mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add jdocdb to Databases/Implemented in Go
This commit is contained in:
parent
2d72a3e2db
commit
d9c2e31700
@ -674,6 +674,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
|
||||
- [hare](https://github.com/jameycribbs/hare) - A simple database management system that stores each table as a text file of line-delimited JSON.
|
||||
- [immudb](https://github.com/codenotary/immudb) - immudb is a lightweight, high-speed immutable database for systems and applications written in Go.
|
||||
- [influxdb](https://github.com/influxdb/influxdb) - Scalable datastore for metrics, events, and real-time analytics.
|
||||
- [jdocdb](https://github.com/rodolfoap/jdocdb) - A minimalist JSON document file-based database allowing complex SELECT queries.
|
||||
- [ledisdb](https://github.com/siddontang/ledisdb) - Ledisdb is a high performance NoSQL like Redis based on LevelDB.
|
||||
- [levigo](https://github.com/jmhodges/levigo) - Levigo is a Go wrapper for LevelDB.
|
||||
- [lotusdb](https://github.com/flower-corp/lotusdb) - Fast k/v database compatible with lsm and b+tree.
|
||||
|
Loading…
Reference in New Issue
Block a user