nosql icon indicating copy to clipboard operation
nosql copied to clipboard

NoSQL is an abstraction layer for data persistency

NoSQL

NoSQL is an abstraction layer for data persistence.

This project is in development, the API is not stable.

Implementations

The current version comes with a few implementations inlcuding Mysql, Badger, and BoltDB, but implementations are on the roadmap.

  • [ ] Memory
  • [x] BoltDB etcd fork.
  • [x] Badger
  • [x] MariaDB/MySQL
  • [x] PostgreSQL
  • [ ] Cassandra
  • [ ] ...