1 Star 0 Fork 1

张涛 / sqlpad

forked from bgoonz / sqlpad 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
Rick Bergfalk 提交于 2021-03-11 00:00 . Add Trino support (#974)

SQLPad

A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, and many more via ODBC.

SQLPad Query Editor

Docker Image

The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory.

latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure stability.

See docker-examples directory for example docker-compose setup with SQL Server.

Development

For instructions on installing/running SQLPad from git repo see DEVELOPER-GUIDE.md

Project Documentation

Documentation located at https://sqlpad.github.io/sqlpad.

Documentation source located in docs directory, built/rendered by docsify.

Project Status

Despite recent development this last year and move to GitHub org, SQLPad is mostly "finished" in that it won't radically be changing from what it is today.

Maintenance releases and bugfixes guaranteed through 2021.

Contributing

Collaborators always welcome!

License

MIT

1
https://gitee.com/springzt/sqlpad.git
git@gitee.com:springzt/sqlpad.git
springzt
sqlpad
sqlpad
master

搜索帮助