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.7.0b1.tar.gz (31.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.7.0b1-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: david8-1.7.0b1.tar.gz
  • Upload date:
  • Size: 31.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.7.0b1.tar.gz
Algorithm Hash digest
SHA256 43591e29ee1310b10cf55bfaa2e5f0767d86a35017117214af4f8a15d773018b
MD5 112dc81e125673af437ca6012f46f2e9
BLAKE2b-256 b7cc39f460d9b619dbf6201c00664da0215acb92f45801cc328f14dd1f7b1e22

See more details on using hashes here.

File details

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

File metadata

  • Download URL: david8-1.7.0b1-py3-none-any.whl
  • Upload date:
  • Size: 28.4 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.7.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 632f7b7bd8798708c990af0a21274a7810a2bc2ddcf52b6cb9ccd3c416f53799
MD5 a369da44d867fbc9f4a0068c073f7880
BLAKE2b-256 19eaa1682b0d1db600546a4eac0502260fe51e8d3a4e51b426fca33fcfe15515

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