#query-language #iso-iec #style #open #cypher #ankurah #gql

ankql

Ankurah Query Language - Aspirational query language for Ankurah in the style of Open Cypher and GQL (ISO/IEC 39075:2024)

1 unstable release

new 0.1.0 Jan 19, 2025

#1553 in Database interfaces


Used in 7 crates (6 directly)

MIT/Apache

43KB
712 lines

Ankql intends to be query language for Ankurah in the style of Open Cypher and GQL (ISO/IEC 39075:2024), but is sort of just sql because it's only used for selection right now. The point of this is not to reinvent the wheel, but to provide a fast-to-implement query language for Ankurah which has only the necessary features to be useful.


If this pans out, we might someday consider a more complete implementation and ISO/IEC 39075:2024 compliance.

Dependencies

~2.8–4MB
~79K SLoC