Yesql is a simple library for blending SQL & Clojure together, cleanly. Here's how it works <https://github.com/krisajenkins/yesql#rationale>, and how to use it <https://github.com/krisajenkins/yesql#example-usage>.
New since v0.3.x: - Support for Insert/Update/Delete/etc. Hat tip to Yannick Scherer (of 'lein ancient' fame) for his help with this. :-) - Improved error messages (mostly thanks to instaparse being superb). Leiningen coordinates: [yesql "0.4.0"] Project: https://github.com/krisajenkins/yesql As always, feedback welcomed. :-) Kris -- 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.
