Author: kumarmanish

  • | |

    What is DataStax Astra?

    DataStax Astra DB simplifies cloud-native application development, and reduces time to install, deploy and scale from weeks to minutes. Astra DB eliminates operational overhead, the biggest obstacle to using Apache Cassandra, the open-source NoSQL database behind the largest applications in the world, including Netflix and Instagram. It provides the ability to develop and deploy data-driven…

  • What is Couchbase?

    Couchbase Server, originally known as Membase, is an open-source, distributed (shared-nothing architecture) multi-model NoSQL document-oriented database software package optimized for interactive applications. These applications may serve many concurrent users by creating, storing, and retrieving, aggregating, manipulating and presenting data. In support of these kinds of application needs, Couchbase Server is designed to provide easy-to-scale key-value…

  • What is CouchDB?

    CouchDB is a document-oriented database and within each document fields are stored as key-value maps. Fields can be either a simple key/value pair, list, or map. It is an open-source document-oriented NoSQL database, implemented in Erlang.  CouchDB uses multiple formats and protocols to store, transfer, and process its data. It uses JSON to store data,…