CouchDocs

Navigation
  • Overview
  • Using CouchDB
  • When Things Go Wrong
  • Community
  • Get Involved
  • Books
Short Cuts
  • Reference
  • FAQ
  • Tags_inside_documents
  • If each post can only be edited by their owner, this solution would be fine.

  • Tags in separate documents

  • If thousands of users can edit a document at the same time, you'd be better off using a separate document for each tag.

Hosted on Github