© 1999-2048 dssz.net 粤ICP备11031372号
[其它] gosql:Go中的早期PostgreSQL实现-源码
说明:Gosql的 Go中的早期PostgreSQL实现。 例子 $ git clone gitgithub.com:eatonphil/gosql $ cd gosql $ go run cmd/main.go Welcome to gosql. # CREATE TABLE users (id INT PRIMARY KEY, name TEXT, age INT); ok # \d users Table " users " Column | Type | Nullable -----<weixin_42130889> 上传 | 大小:29kb