1. 首页
  2. 数据库
  3. 其它
  4. denodb:用于DenoMySQLSQLiteMariaDBPostgreSQL和MongoDB ORM 源码

denodb:用于DenoMySQLSQLiteMariaDBPostgreSQL和MongoDB ORM 源码

上传者: 2021-02-19 20:02:37上传 ZIP文件 426.31KB 热度 12次
DenoDB :speaking_head: 支持PostgreSQL,MySQL,MariaDB,SQLite和MongoDB :fire: 简单的API类型 :sauropod: 准备好了 import { DataTypes , Database , Model , PostgresConnector } from 'https://deno.land/x/denodb/mod.ts' ; const connection = new PostgresConnector ( { host : '...' , username : 'user' , password :
用户评论