Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
method Connection.prototype.connect
import { Connection } from "https://deno.land/x/mysql@v2.10.3/src/connection.ts";

Connect to database

Returns

Promise<void>