Skip to main content
Module

x/mysql/egg.json

MySQL driver for Deno
Very Popular
Go to Latest
File
{ "name": "mysql", "description": "MySQL driver for Deno", "homepage": "https://github.com/manyuanrong/deno_mysql", "files": [ "./**/*.ts", "README.md" ], "entry": "./mod.ts"}