Ditto here. We use honeysql because we need to manipulate and parse SQL 
statements as part of a library for managing remote browser views.

On Wednesday, July 23, 2014 7:56:45 AM UTC-4, Colin Yates wrote:
>
> Another very satisfied honeysql user here.  It matches this use case 
> perfectly.
>
> On Wednesday, 23 July 2014 10:15:09 UTC+1, David Powell wrote:
>>
>> I'm using honeysql for constructing dynamic queries (eg conditionally 
>> adding complex clauses).  It feels a bit more composable to me, and seemed 
>> much easier to add the OR of several clauses to a query etc.
>>
>>
>>
>> On Tue, Jul 22, 2014 at 1:28 PM, Michael Klishin <michael....@gmail.com> 
>> wrote:
>>
>>> On 22 July 2014 at 16:10:31, Jonathon McKitrick (jmcki...@gmail.com) 
>>> wrote:
>>> > > Development and support seem to have slowed down. Are there
>>> > newer or better choices out there with momentum right now?
>>>
>>> Just use clojure.jdbc or clojure.java.jdbc with a validation library 
>>> (Validateur,
>>> Schema, Bouncer,  etc).
>>>
>>> There is no rush to use the newest hotness in the Clojure community so 
>>> Korma
>>> should work OK if that's what you want.
>>> --
>>> @michaelklishin, github.com/michaelklishin
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to clo...@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+u...@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+u...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
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/d/optout.

Reply via email to