CouchDB is a document-oriented database management system, released under the open source Apache License. In contrast to most database systems, it stores data in a schema-free manner. This means that, unlike traditional SQL-based databases, there are no tables and columns, primary and foreign keys, joins, and relationships. Instead, CouchDB stores data in a series of [...]
Archive for September, 2010
CouchDB(document-oriented database management system)
Posted: September 27, 2010 in IT-TECHTags: CouchDB document-oriented database management system
0