2 years ago
#69637
user2877989
CouchDB find videos that user not watched
I'm new to Apache CouchDB database.
I have a list of all video (about 10M video, each video has a propery named Category ) and a list of user watched video. How do I write View and query to get list of un-watched video belong to specified user id and category ?
Because it's not like SQL, so I have no idea to try to write my own.
couchdb
0 Answers
Your Answer