denodb:用于DenoMySQLSQLiteMariaDBPostgreSQL和MongoDB ORM 源码
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 :
文件列表
denodb-master.zip
(预估有个35文件)
denodb-master
.gitignore
146B
README.md
3KB
.github
workflows
test-mysql.yml
1KB
deps.ts
830B
tests
units
Relationships
暂无评论