Skip to content

Repository files navigation

CrocSQL

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

Installation

  1. Fork this repo

-click on fork button on the top right of the page

-click on your handle to fork to your repo

  1. 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

Usage

  • Go to your localhost:3000

  • Input your postgres:// URI and get all tables from the Database

  • Select the table from the dropdown menu

  • Enjoy seamless functionality like: ADD, EDIT and DELETE rows

  • Additionally you can: sort columns & filter tables


Technologies

React, Express and SQL

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors


Iteration


License

This project is licensed under the MIT

About

SQL for Crocs

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages