datascript

Immutable database and Datalog query engine for Clojure, ClojureScript and JS
2019-05-01T16:24:13.001600Z

Hello all!

2019-05-01T16:24:57.002400Z

How can I update some inner map of an entity (not in the schema)?

2019-05-01T16:25:57.003Z

adding new keys, without overwriting the existing keys

2019-05-01T17:03:51.003500Z

my current approach is this... but maybe there is a more idiomatic way:

2019-05-01T17:04:16.003600Z