A field guide to the data world.
From a database on your laptop to a warehouse in the cloud.
Understand what each tool does, where it fits, and how to use it.
Amazon DocumentDB
AWSA managed document database with MongoDB API compatibility that requires feature-by-feature validation.
NoSQL databasesAmazon DynamoDB
AWSA managed key-value and document database whose data model starts with access patterns.
NoSQL databasesAmazon Keyspaces
AWSA managed database service compatible with Apache Cassandra interfaces.
NoSQL databasesApache Cassandra
Wide-column databaseA distributed database built around partition-key access and tunable consistency.
NoSQL databasesAzure Cosmos DB
AzureA distributed database platform where API, partitioning, and consistency choices shape the application.
NoSQL databasesBigtable
Google CloudA managed wide-column database where row-key design shapes access and performance.
NoSQL databasesCouchbase
Document databaseA distributed document and key-value platform with SQL-style querying.
NoSQL databasesFirestore
Google CloudA managed document database for application data and supported real-time access patterns.
NoSQL databasesMongoDB
Document databaseA document database for modeling data in BSON documents with querying and aggregation.
NoSQL databasesScyllaDB
Wide-column databaseA distributed wide-column database with a Cassandra-compatible interface.
NoSQL databases