search
Get Started
search

Best NOSQL

Filter by Tags

Rankings use category fit, feature coverage, pricing signals, public reception, and recency. Affiliate relationships do not affect scores.

0.0 - 10.0
Best 1 Database Design (SQL & NoSQL)

Database Design encompasses the creation of efficient data structures utilizing both SQL and NoSQL database systems. It involves understanding how to organize information for optimal retrieval and storage. This skill is crucial for developers, system administrators, and data architects needing to bu...

2 Redis
Redis

Redis is an open-source, in-memory data structure store used as a database, cache, and message broker. Because it operates entirely in RAM, it provides incredibly low latency for read/write operations. Redis supports various data structures like strings, hashes, lists, sets, and sorted sets, making...

3 Elasticsearch

Elasticsearch is a powerful database tool designed for fast, full-text search and analytics. Built upon Apache Lucene, it excels at indexing and searching massive datasets. It’s commonly utilized by developers, data analysts, and system administrators needing rapid information retrieval from unstruc...

4 MongoDB Atlas

MongoDB Atlas is the fully managed database-as-a-service (DBaaS) for MongoDB. It provides a multi-cloud environment where users can deploy clusters across AWS, Azure, and Google Cloud. Its document model allows for rapid development by storing data in JSON-like structures, making it highly adaptable...

5 Amazon DynamoDB

Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. It is designed to handle massive amounts of data and high request rates, making it ideal for mobile apps, gaming, and IoT. Its serverless nature means there are no serv...

6 ClickHouse
ClickHouse

ClickHouse is an open-source, column-oriented database management system designed for online analytical processing (OLAP). It is famous for its incredible speed when performing aggregations on billions of rows. ClickHouse is often used in high-performance scenarios like log analysis, web analytics,...

7 Amazon DynamoDB Global Tables

DynamoDB Global Tables provide a fully managed, multi-region, multi-active database. Data is automatically replicated across regions with very low latency. This allows applications to serve traffic from any region and provides an inherent disaster recovery mechanism; if one region fails, the applica...

8 Google Cloud Firestore

Firestore is a flexible, scalable NoSQL document database that excels at real-time data synchronization. It is perfect for applications requiring immediate updates across multiple connected clients (like chat apps or live dashboards). Its real-time listeners are a major selling point. The trade-off...

9 MongoDB
MongoDB

MongoDB is the leading document-oriented database, storing data in a JSON-like format (BSON). It excels at handling rapidly changing schemas and high-volume unstructured data. Its horizontal scalability through sharding makes it ideal for big data applications and real-time content management. Devel...

10 Cassandra
Cassandra

Apache Cassandra is a distributed NoSQL database designed to handle massive amounts of data across many commodity servers. It uses a peer-to-peer architecture, meaning there is no single point of failure. It is optimized for high-velocity writes and provides linear scalability, making it the go-to c...

11 Redis Enterprise Cloud

Redis Enterprise Cloud offers a fully managed, scalable platform for deploying and operating Redis in the cloud, providing persistent data storage, automatic backups, and monitoring capabilities without requiring infrastructure management.

12 Google Cloud Bigtable

Google Cloud Bigtable is a fully managed, highly scalable NoSQL database service designed to handle massive workloads with consistently low latency. It operates on a wide-column data model and is the same internal technology that Google uses to power applications like Search, Maps, and Gmail. The se...

13 Apache Cassandra

Apache Cassandra is a distributed NoSQL database designed to handle massive amounts of data across many commodity servers. It uses a peer-to-peer architecture, meaning there is no single point of failure, making it incredibly resilient for global applications. It excels at high-velocity writes and p...

14 Neo4j
Neo4j

Neo4j is the leading graph database platform for building and querying knowledge graphs. Its native graph structure allows you to represent complex relationships between entities, making it ideal for applications like fraud detection, recommendation systems, and master data management. Its intuitiv...

15 Couchbase XDCR

Couchbase XDCR is a replication tool designed for businesses utilizing Couchbase as their NoSQL database. It facilitates cross-datacenter replication of changes from various source databases to Couchbase clusters. This capability provides near real-time disaster recovery and business continuity supp...

