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
- Host: GitHub
- URL: https://github.com/rishavanand/http-mysql-queries
- Owner: rishavanand
- Created: 2018-01-18T22:31:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T18:39:26.000Z (over 8 years ago)
- Last Synced: 2025-04-08T06:43:24.757Z (about 1 year ago)
- Topics: http, http-mysql, mysql, sql-query
- Language: PHP
- Homepage:
- Size: 993 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

### 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