Skip to content

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

License

Notifications You must be signed in to change notification settings

theshubhamp/yaql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages