# pypika-tortoise
[![image](https://img.shields.io/pypi/v/pypika-tortoise.svg?style=flat)](https://pypi.python.org/pypi/pypika-tortoise)
[![image](https://img.shields.io/github/license/tortoise/pypika-tortoise)](https://github.com/tortoise/pypika-tortoise)
[![image](https://github.com/tortoise/pypika-tortoise/workflows/pypi/badge.svg)](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:pypi)
[![image](https://github.com/tortoise/pypika-tortoise/workflows/ci/badge.svg)](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:ci)
Forked from [pypika](https://github.com/kayak/pypika) and adapted just for tortoise-orm.
## Why forked?
The original repository includes many databases that Tortoise ORM doesn’t require. It aims to be a comprehensive SQL builder with broad compatibility, but that’s not the goal for Tortoise ORM. Having it forked makes it easier to add new features for Tortoise.
## What changed?
Deleted unnecessary code that Tortoise ORM doesn’t require, added features tailored specifically for Tortoise ORM,
and modified to improve query generation performance.
## ThanksTo
- [pypika](https://github.com/kayak/pypika), a Python SQL query builder that exposes the full expressiveness of SQL,
using a syntax that mirrors the resulting query structure.
## License
This project is licensed under the [Apache-2.0](./LICENSE) License.
Raw data
{
"_id": null,
"home_page": "https://github.com/tortoise/pypika-tortoise",
"name": "pypika-tortoise",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "postgresql, Tortoise-ORM, mysql, sqlite, sql",
"author": "long2ice",
"author_email": "long2ice@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7d/7b/74dce3354d81988f1d69b689f20b28c3e92f2dcc0c46975bdafd3eb37b18/pypika_tortoise-0.5.0.tar.gz",
"platform": null,
"description": "# pypika-tortoise\n\n[![image](https://img.shields.io/pypi/v/pypika-tortoise.svg?style=flat)](https://pypi.python.org/pypi/pypika-tortoise)\n[![image](https://img.shields.io/github/license/tortoise/pypika-tortoise)](https://github.com/tortoise/pypika-tortoise)\n[![image](https://github.com/tortoise/pypika-tortoise/workflows/pypi/badge.svg)](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:pypi)\n[![image](https://github.com/tortoise/pypika-tortoise/workflows/ci/badge.svg)](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:ci)\n\nForked from [pypika](https://github.com/kayak/pypika) and adapted just for tortoise-orm.\n\n## Why forked?\n\nThe original repository includes many databases that Tortoise ORM doesn\u2019t require. It aims to be a comprehensive SQL builder with broad compatibility, but that\u2019s not the goal for Tortoise ORM. Having it forked makes it easier to add new features for Tortoise.\n\n## What changed?\n\nDeleted unnecessary code that Tortoise ORM doesn\u2019t require, added features tailored specifically for Tortoise ORM,\nand modified to improve query generation performance.\n\n## ThanksTo\n\n- [pypika](https://github.com/kayak/pypika), a Python SQL query builder that exposes the full expressiveness of SQL,\nusing a syntax that mirrors the resulting query structure.\n\n## License\n\nThis project is licensed under the [Apache-2.0](./LICENSE) License.\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Forked from pypika and streamline just for tortoise-orm",
"version": "0.5.0",
"project_urls": {
"Documentation": "https://github.com/tortoise/pypika-tortoise",
"Homepage": "https://github.com/tortoise/pypika-tortoise",
"Repository": "https://github.com/tortoise/pypika-tortoise.git"
},
"split_keywords": [
"postgresql",
" tortoise-orm",
" mysql",
" sqlite",
" sql"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "36bc830cfe07a84a9ff75d2ae96696b933744b7f20ef40ad69b002b8cf9265e3",
"md5": "a5624979d8008460e64088ba56536797",
"sha256": "dbdc47eb52ce17407b05ce9f8560ce93b856d7b28beb01971d956b017846691f"
},
"downloads": -1,
"filename": "pypika_tortoise-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5624979d8008460e64088ba56536797",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 45915,
"upload_time": "2025-01-10T16:06:50",
"upload_time_iso_8601": "2025-01-10T16:06:50.710554Z",
"url": "https://files.pythonhosted.org/packages/36/bc/830cfe07a84a9ff75d2ae96696b933744b7f20ef40ad69b002b8cf9265e3/pypika_tortoise-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7d7b74dce3354d81988f1d69b689f20b28c3e92f2dcc0c46975bdafd3eb37b18",
"md5": "faef2df5c61d114588fe61c4dac2c39e",
"sha256": "ed0f56761868dc222c03e477578638590b972280b03c7c45cd93345b18b61f58"
},
"downloads": -1,
"filename": "pypika_tortoise-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "faef2df5c61d114588fe61c4dac2c39e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 39701,
"upload_time": "2025-01-10T16:06:52",
"upload_time_iso_8601": "2025-01-10T16:06:52.843023Z",
"url": "https://files.pythonhosted.org/packages/7d/7b/74dce3354d81988f1d69b689f20b28c3e92f2dcc0c46975bdafd3eb37b18/pypika_tortoise-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-10 16:06:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tortoise",
"github_project": "pypika-tortoise",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pypika-tortoise"
}