Elasticsearch is a distributed search and analytics engine built on Apache Lucene, optimized for full-text search and log analytics. It scal...
Databases & Cache
8 tools filed under Databases & Cache, each documented as a set of engineering trade-offs.
MariaDB is a community-driven fork of MySQL created by its original developers after the Oracle acquisition. It stays largely drop-in compat...
MongoDB is a document database storing flexible JSON-like records, designed for horizontal scaling through built-in sharding and replica set...
MySQL is the world's most widely deployed open-source relational database, prized for speed and simplicity. It anchors the classic LAMP stac...
Neo4j is the leading native graph database, storing data as nodes and relationships for traversal-heavy queries. Its Cypher query language e...
PostgreSQL is a fully open-source relational database known for standards compliance, extensibility, and rock-solid transactional integrity....
Redis is an in-memory data store used as a cache, message broker, and session store, with data structures like sorted sets and streams. Sub-...
SQLite is a serverless, embedded relational database that stores an entire database in a single file. It is the most deployed database engin...
Compare within Databases & Cache
- Elasticsearch vs MariaDB
- Elasticsearch vs MongoDB
- Elasticsearch vs MySQL
- Elasticsearch vs Neo4j
- Elasticsearch vs PostgreSQL
- Elasticsearch vs Redis
- Elasticsearch vs SQLite
- MariaDB vs MongoDB
- MariaDB vs MySQL
- MariaDB vs Neo4j
- MariaDB vs PostgreSQL
- MariaDB vs Redis
- MariaDB vs SQLite
- MongoDB vs MySQL
- MongoDB vs Neo4j
- MongoDB vs PostgreSQL
- MongoDB vs Redis
- MongoDB vs SQLite
- MySQL vs Neo4j
- MySQL vs PostgreSQL
- MySQL vs Redis
- MySQL vs SQLite
- Neo4j vs PostgreSQL
- Neo4j vs Redis
- Neo4j vs SQLite
- PostgreSQL vs Redis
- PostgreSQL vs SQLite
- Redis vs SQLite