How can I retrieve the object properties values from the database?

What is the best database for my app?

  • Hi, I'm working on an web app and can't quite decide whether to go with a Graph database or key-value pair database. Basically, I have an object and each object has bunch of qualities/properties. When querying the data, I'd have the qualities/properties. Then I need to find what kind of object I'm deal with... makes sense? For example, Object A -> q1,q2,q3 Object B -> q2, q3 Object C -> q4,q5,q6,q3 etc. I'm tipping towards, graph db..but not sure whether that is the right approach. Do you have any thoughts on this or pointers?

  • Answer:

    As far as I see from the example provided, you donĂ¢€™t seem to have associative entities(Which makes case for graph database). Just going by the example you have provided I would suggest columnar database.

Ravi Petlur at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.