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.8.0b1.tar.gz (32.3 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.8.0b1-py3-none-any.whl (28.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for david8-1.8.0b1.tar.gz
Algorithm Hash digest
SHA256 cb6db02e914e821fa87fcb71b9aa4f52f3c799c480ae435b0bb9757f2a61809a
MD5 2a7652a2770d262903b412464c56ca4f
BLAKE2b-256 ca217e4dc551eff6833d44dd6115a2cdc429ada0308cd6312fb06d12250dd2cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: david8-1.8.0b1-py3-none-any.whl
  • Upload date:
  • Size: 28.5 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.8.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 d12c3d0fa2ef79efb1dc992dc3abc2320eaf33f0230594f1d501162e062d2063
MD5 747472584e36fb914c0b20336ae949fd
BLAKE2b-256 3e6f0de9ce2e171811b361533298fba0414d7d925632f496fd53232589ff8942

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