I did that recently, as well. Found this: https://github.com/ghxiao/nrdatalog2sql
Haven't done more than glance at the code. On Wednesday, October 30, 2013 4:29:33 PM UTC-7, Mark wrote: > > > > On Wednesday, October 30, 2013 4:27:31 PM UTC-7, Christopher Allen wrote: >> >> If you just want to build up and apply constraints, Korma can do that. >> >> If you want something closer to Datalog with unification, then a Datalog >> to SQL bridge is the most practical of largely impractical choices. >> > > Are you aware of a Datalog -> SQL implementation? I went looking for one > about a year ago and could only find a paper on how one might achieve such > a thing. I was hoping for a more out-of-the-box solution. > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
