Quantcast
Channel: Storing User Activities In CouchDB - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Mike McKay for Storing User Activities In CouchDB

I recommend creating a separate database from your main database, then storing each activity as a single document in that database. You can then write map/reduce views to query it as needed. So if your...

View Article



Storing User Activities In CouchDB

I am new to CouchDB and to these type of databases so I have a question: How should I store every user's activity? I thought about storing it as an attachment, storing it in a different db using user...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images