# DruidData
![PythonSupport](https://img.shields.io/static/v1?label=python&message=3.7%20|%203.8|%203.9&color=blue?style=flat-square&logo=python) ![PyPI version](https://badge.fury.io/py/druid_data.svg) ![PyPi monthly downloads](https://img.shields.io/pypi/dm/druid_data)
A library to store and retrieve python objects in a DynamoDB database. It supports the basic CRUD operations
## Features
* **[ConstantString]()** - An enum that holds constant values for parameter names
* **[DynamoDBGlobalConfiguration:]()** - A singleton to define global parameters related to DynamoDB
* **[dynamo_entity]()** - A decorator for classes whose objects will be stored in and retrieved from the database
* **[DynamoCrudRepository]()** - An abstract class to execute CRUD operations on DynamoDB using the classes decorated with the dynamo_entity decorator, use the extensions of this class: **SingleTableDynamoCrudRepository** and **MultiTableDynamoCrudRepository** depending on your approach
* **[SingleTableDynamoCrudRepository]()** - An extension of the DynamoCrudRepository specifically for SingleTable design
* **[MultiTableDynamoCrudRepository]()** - An extension of the DynamoCrudRepository specifically for Mutitable design
### Installation
With [pip](https://pip.pypa.io/en/latest/index.html) installed, run: ``pip install druid_data``
## License
This library is licensed under the MIT-0 License. See the LICENSE file.
Raw data
{
"_id": null,
"home_page": "https://github.com/druid-rio/druid-data",
"name": "druid_data",
"maintainer": "Fernando Magalhaes",
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": "fmagalhaes@druid.com.br",
"keywords": "Poetry, Virtual Environments, Tutorial, Packages, Packaging, Druid",
"author": "Druid",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b9/6e/63fef5e230ab960a85adc45a21bb36eeb6a76010ff2c3ec782598e0e7470/druid_data-0.4.10.tar.gz",
"platform": null,
"description": "# DruidData \n![PythonSupport](https://img.shields.io/static/v1?label=python&message=3.7%20|%203.8|%203.9&color=blue?style=flat-square&logo=python) ![PyPI version](https://badge.fury.io/py/druid_data.svg) ![PyPi monthly downloads](https://img.shields.io/pypi/dm/druid_data)\n\nA library to store and retrieve python objects in a DynamoDB database. It supports the basic CRUD operations\n\n## Features\n* **[ConstantString]()** - An enum that holds constant values for parameter names\n\n* **[DynamoDBGlobalConfiguration:]()** - A singleton to define global parameters related to DynamoDB\n\n* **[dynamo_entity]()** - A decorator for classes whose objects will be stored in and retrieved from the database\n\n* **[DynamoCrudRepository]()** - An abstract class to execute CRUD operations on DynamoDB using the classes decorated with the dynamo_entity decorator, use the extensions of this class: **SingleTableDynamoCrudRepository** and **MultiTableDynamoCrudRepository** depending on your approach\n\n* **[SingleTableDynamoCrudRepository]()** - An extension of the DynamoCrudRepository specifically for SingleTable design\n\n* **[MultiTableDynamoCrudRepository]()** - An extension of the DynamoCrudRepository specifically for Mutitable design\n\n### Installation\nWith [pip](https://pip.pypa.io/en/latest/index.html) installed, run: ``pip install druid_data``\n\n## License\n\nThis library is licensed under the MIT-0 License. See the LICENSE file.",
"bugtrack_url": null,
"license": "MIT",
"summary": "A library to store and retrieve python objects in a DynamoDB database. It supports the basic CRUD operations",
"version": "0.4.10",
"project_urls": {
"Documentation": "https://github.com/druid-rio/druid-data",
"Homepage": "https://github.com/druid-rio/druid-data",
"Repository": "https://github.com/druid-rio/druid-data.git"
},
"split_keywords": [
"poetry",
" virtual environments",
" tutorial",
" packages",
" packaging",
" druid"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a8ea97239e37b70b490c171b5481e70f2b18eebbe439a04e0d7e3a8038155e82",
"md5": "6565eed358a5d6c7b219a1277a90c979",
"sha256": "8f9d7e17a98a92a2b39712f1276b2a27c6de0969436103437cdd3105a271deac"
},
"downloads": -1,
"filename": "druid_data-0.4.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6565eed358a5d6c7b219a1277a90c979",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 18725,
"upload_time": "2024-12-15T17:49:27",
"upload_time_iso_8601": "2024-12-15T17:49:27.498264Z",
"url": "https://files.pythonhosted.org/packages/a8/ea/97239e37b70b490c171b5481e70f2b18eebbe439a04e0d7e3a8038155e82/druid_data-0.4.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b96e63fef5e230ab960a85adc45a21bb36eeb6a76010ff2c3ec782598e0e7470",
"md5": "b4cf5fecf672cd295f189502b9bef3c4",
"sha256": "b58262c43f8292391e88eb01572aaf85d0b49346e6c9eab9cb53a72dcac2b52a"
},
"downloads": -1,
"filename": "druid_data-0.4.10.tar.gz",
"has_sig": false,
"md5_digest": "b4cf5fecf672cd295f189502b9bef3c4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 18642,
"upload_time": "2024-12-15T17:49:28",
"upload_time_iso_8601": "2024-12-15T17:49:28.550880Z",
"url": "https://files.pythonhosted.org/packages/b9/6e/63fef5e230ab960a85adc45a21bb36eeb6a76010ff2c3ec782598e0e7470/druid_data-0.4.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-15 17:49:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "druid-rio",
"github_project": "druid-data",
"github_not_found": true,
"lcname": "druid_data"
}