# HadroDB
[](https://pypi.org/project/hadrodb/)
[](https://codecov.io/gh/mabel-dev/hadrodb)
[](https://pepy.tech/project/hadrodb)
HadroDB is a Document Store, being developed as a data store for [Opteryx](https://opteryx.dev).
HadroDB is based on [CaskDB](https://github.com/avinassh/py-caskdb) which is based on [Bitcask](https://riak.com/assets/bitcask-intro.pdf).
## License
[](https://github.com/mabel-dev/hadrodb/blob/main/LICENSE)
[](https://github.com/mabel-dev/hadrodb/blob/main/NOTICES)
## Status
[](https://github.com/mabel-dev/opteryx)
HadroDB is in alpha. Alpha means different things to different people, to us, being alpha means:
- Interfaces may be significantly changed
- The data file format is unstable
- Expected functionality is missing
- Things that worked yesterday, don't work today
- The results of the system may be unreliable
As such, we really don't recommend using HadroDB anywhere where your data matters.
Raw data
{
"_id": null,
"home_page": "https://github.com/mabel-dev/hadrodb/",
"name": "hadrodb",
"maintainer": "@joocer",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "@joocer",
"author_email": "justin.joyce@joocer.com",
"download_url": "https://files.pythonhosted.org/packages/5e/fa/ec9c8398cdd46cf0b95b7373b8122f0678628d5c36ad713ef3f1035d1ad9/hadrodb-0.0.3.tar.gz",
"platform": null,
"description": "# HadroDB\r\n\r\n[](https://pypi.org/project/hadrodb/)\r\n[](https://codecov.io/gh/mabel-dev/hadrodb)\r\n[](https://pepy.tech/project/hadrodb)\r\n\r\nHadroDB is a Document Store, being developed as a data store for [Opteryx](https://opteryx.dev).\r\n\r\nHadroDB is based on [CaskDB](https://github.com/avinassh/py-caskdb) which is based on [Bitcask](https://riak.com/assets/bitcask-intro.pdf).\r\n\r\n## License\r\n\r\n[](https://github.com/mabel-dev/hadrodb/blob/main/LICENSE)\r\n[](https://github.com/mabel-dev/hadrodb/blob/main/NOTICES)\r\n\r\n## Status\r\n\r\n[](https://github.com/mabel-dev/opteryx)\r\n\r\nHadroDB is in alpha. Alpha means different things to different people, to us, being alpha means:\r\n\r\n- Interfaces may be significantly changed\r\n- The data file format is unstable\r\n- Expected functionality is missing\r\n- Things that worked yesterday, don't work today\r\n- The results of the system may be unreliable\r\n\r\nAs such, we really don't recommend using HadroDB anywhere where your data matters.\r\n",
"bugtrack_url": null,
"license": "",
"summary": "KV Store",
"version": "0.0.3",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9587007e6d2e86e2715a0d926970a334ba76a24e19d092f328c218dd5e568879",
"md5": "8e08b2582b85896b246af3a6a2c763cc",
"sha256": "db9ef334241529e786e09ee644853affaa57b1d06c5cb3c5eb08577708b4a0b0"
},
"downloads": -1,
"filename": "hadrodb-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8e08b2582b85896b246af3a6a2c763cc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10179,
"upload_time": "2023-02-25T13:49:16",
"upload_time_iso_8601": "2023-02-25T13:49:16.886515Z",
"url": "https://files.pythonhosted.org/packages/95/87/007e6d2e86e2715a0d926970a334ba76a24e19d092f328c218dd5e568879/hadrodb-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5efaec9c8398cdd46cf0b95b7373b8122f0678628d5c36ad713ef3f1035d1ad9",
"md5": "c334d3f5f2af598384f351022b618377",
"sha256": "cf783ef414d99ad308825ccc6cad13048f1c5f6d5b999186be96613f905cf994"
},
"downloads": -1,
"filename": "hadrodb-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "c334d3f5f2af598384f351022b618377",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11933,
"upload_time": "2023-02-25T13:49:18",
"upload_time_iso_8601": "2023-02-25T13:49:18.288164Z",
"url": "https://files.pythonhosted.org/packages/5e/fa/ec9c8398cdd46cf0b95b7373b8122f0678628d5c36ad713ef3f1035d1ad9/hadrodb-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-25 13:49:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "mabel-dev",
"github_project": "hadrodb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "cityhash",
"specs": []
},
{
"name": "ormsgpack",
"specs": []
}
],
"lcname": "hadrodb"
}