Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We\'re setting out to build an online platform (API, Servers, Data, Wahoo!). For context,开发者_JS百科 imagine that we need to build something like twitter, but with the comments (tweets) organized ar
I am using the f开发者_如何学JAVAollowing plugin: flowplayer.org/tools/scrollable.html I\'ve slightly customized it by removing the tabs, and using image buttons.
Not exactly sure what to call this, but in SQL I often find myself doing something like this while developing:
Question...I am trying to add data to CouchDB via the _bulk_docs API.For the most part I have this working, but any JSON value that contains a special character (e.g. certain Spanish or French c开发者
I\'m developing a document oriented application and need to manage user access to the documents. I have a modul开发者_运维知识库e that handles user authentication, and another module that handles docu
I\'m having problem getting the right results in my coordinate system. To explain my system, I have this simple database that have x_axis, y_axis and name columns. I don\'t need to get all the data,
I haven\'t got my hands dirty yet with neither CouchDB nor MongoDB but I would like to do so soon... I also have read a bit about both systems and it looks to me like they cover the same cases... Or a
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
Using Couc开发者_Go百科hDB, I currently have a document which represents an idea, you can rate this idea. Every idea is one document and every rating is a different document. I am doing this like this