Skip to main content

Forked from pypika and streamline just for tortoise-orm

Project description

pypika-tortoise

image image image image

Forked from 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, 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.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page