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