You can use the Datomic datalog implementation to query Clojure collections<https://gist.github.com/2645453>. I think this is the same use clojure.contrib.datalog had.
On Monday, June 25, 2012 12:47:29 PM UTC+2, mnicky wrote: > > > > On Saturday, June 23, 2012 1:20:30 AM UTC+2, Niels van Klaveren wrote: >> >> >> I was thinking if an SQL generation DSL / library could be based on >> core.logic ? >> >> > Something like revival of clojure.contrib.datalog would be great. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
