mcdb:Db连接包 源码
mcdb | github.com/abbeymart/mcdbgo 用于PostgresSQL,SQLite3和MongoDB的DB连接模块/软件包 PostgresSQL:使用go-database / sql和github.com/lib/pq,以及pgx / pgxpool包 SQLite3:使用go-database / sql和github.com/mattn/go-sqlite3 MongoDB:使用过的go.mongodb.org/mongo-driver/mongo 查看测试文件以了解测试用例/场景
下载地址
用户评论