使用REST公开MySQL数据库/表 [英] Exposing MySQL database/table using REST

查看:218
本文介绍了使用REST公开MySQL数据库/表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用 REST 接口公开MySQL数据库的最简单方法是什么?

What would be the easiest way to expose a MySQL database using a REST interface?

我在Internet上只能找到的唯一指南就是使用 NetBeans .我不是NetBeans的忠实拥护者.

The only guidelines that I can find on the Internet is just using NetBeans. I am not a big fan of NetBeans...

我想使用此REST界面进行检索,并能够更新数据库中的数据.

I'd like to retrieve that and be able to update data on the database using this REST interface.

仅供参考,这是针对我当前正在使用的iPhone应用程序.

FYI, this is for an iPhone application that I am currently working on.

推荐答案

正如不确定性所言,这取决于您可以使用/想要使用哪种语言.

As dorkitude commented, it depends on what languages you can use / want to use.

我发现了项目PHPRestSQL,它似乎可以满足您的要求: http://phprestsql.sourceforge.net/-自己还没有尝试过.

I found the project PHPRestSQL which seems to do what you want: http://phprestsql.sourceforge.net/ - haven't tried it myself though.

这篇关于使用REST公开MySQL数据库/表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