学习研究SQLPad。
SQLPad是一款用于编写和运行 SQL 查询并将结果可视化的网络应用程序。
通过 ODBC,支持 Postgres、MySQL、SQL Server、ClickHouse、Crate、Vertica、Trino、Presto、SAP HANA、Cassandra、Google BigQuery、SQLite、TiDB 等。
docker 映像在端口 3000 上运行,并使用/var/lib/sqlpad
作为嵌入式数据库目录。
有关 docker-compose 的示例,请参见 docker-examples。
Documentation located at https://getsqlpad.com.
For instructions on installing/running SQLPad from git repo see DEVELOPER-GUIDE.md