Skip to content

An experiment with adding a query language to cuelang.org in the spirit of json-query.

License

Notifications You must be signed in to change notification settings

SymbolNotFound/cuequery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cuequery

An experiment with adding a query language to cuelang.org in the spirit of json-query.

More details will be written soon on how the query itself maps to cue/json and how to form a lattice over entire queries so that value subsumption works over queries just like it does for structs and constraints.

Since | is already defined for disjunction in Cue, to achieve the pipe notation from json-query I propose using -> arrow notation.

About

An experiment with adding a query language to cuelang.org in the spirit of json-query.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published