Rich SQL client. Home www.sqltabs.com
Supported databases:
- Postgresql
- MySQL / MariaDB
- MS SQL
- Amazon Redshift
- AlaSQL
Supported Platforms:
- Mac
- Windows
- Linux
In order to run SQL Tabs from source code follow the next steps: (In case of any issues please report them here)
-
Install npm - a javascript package manager
-
Get the code, install dependencies and build the application:
git clone https://github.com/sasha-alias/sqltabs cd sqltabs npm install
-
Run the application:
npm start
Contribution and issues reports are very appreciated.