Top 15 CouchDB Alternative and Similar Softwares | Apr 2024

Apache CouchDB is a distributed, fault-tolerant and schema-free
document-oriented database accessible via a RESTful HTTP / JSON API. It includes incremental map / reduce mechanics for queries and keeps data safe with an append-only datastore.

1. ScaleOut

ScaleOut ScaleOut Software's advanced in-memory data grid products help you meet a wide range of technical and business challenges. Whether you need a scalable storage solution for storing session-state or shopping carts on your ecommerce Web farm or you have to perform lightning fast data analysis of financial data using your......

2. Titan Database

Titan Database Titan is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.......

3. Alasql

Alasql Alasql.js - is a lightweight client-side in-memory SQL database designed to work in browser and Node.js. It supports SQL and has some of NoSQL functionality. It is efficient for JavaScript arrays and objects manipulation with all power of SQL language.Alasql was written with pure JavaScript and does not use browser......

4. Pivotal GemFire

Pivotal GemFire Pivotal GemFire® is a real-time distributed data store that solves the hard problems of distributed systems for you. It provides a familiar Java interface for interacting with data of arbitrary complexity and shape, and accommodates ever-growing data sets and users with linear scalability, continuous uptime and predictable performance. With GemFire,......

5. DocumentDB

DocumentDB Azure DocumentDB is a NoSQL document database service designed from the ground up to natively support JSON and JavaScript directly inside the database engine. It’s the right solution for web and mobile applications when predictable throughput, low latency, and flexible query are key. Microsoft consumer applications like OneNote already use......

6. BigMemory

BigMemory BigMemory: a commercial in-memory data management suite for real-time Big Data applications that stores up to hundreds of terabytes in distributed memory across multiple servers without performance hits from the Java garbage collector.......

7. Amazon Redshift

Amazon Redshift Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse solution that makes it simple and cost-effective to efficiently analyze all your data using your existing business intelligence tools.......

8. Redis

Redis Redis is an open-source, networked, in-memory, key-value data store with optional durability. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.......

9. JSON ODM

JSON ODM Object document mapper for JSON data that provides mongodb methods for querying and transformation as well as additional joining that is not provided by mongodb.......

10. MongoDB

MongoDB MongoDB (from "humongous") is a scalable, high-performance, open source NoSQL database. The database is document-oriented so it manages collections of JSON-like documents. Many applications can thus model data in a more natural way, as data can be nested in complex hierarchies and still be query-able and indexable.......

11. EJDB

EJDB EJDB — Embedded JSON Database engine. The main goal of this project to create the fast MongoDB-like database engine library which can be embed into C/C++ applications under terms of LGPL license.EJDB is the C library based on modified version of Tokyo Cabinet.Features: MongoDB-like queries and overall philosophy. Collection level......

12. FoundationDB

FoundationDB The FoundationDB Key-Value Store, Rock solid. Versatile. Easy to operate.The Key-Value Store is a database that combines scalability, fault-tolerance, and high performance with incredibly powerful multi-key ACID transactions.......

13. Postgres-XC

Postgres-XC Postgres-XC is a write-scalable synchronous multi-master PostgreSQL cluster with the following features. 1) Both read and write scalability. 2) Configured with more than one server. 3) Complete global transaction and visibility management.......

14. BAASBOX

BAASBOX Build your app in minutes. No vendor lock-in Deploy BaasBox anywhere you like with SDKs for iOS, Android and Javascript......

15. Persevere

Persevere Persevere is designed to create applications with user interface implemented primarily on the client side and Persevere playing the role as an HTTP-based RESTful data provider. Persevere is not an MVC framework, it is built to be the data model (the "M" in the MVC), such that the the viewer......