Skip to content

Repository files navigation

SQL Share

Sharing server for SQL documents created with SQL Tabs.

Installation

git clone https://github.com/sasha-alias/sqlshare.git
cd sqlshare
psql postgres://user@host:port/dbname -f db/create.sql
npm install
export SQLSHARE_PORT = 8080
export SQLSHARE_DB = postgres://user@host:port/dbname
npm start

Using Docker

docker pull postgres

About

Sharing server for SQL documents created with SQL Tabs

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages