# pypika-tortoise
[](https://pypi.python.org/pypi/pypika-tortoise)
[](https://github.com/tortoise/pypika-tortoise)
[](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:pypi)
[](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": null,
"name": "pypika-tortoise",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "postgresql, Tortoise-ORM, mysql, sqlite, sql",
"author": null,
"author_email": "long2ice <long2ice@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/1a/7b/0a31165e22e599ba149ba35d4323d343205a70d91a4f6e8c6565f5b4fa08/pypika_tortoise-0.6.2.tar.gz",
"platform": null,
"description": "# pypika-tortoise\n\n[](https://pypi.python.org/pypi/pypika-tortoise)\n[](https://github.com/tortoise/pypika-tortoise)\n[](https://github.com/tortoise/pypika-tortoise/actions?query=workflow:pypi)\n[](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",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Forked from pypika and streamline just for tortoise-orm",
"version": "0.6.2",
"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": null,
"digests": {
"blake2b_256": "67cf2d47236c80d6deea85e76c86b959f0ec24369c16db691c6266f7a20ff4bd",
"md5": "1b19bff54a7f3c62e561e992e86e39ac",
"sha256": "425462b02ede0a5ed7b812ec12427419927ed6b19282c55667d1cbc9a440d3cb"
},
"downloads": -1,
"filename": "pypika_tortoise-0.6.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1b19bff54a7f3c62e561e992e86e39ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 46919,
"upload_time": "2025-09-02T03:56:32",
"upload_time_iso_8601": "2025-09-02T03:56:32.771438Z",
"url": "https://files.pythonhosted.org/packages/67/cf/2d47236c80d6deea85e76c86b959f0ec24369c16db691c6266f7a20ff4bd/pypika_tortoise-0.6.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1a7b0a31165e22e599ba149ba35d4323d343205a70d91a4f6e8c6565f5b4fa08",
"md5": "5b5c1be4096c75dd6994336f71936383",
"sha256": "f95ab59d9b6454db2e8daa0934728458350a1f3d56e81d9d1debc8eebeff26b3"
},
"downloads": -1,
"filename": "pypika_tortoise-0.6.2.tar.gz",
"has_sig": false,
"md5_digest": "5b5c1be4096c75dd6994336f71936383",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 80522,
"upload_time": "2025-09-02T03:56:33",
"upload_time_iso_8601": "2025-09-02T03:56:33.986697Z",
"url": "https://files.pythonhosted.org/packages/1a/7b/0a31165e22e599ba149ba35d4323d343205a70d91a4f6e8c6565f5b4fa08/pypika_tortoise-0.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-02 03:56:33",
"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"
}