Understanding CouchDB, a Database That Embraces the Web
In my last blog, I talked about NoSQL databases and their types. This blog focusses on CouchDB, a document-based store for documents made up of... Read more.
Managing Documents in Java Web Application using NoSQL Database and HTTP APIs
Over the years, the method to store documents was to keep them in the database with a blob or to store them on the file... Read more.