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.6.0b1.tar.gz (30.2 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.6.0b1-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for david8-1.6.0b1.tar.gz
Algorithm Hash digest
SHA256 b6f15bc2ec3b9c3463be1f4f57ae31c63373c33c0509ee0b9e779acb80b1e82d
MD5 e5309c60c3e188830269e213318cdad8
BLAKE2b-256 c50d6c78a80a721de7df82732c6d69d1429431b448c68d9ea670f70c536b6b8a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: david8-1.6.0b1-py3-none-any.whl
  • Upload date:
  • Size: 27.3 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.6.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 32fae68d5d2e4b9c584f13d34f1773d3a0de5edd53a366ff23e93d2a3ef70980
MD5 ce939b28fe5f73655341e9da19daee63
BLAKE2b-256 392a8264b53359191c0a366b6bc470211352f8fc96b87bc1bb4a1bdfd8c838e0

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