datascript

Immutable database and Datalog query engine for Clojure, ClojureScript and JS
2019-05-02T14:37:50.004500Z

if you store those maps as values, this should be fine

2019-05-02T14:38:09.004900Z

JFYI pull should accept lookup attrs directly

2019-05-02T14:38:25.005200Z

(ds/pull db (keys e) [:symbol (:symbol e)])

👍 1