Module

x/denodb/mod.ts

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Latest
import * as mod from "https://dotland.deno.dev/x/denodb@v1.4.0/mod.ts";

Classes

Database client which interacts with an external database instance.

Model that can be used with a Database.

Variables

Available fields data types.

Interfaces

Connector interface for a database provider connection.