从ouchDB中检索数据 [英] Retrieving data from couchDB

查看:63
本文介绍了从ouchDB中检索数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对CouchDB并不陌生,但是在使用关系数据库方面有丰富的经验。任何人都可以告诉如何连接到bedDB数据库并检索其中存储的数据。我在关系数据库中提供了一个示例,我需要有关在bedDB中如何执行类似任务的帮助。在mysql中,我们使用连接器连接到数据库,例如,我们给出了从表名中选择用户名,其中password = abc 。

I am new to couchDB but have a good experience working with relational databases. Can anyone tell how to connect to couchDB database and retrieve the data stored in it. I am giving an example in relational database and i need help regarding how to do similar task in couchDB.In mysql we use a connector to get connected to the database and the for example we give "select username from tablename where password="abc" ".

推荐答案

尝试使用以下URL: http:// localhost:5984 / _utils / ,它将打开FUTON编辑器。

Try this URL: http://localhost:5984/_utils/, it will open FUTON editor.

这篇关于从ouchDB中检索数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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