awesome-databases
Database list
A curated list of databases providing different storage models and use cases for software development.
A curated list of awesome databases
16 stars
4 watching
3 forks
last commit: about 10 years ago
Linked from 1 awesome list
awesome-databases / Relational Databases | |||
MySQL | MySQL is the world's most popular open source database | ||
PostgreSQL | PostgreSQL is a powerful, open source object-relational database system | ||
MariaDB | An enhanced, drop-in replacement for MySQL | ||
awesome-databases / NoSQL Databases | |||
Redis | 67,030 | 7 days ago | Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes |
RethinkDB | 26,775 | 7 days ago | An open-source distributed JSON document database with a pleasant and powerful query language |
MongoDB | The Mongo Database | ||
PouchDB | 16,902 | 8 days ago | PouchDB is a pocket-sized database |
awesome-databases / Graph Databases | |||
neo4j | 13,406 | 21 days ago | Graphs for Everyone |
FlockDB | 3,338 | over 7 years ago | A distributed, fault-tolerant graph database |
Titan | 5,249 | about 2 years ago | Distributed Graph Database |
OrientDB | 4,751 | 7 days ago | OrientDB document graph NoSQL dbms (database) |
ArangoDB | 13,569 | 6 days ago | ArangoDB is a multi-purpose, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript/Ruby extensions. Use ACID transaction if you require them. Scale horizontally and vertically with a few mouse clicks |