kroepke / nosql

NoSQL is an abstraction layer for data persistency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • BoltDB etcd fork.
  • Badger
  • MariaDB/MySQL
  • PostgreSQL
  • Cassandra
  • ...

About

NoSQL is an abstraction layer for data persistency

License:Apache License 2.0


Languages

Language:Go 97.3%Language:Makefile 2.7%