|
|
|
|
|
by haolez
2309 days ago
|
|
I once read that the right way to use CouchDB is for every user to have its own database. However, how does this work with BI? Or with public data that should be known by all users? Do I create a single centralized DB just for that kind of data? Maybe aggregate data from all users' DBs? Genuinely curious. |
|
I have never done this with CouchDB, but the technique is described in Martin Kleppman's __Designing Data Intensive Applications__.