On Monday, November 11, 2013 12:57:55 PM UTC-8, Luc wrote:
>
> Ha ! Ha ! Never thought of this approach and frankly it's the simplest 
> one. 
>
> We create various db adapters and we routinely have to switch between 
> raw SQL statements and express them to run from Clojure and it's been an 
> extra 
> step that yields zero value. 
>
> Not as painfull as using an ORM but still annoying. 
>
>
I'm curious about your ORM experience. I'm certainly finding that the 
clojure sql dsls are adding little, and I must constantly fall back to raw 
sql.  However my experience with ORMs has been exactly the opposite. 
They've cost us about as much developer time as our power supplies: they 
just work, and provide an incredible amount of functionality.

-- 
-- 
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