Skip to content

Quickly get a web MySQL, Postgres, Oracle, SQLite, MSSQL, DB2 shell for testing purposes

Notifications You must be signed in to change notification settings

nollium/OnlineSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineSQL

Quickly get a MySQL,Postgres,SQLite,IBM DB2,SQL server web shell for testing purposes.

Deploy:

docker compose up

nginx will listen on http://localhost:8888/ by default.

You will be able to access the following routes:

  • /mysql
  • /postgres
  • /oracle
  • /sqlite
  • /mssql
  • /db2

You can configure anything you need by editing docker-compose.yml and proxy/templates/default.conf

Security:

Containers are sandboxed using dedicated users and an isolated network, still, you should probably not directly expose this on the internet.

About

Quickly get a web MySQL, Postgres, Oracle, SQLite, MSSQL, DB2 shell for testing purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published