Fork me on GitHub
#announcements
<
2019-01-27
>
wilkerlucio23:01:04

EQL docs for clojure.spec are out! This explains how you can use clojure.spec to validate EQL syntax. I like to bring attention also to the generative docs, they explain how to generate queries at random and also how to customise the generators to constraint the generation to very specific needs, this can be an interesting read for anyone looking for examples on how to setup complex configurable generator setups, I hope you enjoy! https://github.com/edn-query-language/eql#clojure-specs

👍 70
eggsyntax23:01:38

Summary for folks unfamiliar with EQL: "EQL is a declarative way to make hierarchical (and possibly nested) selections of information about data requirements.

👍 5