Hi Luca,

In MS SQL I tried
select hour,minute,val,stat from MeasurementValue where date = '2014-07-19'

In OrientDB those values are stored inside JSON, but in MS SQL I can only store 
them in rows.
I will try similar in PostgreSQL since it supports JSON data type.

Of course, for real application I need much complicated queries with grouping, 
aggregation and finding MeasurementValue vertices traversing the graph and by 
date.

But this was the test for beginning which is not encouraging since more 
complicated queries can only be slower.

Regards, Ivan.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" 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