YxRyaB / sqlpad

Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, and Presto.

Home Page:http://rickbergfalk.github.io/sqlpad/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SqlPad

A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, Crate, Vertica, and Presto. Written in Node.js.

SqlPad Query List SqlPad Query Editor SqlPad Chart Editor

Installation and Usage

Visit project page at http://rickbergfalk.github.io/sqlpad/.

Quickstart:

npm install sqlpad -g 
sqlpad --help

Development

See wiki for development details and project information.

Tips

If you have highlighted just part of your query, only that part will be executed when you click Run Query.

License

MIT

About

Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, and Presto.

http://rickbergfalk.github.io/sqlpad/

License:MIT License


Languages

Language:JavaScript 87.2%Language:CSS 12.2%Language:HTML 0.5%Language:Makefile 0.1%Language:Shell 0.0%