https://github.com/computermouth/fcgi-sql-local_user_interface
local user interface for nginx/fcgi++/mysql
https://github.com/computermouth/fcgi-sql-local_user_interface
Last synced: about 1 year ago
JSON representation
local user interface for nginx/fcgi++/mysql
- Host: GitHub
- URL: https://github.com/computermouth/fcgi-sql-local_user_interface
- Owner: computermouth
- Created: 2015-07-26T03:47:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-26T03:50:37.000Z (almost 11 years ago)
- Last Synced: 2025-02-05T11:36:08.224Z (over 1 year ago)
- Language: C++
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Program to locally query a sql database through fastcgi applications, see other fcgi* repositories for server-side software.
(parameters are passed with '+' as a delimiter after each param e.g. "localhost/?param1+param2+")