search for: dataproperti

Displaying 1 result from an estimated 1 matches for "dataproperti".

Did you mean: dataproperty
2018 Feb 28
0
LLVM map to specific data model?
I'm currently working on a query engine based on LLVM and looking for the "best" approach to map our own generic "data model" within the infrastructure. When I do a query, lets say I have athletes and wish to apply a query like this :     age > 18 && result.speed > 15 Here is my data model, it is generic data model and a data schema that describe the