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.
Add to your project
"hot.dev/sql": "0.1.0"
Add this to your deps in hot.hot
Namespaces
| Namespace | Functions | Types | Description |
|---|---|---|---|
::sql | 15 | 4 | Typed SQL runtime for Hot. |
::sql
| Namespace | Functions | Types | Description |
|---|---|---|---|
::compile | 9 | — | Placeholder compilation for portable SQL. |