logo

You don't have to migrate to find out if graph queries fit your data

Posted by taubek |an hour ago |1 comments

bwestergard an hour ago

Lately I've been thinking that what people want out of graph databases is a better query experience for queries that are built around pattern matching and transitive closure. For those cases, datalog is the most expressive language, and compilation of datalog to SQL is probably the best implementation.