Skip to main content
Module

x/mysql2/mod.ts

MySQL client for Deno with focus on performance. Supports prepared statements, non-utf8 encodings, binary log protocol, compression much more
Go to Latest
File
// @deno-types="./promise.d.ts"export * from "./promise.ts";