Dear wiki user, You have subscribed to a wiki page "Couchdb Wiki" for change notification.
The page "How to import your SQL dump to CouchDB" has been deleted by JoanTouzet: https://wiki.apache.org/couchdb/How%20to%20import%20your%20SQL%20dump%20to%20CouchDB?action=diff&rev1=7&rev2=8 Comment: Exporting SQL to JSON is pretty standard in most engines nowadays, see https://www.foxinfotech.in/2018/08/export-data-into-json-file-in-oracle-11g-using-pl-sql.html - importing that into Couch is easy - <<Include(EditTheWiki)>> - = Python = - . DumpOracleDbToCouchDbPython - - === Lightweight example === - I've given an example of exporting a small sql DB to couchdb at http://www.njames.co.uk/notes.html#Importing_a_small_sql_database_into_couchdb - couldn't manage to format it for this wiki. -
