Hi, I want to write a simple Bulletin Board with CouchDB (and Python). What is more reasonable? Create a document for each post or create one thread document and store all posts in this doc?
Thanks Markus
Hi, I want to write a simple Bulletin Board with CouchDB (and Python). What is more reasonable? Create a document for each post or create one thread document and store all posts in this doc?
Thanks Markus