Thanx for your reply.My problem is that at a later point of time this would 
account for very large data set as the users will increase. I want to 
optimize my website and want to save time on data query from the 
database.Also, i will be looking for similar user profile based on user's 
attribute like(taste in music,movies,interests etc).I want this to be done 
very efficiently and in a proper manner so that there is less complexity in 
writing the code.

On Thursday, 12 September 2013 15:52:10 UTC+5:30, Peter Hickman wrote:
>
> The information would seem to fit a RDMS perfectly. But then as you have 
> not given us any idea as to how simple or complex you expect this data to 
> be no one can tell. Tell us what the data is like and we will be able to 
> give you a better answer.
>
>
> On 12 September 2013 09:16, Yash Ladia <ladi...@gmail.com <javascript:>>wrote:
>
>> I am working on a social networking project. I need to store about 10-15 
>> user profile information like movies,music,books,relationship-status and so 
>> on. I am confused about which database should i use to store user profile 
>> info. There are NOSQL solutions like MONGODB as well as Neo4j(graph). Or 
>> should i store it in relational database like mysql. Needless to say, but 
>> the solution should be scalable and efficient. Any guidance on this would 
>> be of great help. 
>>  
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Ruby on Rails: Talk" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to rubyonrails-ta...@googlegroups.com <javascript:>.
>> To post to this group, send email to 
>> rubyonra...@googlegroups.com<javascript:>
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/rubyonrails-talk/a5cab170-99b4-48fa-a5e3-f057a6b93c4e%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/8565b2e4-bfc0-4649-a54b-58bad8f419d4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to