Bug #72576 Feature request: MySQL should expose a JSON speaking REST interface on port 80
Submitted: 8 May 2014 14:21 Modified: 17 Jul 2015 14:50
Reporter: Lenz Grimmer Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Connection Handling Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any

[8 May 2014 14:21] Lenz Grimmer
Description:
In addition to the default MySQL Client/Server API and the memcached inferface, it would be nice to be able to exchange data with a MySQL server using JSON structures via a REST interface.

How to repeat:
Try query MySQL using a REST API, observer it's not supported.

Suggested fix:
Implement a RESTful API using JSON to structure the queries and result sets.
[17 Jul 2015 14:50] Georgi Kodinov
Thank you Lenz for the extremely reasonable feature request.