PostgreSQL数据库的跨平台客户端-Golang开发

时间:2024-06-15 07:32:23
【文件属性】:

文件名称:PostgreSQL数据库的跨平台客户端-Golang开发

文件大小:1.4MB

文件格式:ZIP

更新时间:2024-06-15 07:32:23

Golang Database Drivers

pgweb用Go编写的基于Web的PostgreSQL数据库浏览器。 概述Pgweb是用于PostgreSQL基于Web的数据库浏览器,用Go编写,可在OSX,Linux和Windows计算机上使用。 使用Go fo pgweb使用Go编写的基于Web的PostgreSQL数据库浏览器的主要思想。 概述Pgweb是用于PostgreSQL基于Web的数据库浏览器,用Go编写,可在OSX,Linux和Windows计算机上使用。 使用Go进行后端开发的主要思想是利用编译器的能力为多个平台生成零依赖的二进制文件。 创建Pgweb是为了构建非常简单且可移植的应用程序以与本地或远程PostgreSQL数据库一起使用。 查看应用程序屏幕截图F


【文件预览】:
pgweb-master
----.gitignore(41B)
----go.mod(2KB)
----Dockerfile(571B)
----Makefile(3KB)
----data()
--------bookmark_invalid_ssl.toml(90B)
--------roach.sql(1KB)
--------bookmark_url.toml(72B)
--------bookmark.toml(89B)
--------invalid.toml(16B)
--------booktown.sql(42KB)
----.dockerignore(1B)
----pkg()
--------api()
--------client()
--------connection()
--------cli()
--------bookmarks()
--------statements()
--------history()
--------util()
--------command()
--------shared()
----.travis.yml(288B)
----CONTRIBUTING.md(271B)
----LICENSE(1KB)
----CHANGELOG.md(13KB)
----screenshots()
--------connect.png(137KB)
--------query.png(288KB)
--------browse.png(574KB)
----static()
--------fonts()
--------js()
--------css()
--------index.html(13KB)
--------data.go(109B)
--------img()
----go.sum(6KB)
----main.go(90B)
----README.md(4KB)
----SCREENS.md(183B)
----config()
--------pgweb.service(227B)
--------pgweb_upstart.conf(205B)
--------pgweb_initd.conf(2KB)
----script()
--------package.sh(189B)
--------test_all.sh(971B)
--------update_homebrew.sh(701B)
--------check_formatting.sh(198B)
--------test_cockroach.sh(1KB)
----appveyor.yml(676B)
----Procfile(107B)
----.gitattributes(17B)
----app.json(665B)

网友评论