i need to create a website that has a two types of entries. One type is movies with cast, short description, image and a genre (movies can be related and sorted only by genre). And second type of users that creates a movie lists and can sort them by genre and write a little personal comment for movies and lists.
Website will be build in ruby on rails.
Will be expecting all ever created movies to be listed in the database including short movies, and many users that will create lists and notes.
Please tell me what nosql database is most suitable to store this type of data.
i need to create a website that has a two types of entries. One
Share
A good summary of NoSQL databases can be found at http://nosql.findthebest.com/. This provides storage types, license types, and other characteristics of each NoSQL database.