CrocSQL is a GUI tool for developers who work with SQL Databases. It visualizes the workflow and allows making changes to the tables in real time without writing the queries
- Fork this repo
-click on fork button on the top right of the page
-click on your handle to fork to your repo
- Clone the repo
-copy and paste github url from the right side of the screen
-type in the following line into your command line and insert your copies url as shown below:
git clone *github url
npm install npm run build
npm start
Go to your localhost:3000
Input your
postgres://URI and get all tables from the DatabaseSelect the table from the dropdown menu
Enjoy seamless functionality like: ADD, EDIT and DELETE rows
Additionally you can: sort columns & filter tables
React, Express and SQL
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Bahram Bagherzadeh - @bahrambds
- Cedric Theofanous - @CedricTheofanous
- German Rovati - @grovati
- Jenae Pennie - @jenaepen
- Denis Belioglo - @DenisB27
- Georgina Carr - @georginacarr
- Joey Corrado - @joeyycorrss
- Tammy Tan - @tammytan95
- Tyler Meyerson - @Tdmeyerson
This project is licensed under the MIT