You just gave me a great solution to the sql pain points I've been having.

On Tue, Jan 7, 2014 at 10:30 AM, Gary Johnson <gwjoh...@uvm.edu> wrote:
> defqueries for the win!
>
> Excellent minimal syntax choice, Kris. I'm using yesql in my current work
> project, and it's been a real delight to work with thus far. Being able to
> put multiple queries in one file just makes it that much sweeter.
>
>   ~Gary
>
>
> On Tuesday, January 7, 2014 10:57:55 AM UTC-5, Kris Jenkins wrote:
>>
>> Yesql is a simple library for blending SQL queries & Clojure together,
>> cleanly. Here's how it works, and how to use it.
>>
>> Project: https://github.com/krisajenkins/yesql
>> Leiningen: [yesql "0.3.0"]
>>
>> New since v0.2.x: Support for multiple queries in a single file.
>>
>> 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 clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> 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 clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to