document-oriented-db
Document-oriented dbms as primary db and a RDBMS db as secondary db?
I\'m having 开发者_运维知识库some performance issues with MySQL database due to it\'s normalization.[详细]
2023-04-12 09:44 分类:问答Optimize search efficiency with mongoDB nested collection?
Let us suppose we have the next data structure: { { \"name\" : \"ElementName1\", \"index\" : [ {\"name\" : \"key1\", \"value\" : 1},[详细]
2023-03-24 02:10 分类:问答Are DocumentStores (alone) good for searching documents?
I am currently thinking how to best store web-crawling开发者_如何转开发 results in a database. In another question document-oriented databases were recommended to use for a web-crawler project: Databa[详细]
2023-03-05 08:42 分类:问答Document-oriented database (MongoDB?) and invoicing/ordering?
New to document-oriented database concepts and have a few high-level questions related to orders and order processing.[详细]
2023-02-08 10:03 分类:问答Any good document-oriented DB for Windows desktop besides MongoDB, etc?
I\'ve been searching for a document-oriented DB that for a Windows desktop program. MongoDB seems to be the best one so far, because it\'s smaller (11MB) and simpler when compared to CoachDB (which is[详细]
2023-01-29 17:15 分类:问答GeoCouch / Couchdb / Other as searchable document-oriented db?
I would like to开发者_开发百科 use a document oriented db to store data from a feed. Sometimes that feed contains Geo-spacial data and I would like to be able to search on it. I\'ve found GeoCouch but[详细]
2023-01-27 16:22 分类:问答Document Oriented DB for AIR?
Today I just learned that Adobe Air has a local SQL database, which is great; however, we had been creating XML and JSON files to handle mostly everything. Rather than re-architect our application to[详细]
2023-01-22 20:11 分类:问答What's the attraction of schemaless database systems?
I\'ve been hearing a lot of talk about schema-less (often distributed) database systems like MongoDB, CouchDB, SimpleDB, etc...[详细]
2023-01-18 20:57 分类:问答couchdb good for this case?
I am looking to create a cv bank which when i think about it in terms of storing the data in a relational database the complexity is pretty apparent. Would couchdb make better sense in this case?[详细]
2023-01-09 23:50 分类:问答Recommended database backend for blog
Greetings, I\'m building my personal website using php. My standard approach is to use MySQL as a database backend. I\'ve been hearing a lot about document orienting databases and I\'m wondering if t[详细]
2023-01-09 23:27 分类:问答