Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why even limit it to Clojure and ClojureScript? I could use this from JavaScript or PureScript as an immutable local store to replicate/merge with the backend asynchronously.


The query language is embedded in legal Clojure data structures, so it would be tricky to port to JS. That's a drawback of embedded DSL's I suppose.


Contingent on the design but not necessary. I could make something similar in PureScript.

I wouldn't use Datalog though, I got turned off on it after using Datomic at work.


Similar to Datomic, which has Java bindings and allows for query DSL be specified just as a regular String, we can do this for JS interop




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: