ledisdb by ledisdb

A high performance NoSQL Database Server powered by Go

updated at Nov. 16, 2024, 7:09 a.m.

Go

183 +0

4,103 +4

435 +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 Nov. 16, 2024, 3:42 p.m.

Go

116 +0

8,168 +14

873 -1

GitHub
tiedot by HouzuoGuo

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

updated at Nov. 16, 2024, 6:41 p.m.

Go

156 +0

2,725 +1

258 +0

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 Nov. 16, 2024, 7:14 p.m.

C

2,534 -1

67,044 +81

23,802 +1

GitHub
ravendb by ravendb

ACID Document Database

updated at Nov. 16, 2024, 9:21 p.m.

C#

155 -1

3,586 +5

821 +0

GitHub
cassandra by apache

Apache Cassandra®

updated at Nov. 16, 2024, 9:22 p.m.

Java

442 -1

8,864 +23

3,625 +6

GitHub
elasticsearch by elastic

Free and Open Source, Distributed, RESTful Search Engine

updated at Nov. 16, 2024, 10:30 p.m.

Java

203 +3

1,225 +136

24,848 +15

GitHub
mysql-5.6 by facebook

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

updated at Nov. 17, 2024, 3:36 a.m.

C++

225 +0

2,494 +5

715 +2

GitHub
influxdb by influxdata

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

updated at Nov. 17, 2024, 5:35 a.m.

Rust

730 -2

28,969 +27

3,554 +2

GitHub
mongo by mongodb

The MongoDB Database

updated at Nov. 17, 2024, 5:54 a.m.

C++

1,252 -1

26,372 +27

5,579 +1

GitHub
rocksdb by facebook

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

updated at Nov. 17, 2024, 6:13 a.m.

C++

996 -1

28,656 +45

6,327 +6

GitHub
neo4j by neo4j

Graphs for Everyone

updated at Nov. 17, 2024, 8:26 a.m.

Java

522 +0

13,413 +32

2,389 +3

GitHub
goleveldb by syndtr

LevelDB key/value database in Go.

updated at Nov. 17, 2024, 12:01 p.m.

Go

181 +0

6,160 +7

967 -2

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 Nov. 17, 2024, 7:11 p.m.

C

119 +0

1,759 +0

171 +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 Nov. 17, 2024, 8:58 p.m.

Java

274 +0

4,751 +4

871 +0

GitHub
rethinkdb by rethinkdb

The open-source database for the realtime web.

updated at Nov. 17, 2024, 9:30 p.m.

C++

780 +0

26,778 +16

1,859 -2

GitHub
memcached by memcached

memcached development tree

updated at Nov. 17, 2024, 9:32 p.m.

C

687 +0

13,542 +34

3,280 +1

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 Nov. 17, 2024, 9:48 p.m.

C

535 -2

16,239 +46

4,625 +6

GitHub