nosql
It is possible to manage users/identities in a data store that exhibits eventual consistency?
Is it possible to create/store user accounts in a data store that exhibits eventual consistency? It seems impossible to manage account creation without a heap of ar开发者_如何学编程chitectural comple[详细]
2023-04-03 09:46 分类:问答are adhoc queries/updates starting to kill your productivity with MongoDB?
i\'ve been developing a asp mvc website for almost a year now exclusively on mongodb.i\'ve loved it for the most part.development productivity has been great using a C# mongodb driver and tools like m[详细]
2023-04-03 03:10 分类:问答NoSQL: What does it mean for MongoDB or BigTable to not always be "Available"
Reading Nathan Hurst\'s Visual Guide to NoSQL Systems, he includes the CAP triangle: Consistency Availibility[详细]
2023-04-03 03:01 分类:问答which graph database to use
Are there any open-source graph-databases around which are able to store binary data, scale horizontally and optionally provide versioning of stored data?[详细]
2023-04-03 02:49 分类:问答nosql vs rdbms hardware specs
Generally its believed that RDBMS scales better vertically while nosql are designed specifically to scale horizontally.[详细]
2023-04-02 15:22 分类:问答hbase - how to change tables structure without drop tables
i use grails-1.3.2 and gorm-hbase-0.2.4 plugin. Sometimes i need to change tables structure(add new tables or columns).[详细]
2023-04-02 03:15 分类:问答NoSQL design for Owner 1:M PC and PC 1:M Parts
Relationships: Owner 1:M PC PC 1:M Parts In a traditional relational schema we have an Owner of a PC and then each PC can be made up of many parts.[详细]
2023-04-02 01:16 分类:问答Real alternatives to Windows Azure PaaS (web role)? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit 开发者_St[详细]
2023-04-01 18:53 分类:问答Mongo Schema-less Collections & C#
I\'m exploring Mongo as an alternative to relational databases but I\'m running into a problem with the concept of schemaless collections.[详细]
2023-04-01 18:26 分类:问答which NoSQL database is suitable for this rails application
Building a rails application which will be used to edit documents, two persons may edit the same document concurrently but on their own branch, each can\'t see others\' change until they are ready to[详细]
2023-04-01 16:14 分类:问答