Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDBC Driver for CouchDB

843859Mar 18 2009
Hi to all,

I'm newer in the forums, sorry if this is a wrong location to this topic.

I've created an JDBC implementation for CouchDB driver, this implementantation is in alpha, and not have any releases, but the code is avaliable in the github( https://github.com/fellix/couchdb-j/tree ), You need the Git to download the code.

The driver uses the Commons Http 3.1 to make the request to the CouchDB, and for Java Programmers, this change only the SQL Sintax, You use PUT instead INSERT.

If you can help, send me a message.

regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2009
Added on Mar 18 2009
0 comments
1,293 views