An open API service indexing awesome lists of open source software.

https://github.com/rishavanand/http-mysql-queries

Lets you make SQL queries to MySQL via your browser
https://github.com/rishavanand/http-mysql-queries

http http-mysql mysql sql-query

Last synced: about 1 month ago
JSON representation

Lets you make SQL queries to MySQL via your browser

Awesome Lists containing this project

README

          

# HTTP MySQL Queries
It allows you to make SQL queries to MySQL from your browser. Using the parallel panels you can make queries to your database more quickly.

![Demo](https://raw.githubusercontent.com/rishavanand/http-mysql-queries/master/gif/http-mysql-queries.gif "Demo")

### Requires:
* PHP (tested on PHP 7.1.11-0ubuntu0.17.10.1)

### Features that can be added:
* Query history using up arrow key
* Press Enter to send query