Re: API for MySQL?

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Snyder, Alexander
Date:  
To: Main PLUG discussion list
Subject: Re: API for MySQL?
Yes, in the newest alpha/beta 5.7.x.x

A prototype of MySQL 5.7 is shipping with an optional component called the
MySQL HTTP Plugin. This plugin allows direct access to MySQL via a REST
over HTTP interface, eliminating the need for a middle-tier server or
database specific drivers.

http://labs.mysql.com/

--
Thanks,
--:: Alexander J. Snyder ::--
--:: ThisGuyShouldWorkFor.Us <http://thisguyshouldworkfor.us> ::--
--:: "Never trust a computer you can't throw out a window. --Steve Wozniak"
::--
--

On Mon, Sep 7, 2015 at 5:59 PM, David Schwartz <>
wrote:

> Is there any kind of REST/JSON or similar API for accessing databases
> built on MySQL?
>
> I’d like to be able to set up a DB and access it via apps through HTTP
> rather than directly talking to the server through port 3306 (or whatever
> it is).
>
> -David Schwartz
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss