Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denodb/lib/translators/translator.ts

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Go to Latest
import * as denodb from "https://deno.land/x/denodb@v1.2.0/lib/translators/translator.ts";

Interfaces

Translator interface for translating QueryDescription objects to regular queries.