/kvlayer

python abstraction for key-value databases with key-prefix scans that supports Accumulo, HBase, Postgres, Mysql, Redis, and more. Can switch backends with just a configuration change. E.g., develop on Postgres and then switch to HBase (nosql) without changing code.

Primary LanguagePython

Stargazers