Hacker News new | ask | show | jobs
by daleharvey 4619 days ago
PouchDB is optimized for the use case of one database per user, a logged in user has full access to a specific database that only they have access to (for shared data access you can use replication on the server side)