redis by 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, Streams, HyperLogLogs, Bitmaps.

updated at May 26, 2024, 7:58 a.m.

C

2,540 +2

65,132 +40

23,509 +10

GitHub
rocksdb by facebook

A library that provides an embeddable, persistent key-value store for fast storage.

updated at May 26, 2024, 5:55 a.m.

C++

1,000 +1

27,546 +44

6,126 +5

GitHub
postgres by postgres

Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

updated at May 26, 2024, 5:25 a.m.

C

528 +1

14,931 +53

4,349 +15

GitHub
elasticsearch by elastic

Free and Open, Distributed, RESTful Search Engine

updated at May 26, 2024, 4:43 a.m.

Java

2,684 +1

68,165 +92

24,230 +21

GitHub
go-cache by patrickmn

An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.

updated at May 26, 2024, 3 a.m.

Go

117 +0

7,867 +6

853 -1

GitHub
neo4j by neo4j

Graphs for Everyone

updated at May 26, 2024, 2:49 a.m.

Java

519 +1

12,597 +28

2,326 +3

GitHub
mongo by mongodb

The MongoDB Database

updated at May 25, 2024, 11:38 p.m.

C++

1,243 +1

25,582 +32

5,482 +3

GitHub
db-readings by rxin

Readings in Databases

updated at May 25, 2024, 8:31 p.m.

Unknown languages

496 +1

7,495 +7

882 +0

GitHub
influxdb by influxdata

Scalable datastore for metrics, events, and real-time analytics

updated at May 25, 2024, 7:39 p.m.

Rust

736 +0

27,918 +37

3,492 +2

GitHub
ravendb by ravendb

ACID Document Database

updated at May 25, 2024, 2:56 p.m.

C#

157 +0

3,452 +9

820 +0

GitHub
goleveldb by syndtr

LevelDB key/value database in Go.

updated at May 25, 2024, 1:39 p.m.

Go

181 +0

6,047 +6

944 +0

GitHub
orientdb by orientechnologies

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.

updated at May 25, 2024, 12:53 p.m.

Java

272 +0

4,701 +4

866 +0

GitHub
rethinkdb by rethinkdb

The open-source database for the realtime web.

updated at May 25, 2024, 12:49 p.m.

C++

785 +0

26,558 +12

1,856 +1

GitHub
groupcache by golang

groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

updated at May 25, 2024, 12:35 a.m.

Go

476 +0

12,759 +12

1,379 +1

GitHub
cassandra by apache

Mirror of Apache Cassandra

updated at May 25, 2024, 12:33 a.m.

Java

442 +1

8,545 +7

3,557 +8

GitHub
mysql-5.6 by facebook

Facebook's branch of the Oracle MySQL database. This includes MyRocks.

updated at May 24, 2024, 4:59 p.m.

C++

226 +0

2,451 +0

710 -1

GitHub
couchdb by apache

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

updated at May 24, 2024, 4:33 p.m.

Erlang

238 +0

6,048 +3

1,015 +0

GitHub
mapdb by jankotek

MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

updated at May 24, 2024, 4 p.m.

Java

315 +0

4,843 +5

870 +1

GitHub
memcached by memcached

memcached development tree

updated at May 24, 2024, 2:58 p.m.

C

683 -2

13,253 +13

3,247 +5

GitHub
cstore_fdw by citusdata

Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.

updated at May 24, 2024, 2:11 p.m.

C

118 +0

1,747 +2

170 +0

GitHub