Description
PyPika is a Python API for building SQL queries. The motivation behind PyPika is to provide a simple interface for building SQL queries without limiting the flexibility of handwritten SQL. Designed with data analysis in mind, PyPika leverages the builder design pattern to construct queries to avoid messy string formatting and concatenation. It is also easily extended to take full advantage of specific features of SQL database vendors.
PyPika alternatives and similar packages
Based on the "Database" category.
Alternatively, view PyPika alternatives based on common mentions on social networks and blogs.
-
TinyDB
TinyDB is a lightweight document oriented database optimized for your happiness :) -
pickleDB
pickleDB is an open source key-value store using Python's json module.
Learn any GitHub repo in 59 seconds
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of PyPika or a related project?