Hey guys,
im working on a website and i need to design the database so that a user can follow another user and it will be easy to figure out the number of people i follow and the number of followers i have.
I'm using mongoDb btw. http://www.mongodb.org/
can someone please provide an explenation on how i can achieve this by using a NoSql database such as the one i listed?
Thank you