crossbario / zlmdb

Object-relational in-memory database layer based on LMDB

Home Page:https://crossbar.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to zLMDB

PyPI

Build

Documentation

Deploy

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

https://crossbar.io/

License:MIT License


Languages

Language:Python 98.9%Language:Makefile 0.6%Language:Shell 0.4%