alexbran8 commented on PR #9171: URL: https://github.com/apache/pouchdb/pull/9171#issuecomment-3846330789
> The term `collection` is common in MongoDB, they use 'em like [partitions in CouchDB](https://docs.couchdb.org/en/stable/partitioned-dbs/index.html#partitioned-dbs) From code structure I read `bucket` as a partition and `collection` as a common prefix for similar documents separated by `.` > > Did I understand that correctly @alexbran8? Yes. Would only add, that scope can be treated, simply for a better understanding, roughly as a namespace, and collection roughly as a table. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
