/yaql

YAQL: Yet Another Query Language (Implemented in Rust!)

Primary LanguageRustApache License 2.0Apache-2.0

YAQL: Yet Another Query Language (Implemented in Rust!)

YAQL (Yet Another Query Language) is an embeddable and extensible query language, that allows performing complex queries against arbitrary objects. It has a vast and comprehensive standard library of frequently used querying functions and can be extend even further with user-specified functions. YAQL is originally written in python but this repository contains a feature equivalent (still WIP!) Rust port.

Project Resources

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0