Tanker is a Python database library targeting analytic operations but
it also fits most transactional processing.
As its core it's mainly a query builder that simplify greatly the join
operations. It also comes with an way to automatically create the
database tables based on your schema definition.
Currently Postgresql and Sqlite are supported and the API is made to
seamlessly integrate with pandas DataFrames.
Raw data
{
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"cheesecake_code_kwalitee_id": null,
"keywords": "",
"upload_time": "2018-03-21 13:50:06",
"author": "Bertrand Chenal",
"home_page": "https://bitbucket.org/bertrandchenal/tanker",
"download_url": "https://pypi.python.org/packages/b3/5d/2587b6c5e8b2fbdb6e2951e08149068c97aae93b686e2f78cd21ef345a6c/Tanker-0.7.7.zip",
"platform": "",
"version": "0.7.7",
"cheesecake_documentation_id": null,
"description": "Tanker is a Python database library targeting analytic operations but\nit also fits most transactional processing.\n\nAs its core it's mainly a query builder that simplify greatly the join\noperations. It also comes with an way to automatically create the\ndatabase tables based on your schema definition.\n\nCurrently Postgresql and Sqlite are supported and the API is made to\nseamlessly integrate with pandas DataFrames.",
"lcname": "tanker",
"bugtrack_url": "",
"github": false,
"name": "tanker",
"license": "MIT",
"summary": "Tanker is a Python database library targeting analytic operations",
"split_keywords": [],
"author_email": "bertrand@adimian.com",
"urls": [
{
"has_sig": false,
"upload_time": "2018-03-21T13:50:06",
"comment_text": "",
"python_version": "source",
"url": "https://pypi.python.org/packages/b3/5d/2587b6c5e8b2fbdb6e2951e08149068c97aae93b686e2f78cd21ef345a6c/Tanker-0.7.7.zip",
"md5_digest": "a7fe900784529952458e235e5a3b89e9",
"downloads": 0,
"filename": "Tanker-0.7.7.zip",
"packagetype": "sdist",
"path": "b3/5d/2587b6c5e8b2fbdb6e2951e08149068c97aae93b686e2f78cd21ef345a6c/Tanker-0.7.7.zip",
"size": 21602
}
],
"_id": null,
"cheesecake_installability_id": null
}