A flexible SQL query builder for SQLAlchemy ORM models.
Project description
query-builder-sql-alchemy
A flexible SQL query builder for SQLAlchemy ORM models.
Installation
pip install query-builder-sql-alchemy
Usage
from QueryBuilderSqlAlchemy import QueryBuilder, Condition, ConditionGroup, Operator
# Example usage
# qb = QueryBuilder()
# ...
Features
- Build SQL queries for SQLAlchemy ORM models
- Support for WHERE, ORDER BY, LIMIT, OFFSET, JOIN, and more
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file query_builder_sql_alchemy-0.1.1.tar.gz.
File metadata
- Download URL: query_builder_sql_alchemy-0.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.1 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
329e59207513f86244eae83100b11b1ec1cbd15b11f7da50fecadceeb7ef69b3
|
|
| MD5 |
6733275974037e93ccdd7738679ca2c5
|
|
| BLAKE2b-256 |
702059eefe008005a58638238fca7d32a10341ab70358aece4a0b4d59286c810
|
File details
Details for the file query_builder_sql_alchemy-0.1.1-py3-none-any.whl.
File metadata
- Download URL: query_builder_sql_alchemy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.1 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bcc34e63abf1170fc6e229798894ae5bb2fb64a30187d932cb871281b41a898
|
|
| MD5 |
ceba400d339905d4705d94b65f6b387a
|
|
| BLAKE2b-256 |
a7fadc56eefe3671e368e149f44244459b994c80e3fc3df0ff3877d0215d83e3
|