Fork me on GitHub
#datascript
<
2017-04-11
>
pedroteixeira01:04:31

anynow knows of a library|function to transform graphql-like query to datalog and transform datoms back to maps/lists representation? only found this partial impl https://github.com/ashinohara/graphql-parser/blob/master/src/graphql_parser/example.clj

lvh22:04:31

it’s not very performant on largeish data structures, and I’d like to keep my datalog querying if at all possible