Skip to content

isabella232/zlmdb

 
 

Repository files navigation

ZLMDB

PyPI

Documentation

TravisCI

Coverage

Object-relational in-memory database layer based on LMDB:

  • High-performance (see below)
  • Supports multiple serializers (JSON, CBOR, Pickle, Flatbuffers)
  • Supports export/import from/to Apache Arrow
  • Support native Numpy arrays and Pandas data frames
  • Automatic indexes
  • Free software (MIT license)

About

Object-relational in-memory database layer based on LMDB

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.9%
  • Makefile 1.3%
  • Shell 0.8%