Hi all, Thank you Nikita for DataScript.
It's the missing ClojureScript part I've been looking for, for a web application I've been building. This todo application includes a front-end using DataScript and React.js/Quiescent. More details here: http://thegeez.net/2014/04/30/datascript_clojure_web_app.html The code is on github: https://github.com/thegeez/clj-crud Demo on heroku: http://clj-crud.herokuapp.com/ -Gijs On Friday, April 25, 2014 8:18:06 AM UTC+2, Nikita Prokopov wrote: > Hi! > > > > I’m glad to announce my new library, DataScript. > > > > It’s an open-source, from-the-scratch implementation of in-memory immutable > database aimed at ClojureScript with API and data model designed after > Datomic. Full-featured Datalog queries included. > > > > Library is here: https://github.com/tonsky/datascript > > > > Also check out this blog post about why you may need a database in a browser: > http://tonsky.me/blog/decomposing-web-app-development/ > > > > Feedback welcome! -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
