Databases

table Relational Databases (SQL)

PostgreSQL

Advanced open-source relational database with robust ACID compliance, extensive SQL features, JSON support, full-text search, and strong extensibility through custom functions and extensions.

Similar Technologies
MySQLMariaDBOracle DatabaseMicrosoft SQL ServerCockroachDB
MySQL

World's most popular open-source relational database known for reliability, ease of use, and strong ecosystem with excellent performance for read-heavy workloads.

Similar Technologies
PostgreSQLMariaDBAmazon AuroraPercona ServerMicrosoft SQL Server
MariaDB

Community-developed fork of MySQL with enhanced performance, storage engines, and features while maintaining drop-in replacement compatibility with MySQL.

Similar Technologies
MySQLPostgreSQLPercona ServerAmazon AuroraOracle Database
SQLite

Serverless, self-contained SQL database engine embedded directly into applications, ideal for mobile apps, embedded systems, and local storage with zero configuration.

Similar Technologies
PostgreSQLMySQLH2 DatabaseDuckDBBerkeleyDB
CockroachDB

Distributed SQL database designed for cloud-native applications with automatic sharding, replication, and strong consistency guarantees across multiple regions.

Similar Technologies
Google SpannerYugabyteDBTiDBPostgreSQLAmazon Aurora

description Document Databases

MongoDB

Leading document-oriented NoSQL database with flexible schema design, powerful query language, horizontal scalability through sharding, and native support for geospatial data.

Similar Technologies
CouchDBAmazon DocumentDBAzure Cosmos DBCouchbaseFirebase Firestore
CouchDB

Document database with HTTP API, multi-master replication, and offline-first sync capabilities, designed for reliability and ease of use with eventual consistency.

Similar Technologies
MongoDBCouchbasePouchDBFirebase FirestoreRavenDB
Firebase Firestore

Cloud-hosted NoSQL document database from Google with real-time synchronization, offline support, and seamless integration with Firebase ecosystem for mobile and web apps.

Similar Technologies
MongoDBDynamoDBAzure Cosmos DBCouchbaseRealm
Amazon DocumentDB

Fully managed MongoDB-compatible document database service from AWS with automatic scaling, backups, and high availability without managing infrastructure.

Similar Technologies
MongoDB AtlasAzure Cosmos DBCouchDBFirebase FirestoreMongoDB

key Key-Value & Wide-Column Stores

Redis

In-memory data structure store used as database, cache, and message broker with support for strings, hashes, lists, sets, sorted sets, and advanced features like pub/sub and streams.

Similar Technologies
MemcachedValkeyDragonflyDBKeyDBAmazon ElastiCache
DynamoDB

Fully managed serverless NoSQL key-value and document database from AWS providing single-digit millisecond performance at any scale with automatic scaling and global tables.

Similar Technologies
CassandraAzure Cosmos DBMongoDBScyllaDBGoogle Bigtable
Apache Cassandra

Distributed wide-column NoSQL database designed for handling massive amounts of data across multiple nodes with no single point of failure and tunable consistency.

Similar Technologies
ScyllaDBDynamoDBHBaseGoogle BigtableAzure Cosmos DB
ScyllaDB

High-performance Cassandra-compatible NoSQL database rewritten in C++ offering significantly better performance and lower latency than Apache Cassandra with the same API.

Similar Technologies
Apache CassandraDynamoDBYugabyteDBGoogle BigtableAeroSpike
Valkey

Open-source fork of Redis providing drop-in compatibility with Redis APIs while being community-driven and fully open-source under permissive BSD license.

Similar Technologies
RedisKeyDBDragonflyDBMemcachedHazelcast

schema Graph & Time-Series Databases

Neo4j

Leading native graph database optimized for storing and querying highly connected data with Cypher query language, ideal for social networks, recommendation engines, and knowledge graphs.

Similar Technologies
ArangoDBAmazon NeptuneJanusGraphOrientDBTigerGraph
InfluxDB

Purpose-built time-series database optimized for handling high write and query loads for metrics, events, and real-time analytics with built-in retention policies and downsampling.

Similar Technologies
TimescaleDBPrometheusVictoria MetricsQuestDBOpenTSDB
TimescaleDB

Time-series database built as a PostgreSQL extension combining the reliability of PostgreSQL with optimizations for time-series data including automatic partitioning and compression.

Similar Technologies
InfluxDBPrometheusQuestDBVictoria MetricsClickHouse
Amazon Neptune

Fully managed graph database service from AWS supporting both property graph model with Gremlin and RDF model with SPARQL for highly connected datasets.

Similar Technologies
Neo4jArangoDBJanusGraphAzure Cosmos DBTigerGraph