26 Forks
61 Stars
61 Watchers

soda-for-java

SODA (Simple Oracle Document Access) for Java is an Oracle library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store.

How to download and setup soda-for-java

Open terminal and run command
git clone https://github.com/oracle/soda-for-java.git
git clone is used to create a copy or clone of soda-for-java repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with soda-for-java https://github.com/oracle/soda-for-java/archive/master.zip

Or simply clone soda-for-java with SSH
[email protected]:oracle/soda-for-java.git

If you have some problems with soda-for-java

You may open issue on soda-for-java support forum (system) here: https://github.com/oracle/soda-for-java/issues