Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
Aslo, FYI, we've been looking into building clojure support for TerminusDB because it looks like a strong foundation for an open-source datalog database.
-
Hi, just to note that for datahike this feature is well underway on the cljs-support branch, specifically on the datahike fork under https://github.com/FalseProtagonist/datahike building on work by https://github.com/groundedSAGE. If anyone is interested in helping, the datahike guys have a dedicated discord channel and weekly community meetings (and are friendly). Also i (falseprotagonist) would be happy to help anyone get a development version/environment up and running to take a look at it in the interim
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
There is now a datahike linux native image preview available: https://github.com/replikativ/datahike/releases/tag/preview
-
Thanks for the feedback! I've opened an issue to reflect on this.
-
Long before Crux, Håkan built a really tiny PoC that makes DataScript durable using with-derefs on the JVM + MapDB https://github.com/hraberg/datascript-mapdb/blob/master/src/datascript_mapdb/core.clj
-
Perhaps this same approach could be resurrected in conjunction with something like https://github.com/Venemo/node-lmdb (which has synchronous APIs...to avoid rewriting DataScript to be async!)