CouchDB
Using different types/format of _id ok?
I\'m using one database for all (users, files and comments). I was wondering if I can/should use twitter user id for user doc _id\'s[详细]
2023-04-06 14:12 分类:问答GET HTTPs request not working properly in phonegap
I\'m running this app in an Android phone (Samsung Galaxy mini running on ANdroid 2.2). I\'m using couchdb for my database and host it on cloudant.[详细]
2023-04-06 10:20 分类:问答couchdb - json performance in a messenger application
I have a web based instant messenger application written by PHP. Recently I migrated to couchdb from mysql and i think that it\'s generally a good idea, it\'s working perfectly so far. I don\'t need v[详细]
2023-04-06 09:41 分类:问答CouchDB install multiple versions side-by-side
I attempt to install multiple versions of CouchDB databases, say 1.1.0 along side with 0.10.0. By using build-couchdb I was able to get the latest version up and running with no problems, now I am try[详细]
2023-04-06 01:19 分类:问答How can I build a friendly nosql ORM without polluting the global scope?
For a whi开发者_JS百科le, I\'ve been working on building a little Ruby library to interface with CouchDB, a neat little document database with a HTTP interface. Key features are:[详细]
2023-04-06 00:29 分类:问答jQuery CouchDB - filter keys for view
I am using the javascript library which comes bundled with couchdb to query the database. On a side note here is a good overview of the functionality it provides, with a lot of good examples.[详细]
2023-04-05 22:46 分类:问答How to create SIGN UP and LOG IN with Jquery and CouchDb?
How to set up couchDb to perform SignUp and LogIn? Creating special database just for that, or giving evry document username and password. The goal is to retrieve custom document ba开发者_如何学编程se[详细]
2023-04-05 14:11 分类:问答Ordering emitted results by 'popularity'
Im currently using couchdb for info on users. Users can have friends on 开发者_如何转开发my site.[详细]
2023-04-05 12:02 分类:问答Get a single value from document
Is there a possibility in CouchDB to retrieve a single value from a document? For example, I have a document with 10000 keys like this:[详细]
2023-04-05 04:20 分类:问答How does a user login to a couchapp that has a reader role defined?
I deployed my a开发者_开发技巧pplication via Couchapp, which means that the whole application is being served out of the database.I don\'t want the data in the Couchdb database to publicly available,[详细]
2023-04-04 19:48 分类:问答