Skip to main content

Lightweight SQL query builder

Project description

david8

david8 is a lightweight Python SQL builder with zero dependencies. Clean API. Safe parameters. No ORM magic.

No manual parameter naming. Just pass values - david8 handles the rest:

.where(eq('age', 18), lt('score', 100))
# WHERE age = %(p1)s AND score < %(p2)s
# {'p1': 18, 'p2': 100}

100% test coverage · thousands of downloads

Built-in dialect support: ClickHouse · DuckDB · PostgreSQL · MySQL · SQLite

See Wiki

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

david8-1.5.0b1.tar.gz (29.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

david8-1.5.0b1-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file david8-1.5.0b1.tar.gz.

File metadata

  • Download URL: david8-1.5.0b1.tar.gz
  • Upload date:
  • Size: 29.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for david8-1.5.0b1.tar.gz
Algorithm Hash digest
SHA256 69ed211700539737d452259fd4d720c3c57a8a3596fd60e3ff0d16d81f48d406
MD5 4dea07b8d5373fcee206e69737f0f9e6
BLAKE2b-256 7d23beba0b4876fbd7b862d3b8ff602c0f8935d51f949b89dc4bfa32c07e7b5b

See more details on using hashes here.

File details

Details for the file david8-1.5.0b1-py3-none-any.whl.

File metadata

  • Download URL: david8-1.5.0b1-py3-none-any.whl
  • Upload date:
  • Size: 26.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for david8-1.5.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 22b787fb48e265091a3e5a1401835a7dfb0b1e1659c924e3d1a1815cb4718db8
MD5 9ce894fb2de77aa214780842296fabc3
BLAKE2b-256 37b82424d33acbe2652592f73f3b4d9fe9016c77f0590c7c5e691f6cc4dd2b1c

See more details on using hashes here.

Supported by

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