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.
Programming language: Python
License: Apache License 2.0
PyPika alternatives and similar packages
Based on the "Database" category.
Alternatively, view PyPika alternatives based on common mentions on social networks and blogs.
-
TinyDB is a lightweight document oriented database optimized for your happiness :)
-
High-performance time-series aggregation for PostgreSQL
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo
getstream.io
-
pickleDB is an in memory key-value store using Python's orjson module for persistence. It can also use SQLite instead of orjson if needed.
-
Python object-oriented database
-
Turning PySpark Into a Universal DataFrame API
-
DISCONTINUED.
Simple embedded in memory json database
-
A fast ordered NoSQL database.
-
-
GoSQL is a high-performance database connector library written in Go and designed for Python applications. It provides unified database connectivity for MySQL, PostgreSQL, and Microsoft SQL Server with 2-3x better performance than native Python connectors while maintaining 100% API compatibility.
* 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?
Add another 'Database' Package