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 · Apache Doris · 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.1b1.tar.gz (32.4 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.1b1-py3-none-any.whl (28.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: david8-1.8.1b1.tar.gz
  • Upload date:
  • Size: 32.4 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.1b1.tar.gz
Algorithm Hash digest
SHA256 71bf444985269ad88aee428aca6eecafbeaae937a65fef5b074f0f7a7846ab7e
MD5 491d093d2f7b44128b9079ba5388f72c
BLAKE2b-256 939616b0ef9156807cafbc41136cbc30e6a9d95e5f9756575e3e580bcf7dc979

See more details on using hashes here.

File details

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

File metadata

  • Download URL: david8-1.8.1b1-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.1b1-py3-none-any.whl
Algorithm Hash digest
SHA256 17dff527555d6028bce08129887a61b6640d8521e3f19b9316ccd2f78bb67f61
MD5 cce7b8c7f319803be07641aed9f19b6d
BLAKE2b-256 8f53d2f088e630fe119bb70631048bb824a490a17b3c77ccdf09b6555cf56be2

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