In MySQL 5.7 there is support for a native JSON data type, which is cool...
https://dev.mysql.com/doc/refman/5.7/en/json.html On Fri, Jan 22, 2016 at 6:58 PM, David Schwartz <[email protected]> wrote: > Are there any tools that can be used to inspect a MySQL database and > generate code for pairs of JSON/REST interfaces for selected tables — both > client and server sides? > > -David Schwartz > > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss >
--------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss
