Switching from mongo to pouchdb (with Cloudant), i like the \"one database per user\" concept, but is there a way to create multiple collections/tables per database ?
Ex
You could look into relational-pouch for something like this. Else you could do "3 databases per user." ;)