A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Both full keyword aliases like :table/name → :other-table/other-name as well as table aliases like :table/* → :other-table/*.
Should be implemented as a pathom plugin.
Both full keyword aliases like
:table/name
→:other-table/other-name
as well as table aliases like:table/*
→:other-table/*
. Should be implemented as a pathom plugin.