datahike

https://datahike.io/, Join the conversation at https://discord.com/invite/kEBzMvb, history for this channel is available at https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/datahike
timo 2021-03-25T10:29:24.018800Z

Hi @teodorlu. I think Datahike is quite near to the functionality of Datascript, but I am not fully aware. But the CLJS-compat for Datahike is still early afaik. @grounded_sage is the one working on that. Discord is the channel where you can get your questions relating Datahike answered best. https://discord.com/invite/kEBzMvb

👍 1
teodorlu 2021-03-25T10:30:56.019100Z

Thanks for the explanation! Portable data models in Datalog is something I'd really like to see.

😎 1
whilo 2021-03-25T18:38:26.022100Z

@teodorlu Currently the main benefit of DataScript is that you do not need to write asynchronous code in JavaScript, which is a bit inconvenient in many frameworks, e.g. in React rendering pipelines. We are trying to figure out how to make the programming as accessible as possible though. One possiblity would be to cache Datahike completely in memory, which would be a somewhat bad tradeoff. It is very valuable for us to discuss these options and have people try out Datahike in ClojureScript in their pipeline so that we get the interfaces right.

👍 1
whilo 2021-03-25T18:38:56.022600Z

We can keep discussing this on discord.

✔️ 1