Introduction to zLMDB
=====================
.. image:: https://img.shields.io/pypi/v/zlmdb.svg
:target: https://pypi.python.org/pypi/zlmdb
:alt: PyPI
.. image:: https://github.com/crossbario/zlmdb/workflows/main/badge.svg
:target: https://github.com/crossbario/zlmdb/actions?query=workflow%3Amain
:alt: Build
.. image:: https://readthedocs.org/projects/zlmdb/badge/?version=latest
:target: https://zlmdb.readthedocs.io/en/latest/?badge=latest
:alt: Documentation
.. image:: https://github.com/crossbario/zlmdb/workflows/deploy/badge.svg
:target: https://github.com/crossbario/zlmdb/actions?query=workflow%3Adeploy
:alt: 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)
Raw data
{
"_id": null,
"home_page": "https://github.com/crossbario/zlmdb",
"name": "zlmdb",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "zlmdb",
"author": "typedef int GmbH",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/56/b2/abaeb5419435a6224a0beb2b5edad621ec975fe4802297963ecf1728b883/zlmdb-23.1.1.tar.gz",
"platform": null,
"description": "Introduction to zLMDB\n=====================\n\n.. image:: https://img.shields.io/pypi/v/zlmdb.svg\n :target: https://pypi.python.org/pypi/zlmdb\n :alt: PyPI\n\n.. image:: https://github.com/crossbario/zlmdb/workflows/main/badge.svg\n :target: https://github.com/crossbario/zlmdb/actions?query=workflow%3Amain\n :alt: Build\n\n.. image:: https://readthedocs.org/projects/zlmdb/badge/?version=latest\n :target: https://zlmdb.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation\n\n.. image:: https://github.com/crossbario/zlmdb/workflows/deploy/badge.svg\n :target: https://github.com/crossbario/zlmdb/actions?query=workflow%3Adeploy\n :alt: Deploy\n\nObject-relational in-memory database layer based on LMDB:\n\n* High-performance (see below)\n* Supports multiple serializers (JSON, CBOR, Pickle, Flatbuffers)\n* Supports export/import from/to Apache Arrow\n* Support native Numpy arrays and Pandas data frames\n* Automatic indexes\n* Free software (MIT license)\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Object-relational zero-copy in-memory database layer for LMDB.",
"version": "23.1.1",
"split_keywords": [
"zlmdb"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1b296887ece28c0424d7225ba2225d671e74ca7168f11f864aa2121ca07bdc7d",
"md5": "672838c7ea8d836c15b0c52cc8c71b6a",
"sha256": "e9763266528408e2b1b8d4453d832d0295851532681f529cd628aa4d084440de"
},
"downloads": -1,
"filename": "zlmdb-23.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "672838c7ea8d836c15b0c52cc8c71b6a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 74376,
"upload_time": "2023-01-22T13:12:52",
"upload_time_iso_8601": "2023-01-22T13:12:52.280502Z",
"url": "https://files.pythonhosted.org/packages/1b/29/6887ece28c0424d7225ba2225d671e74ca7168f11f864aa2121ca07bdc7d/zlmdb-23.1.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "56b2abaeb5419435a6224a0beb2b5edad621ec975fe4802297963ecf1728b883",
"md5": "4d96b46d1724b9d4cb6961874e5b4a9a",
"sha256": "ddcf680bf49352cabe35bfb5bfe3acbd5d6b8d481cafa508c423e0b18d654d05"
},
"downloads": -1,
"filename": "zlmdb-23.1.1.tar.gz",
"has_sig": false,
"md5_digest": "4d96b46d1724b9d4cb6961874e5b4a9a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 147400,
"upload_time": "2023-01-22T13:12:54",
"upload_time_iso_8601": "2023-01-22T13:12:54.787840Z",
"url": "https://files.pythonhosted.org/packages/56/b2/abaeb5419435a6224a0beb2b5edad621ec975fe4802297963ecf1728b883/zlmdb-23.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-22 13:12:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "crossbario",
"github_project": "zlmdb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "zlmdb"
}