Hi All,

 I am evaluating ArangoDB for my project. Broadly we have below requirement 
for the data.

1) Graphical representation of data.
2) Slice and Dice on the data. ( Meaning queries with different where 
clauses to fetch data)
3) Store relational data  (example Users, RBAC, Tokens etc)

One solution would be use 2 DB's.  Postgres as general purpose database for 
querying data with multiple where clauses and use Graph DB for graphical 
queries.

But I would like to explore if one DB  works for my use cases. I am 
planning to evaluate Arango for the same.

I am little concerned on point 2. Does Arango provides indexing to fetch 
data with multiple where clauses ?

To begin with I don't have scale. Will be starting with few hundreds of 
records. 

Also GraphQL supported APIs will be exposed for the end users.

Thanks,
Naresh.

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to