3 releases
0.1.2 | Feb 3, 2025 |
---|---|
0.1.1 | Jan 21, 2025 |
0.1.0 | Jan 19, 2025 |
#725 in Database interfaces
436 downloads per month
Used in 9 crates
(6 directly)
53KB
881 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
~77K SLoC