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 11 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,358 | 11 months 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,806 | 12 months ago | An open-source distributed JSON document database with a pleasant and powerful query language |
| MongoDB | The Mongo Database | ||
| PouchDB | 16,961 | 11 months ago | PouchDB is a pocket-sized database |
awesome-databases / Graph Databases | |||
| neo4j | 13,537 | 11 months ago | Graphs for Everyone |
| FlockDB | 3,337 | over 8 years ago | A distributed, fault-tolerant graph database |
| Titan | 5,243 | about 3 years ago | Distributed Graph Database |
| OrientDB | 4,763 | 11 months ago | OrientDB document graph NoSQL dbms (database) |
| ArangoDB | 13,613 | 11 months 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 |