Sunday, August 19, 2012

Oracle NoSQL and Eclipse

The Oracle NoSQL database is a very simple to deploy NoSQL key-value store which requires almost no setup. In a previous blogpost I have showed how you can setup your Oracle NoSQL database quickly and ready to be used. However, having your Oracle NoSQL database up and running is only the first step. The second step will be actually doing something with it. That will be coding a application for it in most cases. The Oracle NoSQL database ships with a couple of examples of code.
In the below example you can see how to use the Eclipse development platform with your Oracle NoSQL database and how to use the Oracle NoSQL examples.



No comments: