Skip to content
forked from sqlpad/sqlpad

Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC

License

Notifications You must be signed in to change notification settings

make-dot-tech/sqlpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demonstration of Docker to implement a simple 3 tier architecture

  • alphastack-frontend :: ui will be able to access the mid-tier
  • alphastack-back :: mid-tier will be able to access the db

In order to run this in docker, simply type docker-compose up at the command prompt.

About

Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.6%
  • TypeScript 32.8%
  • CSS 4.1%
  • Shell 1.9%
  • Other 0.6%