hot.dev/sql — Typed SQL runtime for Hot. Portable `?` and `:name` placeholders, typed Query values, transactions, and the driver contract implemented by hot.dev/sql-pg, hot.dev/sql-mysql, and hot.dev/sql-sqlite.

Version: 0.1.0

Author: Hot Dev

License: Apache-2.0

Add to your project

"hot.dev/sql": "0.1.0"

Add this to your deps in hot.hot

Namespaces

NamespaceFunctionsTypesDescription
::sql154Typed SQL runtime for Hot.

::sql

NamespaceFunctionsTypesDescription
::compile9Placeholder compilation for portable SQL.