Quantcast
Channel: StackExchange Replication Questions
Viewing all articles
Browse latest Browse all 17268

Which DB for multi user, multi platform, per record/field ACL, variable schema?

$
0
0

Yeah. Another one of those questions. But with all that is out there, I loose track and choosing the right system greatly influences wether you can work on what you love or work around what appears missing. So:

I am building an app that stores multi resolution images. These two features seem to push me away from CouchDB/PouchDB:

  1. you upload the RAW (or any other high-rez source) and it builds a thumbnail and a medium rez. Already have this covered. Mobile users only get the thumbnails and DL the medium rez as needed. Desktop users get thumbnails and medium rez and DL the RAW as needed.

  2. your images are your own. you can choose to share an image with another user and you are able to revoke this right.

So I liked CouchDB and PouchDB, but the per-db security model would appear to cost a lot of work to get to behave like I want. And not replicating higher rez is also somewhat of a headache. I do want to stick to NoSQL, because I am still working this out and want to be able to change the schema. A lot.

Any suggestions?


Viewing all articles
Browse latest Browse all 17268

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>