update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -19,8 +19,7 @@
⟡ facebook/mysql-5.6 (https://github.com/facebook/mysql-5.6) - Facebook's branch of the Oracle MySQL v5.6 database
⟡ twitter/mysql (https://github.com/twitter/mysql) - MySQL fork maintained and used at Twitter https://github.com/twitter/mysql/wiki
⟡ postgres (https://github.com/postgres/postgres)
⟡ Redis (https://github.com/antirez/redis) - 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 website 
(http://redis.io)
⟡ Redis (https://github.com/antirez/redis) - 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 website (http://redis.io)
⟡ redis-nds (https://github.com/mpalmer/redis/tree/nds-2.6) - This is a version of Redis patched to implement NDS (the Naive Disk Store). Documentation on this feature is contained within README.nds.
⟡ rethinkdb (https://github.com/rethinkdb/rethinkdb) - An open-source distributed JSON document database with a pleasant and powerful query language. http://www.rethinkdb.com
⟡ rocksdb (https://github.com/facebook/rocksdb) - Embedded key-value store for fast storage http://rocksdb.org
@@ -69,8 +68,8 @@
Javascript
⟡ couchdb (https://github.com/apache/couchdb) - Apache CouchDB™ is a database that uses JSON for documents,JavaScript for MapReduce indexes, and regular HTTP for its API website (http://couchdb.apache.org/)
⟡ mongodb (https://github.com/mongodb/mongo) - MongoDB is a document database that provides high performance, high availability, and easy scalability. Documents (objects) map nicely to programming language data types. Embedded documents
and arrays reduce need for joins. Dynamic schema makes polymorphism easier. website (https://www.mongodb.org/)
⟡ mongodb (https://github.com/mongodb/mongo) - MongoDB is a document database that provides high performance, high availability, and easy scalability. Documents (objects) map nicely to programming language data types. Embedded documents and 
arrays reduce need for joins. Dynamic schema makes polymorphism easier. website (https://www.mongodb.org/)
@@ -79,3 +78,5 @@
Research Papers
⟡ db-readings (https://github.com/rxin/db-readings) - A list of papers essential to understanding databases and building new data systems
db Github: https://github.com/numetriclabz/awesome-db