non-relational-database
MongoDB / NOSQL: Best approach to handling read/unread status on messages
Suppose you have a large number of users (M) and a large number of documents (N) and you want each user to be able to mark each document as read or unread (just like any email system).What\'s the best[详细]
2023-01-24 21:19 分类:问答Databases non-ORM and Scala
What is 开发者_高级运维the best non-ORM database to work with Scala? I find this link link text, but this does not answer my question fully.[详细]
2023-01-20 21:28 分类:问答Google App Engine many-to-many to self
I\'m trying to convert a django project for GAE, and I\'ve stumble开发者_C百科d upon this: (relational-databse)[详细]
2023-01-15 04:30 分类:问答Strategic issue: Mixing relational and non-relational db?
There has been a lot of talk about contra-revolutionary NoSQL databases like Cassandra, CouchDB, Hypertable, MongoDB, Project Voldemort, BigTable, and so many more. As far as I am concerned, the stron[详细]
2023-01-06 23:34 分类:问答What db fits me?
I am currently using mysql. I am finding that my schema is getting incredibly complicated. I seek to find a new db that will suit my needs:[详细]
2022-12-30 23:54 分类:问答Relational vs. Dimensional Databases, what's the difference?
I\'m trying to learn about OLAP and data warehousing, and I\'m confused about the difference between relational and dimensional modeling. Is dimensional modeling basically relational modeling, but all[详细]
2022-12-29 22:10 分类:问答What is the best database for my needs?
I am currently using MS SQL Server 2008 but I\'m not sure it it is the best system for this particular task.[详细]
2022-12-24 04:05 分类:问答Designing to easily migrate to Google App Engine
I am going to start designing a web app shortly, and while I have lots of experience doing it in the SQL worl开发者_如何学编程d, I have no idea what I need to take into consideration for doing so with[详细]
2022-12-21 13:52 分类:问答Good non-relational/quazi-relational DB with .NET API?
Anyone have any recommendations for a non-relational/partially-relational DB with a .N开发者_运维技巧ET API?I don\'t have any personal experience with it, but you might check out MongoDB which has dri[详细]
2022-12-18 09:06 分类:问答Nonrelational Databases for C++
I was thinking of starting a project that very clearly needs a persistent store. I was about to relucta开发者_Go百科ntly decide on a RDBMS, when I came across an article which briefly mentions CouchDB[详细]
2022-12-08 09:38 分类:问答