Skip to content

Commit

Permalink
Add frostdb to list of databases
Browse files Browse the repository at this point in the history
  • Loading branch information
palash25 committed Dec 11, 2022
1 parent e4d8e8b commit 6ef95d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/g
* [eliasdb](https://github.com/krotik/eliasdb) - Dependency-free, transactional graph database with REST API, phrase search and SQL-like query language.
* [emitter](https://github.com/emitter-io/emitter) - Scalable, low-latency, distributed & secure pub/sub database with time-series message storage, suitable for IoT, gaming, apps and real-time web.
* [forestdb](https://github.com/couchbase/goforestdb) - Go bindings for ForestDB.
* [frostdb](https://github.com/polarsignals/frostdb/) - Embeddable column database written in Go.
* [GCache](https://github.com/bluele/gcache) - Cache library with support for expirable Cache, LFU, LRU and ARC.
* [geocache](https://github.com/melihmucuk/geocache) - An in-memory cache that is suitable for geolocation based applications.
* [go-cache](https://github.com/pmylund/go-cache) - An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
Expand Down

0 comments on commit 6ef95d0

Please sign in to comment.