aerospike-server by aerospike

Aerospike Database Server – flash-optimized, in-memory, nosql database

updated at May 11, 2024, 5:53 a.m.

C

83 +0

974 +2

163 +1

GitHub
rethinkdb by rethinkdb

The open-source database for the realtime web.

updated at May 11, 2024, 5:13 p.m.

C++

786 +0

26,540 +6

1,856 -3

GitHub
groupcache by golang

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

updated at May 11, 2024, 5:35 p.m.

Go

476 +0

12,745 +8

1,380 +2

GitHub
tiedot by HouzuoGuo

A rudimentary implementation of a basic document (NoSQL) database in Go

updated at May 11, 2024, 6:31 p.m.

Go

156 +0

2,719 -1

261 +0

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 11, 2024, 9:20 p.m.

C

526 +2

14,827 +41

4,327 +9

GitHub
db-readings by rxin

Readings in Databases

updated at May 11, 2024, 9:53 p.m.

Unknown languages

495 +0

7,483 +6

883 +1

GitHub
cassandra by apache

Mirror of Apache Cassandra

updated at May 11, 2024, 11:08 p.m.

Java

443 -1

8,531 +10

3,545 +1

GitHub
couchdb by apache

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

updated at May 11, 2024, 11:33 p.m.

Erlang

238 +0

6,036 +8

1,016 +1

GitHub
influxdb by influxdata

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

updated at May 11, 2024, 11:37 p.m.

Rust

738 -2

27,850 +42

3,490 +1

GitHub
bolt by boltdb

An embedded key/value database for Go.

updated at May 12, 2024, 1:02 a.m.

Go

346 +0

13,994 +7

1,496 +0

GitHub
mongo by mongodb

The MongoDB Database

updated at May 12, 2024, 1:09 a.m.

C++

1,243 +1

25,521 +39

5,476 +0

GitHub
mysql-5.6 by facebook

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

updated at May 12, 2024, 1:17 a.m.

C++

226 +0

2,450 +3

710 +1

GitHub
neo4j by neo4j

Graphs for Everyone

updated at May 12, 2024, 6:57 a.m.

Java

518 +0

12,533 +38

2,321 +3

GitHub
memcached by memcached

memcached development tree

updated at May 12, 2024, 7:23 a.m.

C

685 +0

13,229 +12

3,242 +0

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 12, 2024, 8:18 a.m.

Go

117 +0

7,850 +10

855 +1

GitHub
rocksdb by facebook

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

updated at May 12, 2024, 8:43 a.m.

C++

999 +0

27,461 +30

6,116 +7

GitHub
elasticsearch by elastic

Free and Open, Distributed, RESTful Search Engine

updated at May 12, 2024, 9:19 a.m.

Java

2,679 -3

67,795 +67

24,169 +21

GitHub
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 12, 2024, 9:31 a.m.

C

2,537 -3

65,000 +76

23,485 +17

GitHub