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)