Skip to main content

Densequel

A micro ORM module for Deno using tagged template.

The following databases are currently supported:

  • MySQL
  • MariaDB
  • Postgres

Available at Deno Land: Densequel

Contents

Connection

MySQL or MariaDB

Postgres

Tagged Template

Arg

Bind

Bulk

Bulk Map

Dynamic

Raw

Tuple

Where