Data Replication NOSQL Zerto Disaster Recovery Replication Cross Datacenter Couchbase Geo Dr
16 Microsoft Azure Cosmos DB

Microsoft Azure Cosmos DB is a globally distributed, multi-model database service offering support for document, key-value, graph, and column-family data models, providing flexible scalability and availability across multiple regions.

17 Apache Pinot

Apache Pinot is a real-time distributed OLAP datastore designed for ultra-low latency queries on large datasets. It was originally developed by LinkedIn to power their real-time analytics features. Pinot excels at 'user-facing' analytics, where sub-second response times are critical for the end-user...

18 Weaviate
Weaviate

Weaviate is an open-source, cloud-native vector database that allows you to store and search vector embeddings. It combines graph and vector search capabilities, enabling semantic search and knowledge graph applications. Weaviate integrates seamlessly with machine learning models and provides a flex...

19 DynamoDB
DynamoDB

DynamoDB is a cloud-based, NoSQL database service from Amazon Web Services (AWS). It’s notable for its exceptional scalability and performance, providing rapid data access suitable for demanding applications. DynamoDB is primarily used by developers building mobile apps, online gaming platforms, and...

20 SingleStore

SingleStore is a distributed, in-memory database designed for real-time analytics and transactional workloads. It combines the best features of relational and NoSQL databases, offering both SQL and JSON support. SingleStore excels at handling high-volume data streams and providing low-latency query...

21 Cosmos DB (Azure)

Azure Cosmos DB is a globally distributed, multi-model database service from Microsoft. It offers unparalleled scalability and performance, supporting various data models including document, key-value, graph, and column-family. Its global distribution and flexible query language make it suitable for...

22 Couchbase Capella

Couchbase Capella is a fully managed, cloud-native database service built on the Couchbase Server platform, offering automatic scaling, patching, and backups for applications requiring high availability and performance without operational overhead.

23 Couchbase
Couchbase

Couchbase is a distributed NoSQL database that combines the flexibility of a document store with the speed of a key-value store. It features a built-in memory architecture for sub-millisecond latency and provides seamless synchronization between mobile devices and the cloud via Couchbase Mobile. Its...

24 MemSQL (SingleStore)

SingleStore (formerly MemSQL) is a distributed database that combines the best of SQL and NoSQL worlds. It supports both transactional and analytical workloads, offering high performance and scalability. SingleStore's unique architecture allows it to handle complex queries and real-time analytics si...

25 InfluxDB Cloud

InfluxDB Cloud is a fully managed, cloud-native time series database service offering scalable storage and querying capabilities for real-time data ingestion and analysis without requiring infrastructure management.

26 Azure Cosmos DB

Azure Cosmos DB is a globally distributed, multi-model database service from Microsoft. It supports various data models including Key-Value, Document, Graph, and Column-family. Its standout feature is the ability to provide single-digit millisecond latency at any scale with guaranteed consistency le...

27 Aerospike
Aerospike

Aerospike is a NoSQL database designed for high-performance, real-time applications. It uses a unique hybrid memory architecture (Flash/NVMe and RAM) to provide the speed of an in-memory database with the capacity of a disk-based system. This makes it exceptionally well-suited for workloads requirin...

28 Apache Doris

Apache Doris is a high-performance, real-time analytical database built on top of Apache Hive. It offers a hybrid architecture combining MPP (Massively Parallel Processing) and OLAP capabilities. Doris excels in handling complex analytical queries with low latency, making it suitable for real-time d...

29 ScyllaDB
ScyllaDB

ScyllaDB is a native, distributed NoSQL database built for high-performance applications. Its designed to handle massive workloads with low latency, making it ideal for use cases like time-series data, IoT, and gaming. ScyllaDBs architecture is optimized for key-value access, providing significant p...

30 YugabyteDB
YugabyteDB

YugabyteDB is a distributed SQL database designed for cloud-native applications. It's PostgreSQL-compatible and offers high availability, scalability, and resilience. YugabyteDB's distributed architecture allows it to handle massive workloads and provide low-latency access to data across multiple re...

Loading more...

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Get updates
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare