You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2011/11/23 16:15:29 UTC

[Couchdb Wiki] Update of "DumpOracleDbToCouchDbPython" by JanLehnardt

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "DumpOracleDbToCouchDbPython" page has been changed by JanLehnardt:
http://wiki.apache.org/couchdb/DumpOracleDbToCouchDbPython?action=diff&rev1=12&rev2=13

Comment:
add ContributorGroup link

+ <<Include(EditTheWiki)>>
+ 
  = Dump an Oracle Table to CouchDB using Python =
  Since CouchDB requires unique keys to access documents, importing data from an SQL database is an incitement to deep thought.