-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi Johnathan @jschultz ,
Thank you so much for developing this!! NVIVO GUI is so cumbersome a pain to learn, and not very flexible. I would like to be able to run SQL queries to understand my data.
I followed the steps you provided in the Wiki for accessing Nvivo for Mac files on Mac. I installed python, SQL Anywhere 17, and all packages including sqlalchemy-slqany. I've also converted the windows .nvp file from Nvivo 12 into a Mac .nvpx file.
I don't understand how I can directly access the contents of the .nvpx file from a SQL query client. I normally use JetBrains Data Grip as my client, and connect to Postgres server where I create a DB and then import MS Excel data or .csv data.
I have 0 experience with python but I am fairly skilled at creating structure from raw data in SQL.
Any thoughts on how I can access the contents of the .nvpx file and run my own queries?
Thank you so much,
lyf3wat3r