document-storage Questions

5

It would be great to have something similar to PouchDB. Current key-value storage (AsyncStorage) is definitely not enough to store and query data.
Aught asked 4/4, 2015 at 23:56

8

Solved

Is there something akin to SQLite but a document-oriented database as opposed to an RDBMS? Orient seemed to be something similar to what I was looking for, but it is written in Java, and I'm...
Jaunitajaunt asked 21/5, 2011 at 7:40

3

I have been reading documentation and watching screencasts specific to Mongo DB over the past few days and I am at a loss for when a solution like this would be better than a typical pg or mysql en...
Acrolith asked 1/9, 2010 at 19:22

4

Solved

Would the following be a viable strategy for implementing versioning(using "example" as a sample document type): Have one original document where the type field is named example_original. Subsequ...

10

We have a project coming up where we will be building a whole backend CMS system that will power our entire extranet and intranet with one package. The question I have been trying to find an answer...
Boschbok asked 25/3, 2010 at 17:10
1

© 2022 - 2024 — McMap. All rights reserved.