Apache CouchDB


Apache CouchDB (“CouchDB”) is an open source document-oriented database that is similar to MongoDB. CouchDB lets you store data with JSON documents, access documents using a web browser (via HTTP) and also query, combine and transform documents with JavaScript.

Read Also:

  • database shard (sharding)

    A database shard (“sharding”) is the phrase used to describe a horizontal partition in a database or search engine. The idea behind sharding is to split data among multiple machines while ensuring that the data is always accessed from the correct place. Since sharding spreads the database across multiple machines, the database programmer specifies explicit […]

  • Backporting

    The process of applying a software patch or update to an older version of software than the update was initially intended for. Backporting most frequently refers to a fix for a security flaw applied to an older version of the software that’s still supported by the developer, but one that isn’t the most recent release […]

  • a Leap Second Bug

    The 2012 Leap Second Bug refers to computer glitches and outages resulting from the leap second that added an extra second to June 30th, 2012 in order to keep atomic clocks in line with the planet Earth. An extra second is periodically added to the Coordinated Universal Time (UTC) in order to compensate for Earth’s […]

  • ooVoo

    A free service that provides instant messaging, phone calling, video messages and video chatting with up to twelve other users. First released in 2007, ooVoo currently has more than 46 million registered users and is available as a platform-independent Web client as well as for Microsoft Windows and Mac OS X operating systems and Google […]

  • GridGain Big Data

    An open source Java-based tool for real-time big data processing. GridGain is an alternative to Hadoop’s MapReduce that is compatible with the Hadoop Distributed File System. It offers in-memory processing for fast analysis of real-time data. The open source version can be freely downloaded or you can choose to purchase a commercially supported version. GridGrain […]


Disclaimer: Apache CouchDB definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.