non-relational-database
Suggest: Non RDBMS database for a noob
For a new application based on Erlang, Python, we are thinkin开发者_JAVA百科g of trying out a non-RDBMS database(just for the sake of it). Some of the databases I\'ve researched are Mongodb, CouchDB,[详细]
2023-04-07 15:49 分类:问答Hierarchical, ordered, key-value store?
I\'m looking for a database system which has the following capabilities: Hierarchical (multi-dimensional) keys[详细]
2023-04-05 23:59 分类:问答Non relational database for twisted
I\'m looking for any k开发者_开发百科ey-value database implementation for working with twisted in asynchronous mode.[详细]
2023-04-05 17:19 分类:问答Data model or database system to use for large data tracker with custom user tags and fields
I want to create an application that allows keeping track of items and associated fields. For example, I may want to keep track of how much coffee I have drunk, and so I would create a coffee entry, a[详细]
2023-03-21 03:13 分类:问答App Engine Messaging System with Message Status - Design Pattern
I\'m building a Threaded Messaging System that will be hosted on Google AppEngine I\'ve modeled it after the technique described by Brett Slatkin in Building Scalable, Complex Apps on App Engine[详细]
2023-03-13 04:33 分类:问答Non-relational db, which one is the right choice [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be su开发者_StackOverflow社区pported by facts, references,or expertise, but this question will[详细]
2023-02-28 22:40 分类:问答In a non-relational DBMS (BigTable in AppEngine), how should I set up the entities for a mass messaging type-of system?
Imagine, for example that I have a lot of user开发者_运维技巧s. Every time a user messages something, he/she can message it to a list of other users (similar to mass-emailing). However, I just want to[详细]
2023-02-08 09:44 分类:问答What is the difference between a Relational and Non-Relational Database?
MySQL, PostgreSQL and MS SQL Server are relational database systems, and NoSQL, MongoDB, etc. are non-relat开发者_开发知识库ional DBMSs.[详细]
2023-02-07 11:03 分类:问答Is my db schema okay for usage with Mongo?
tl;dr Is my schema okay? My resolution for this year is to learn something new, and I\'ve chosen to learn something about non-rel databases, i.e. Mongo. I\'m currently working on a simple app which u[详细]
2023-02-03 19:26 分类:问答filter on foreign key property in django-nonrel
What\'s the best practice for filtering based on a foreign key\'s property in a non-relational database? I understand that the lack of join support makes things more complicated, and so I was wonderin[详细]
2023-02-01 03:31 分类:问答