Korma, my new SQL DSL hits the shelves

74 views
Skip to first unread message

Chris Granger

unread,
Nov 2, 2011, 3:53:32 PM11/2/11
to clj-...@googlegroups.com
Hey Folks, 

I get asked a lot about what SQL solution people should use with Noir and as I've lately had issues with the ones that are out there myself, I decided it was time I got to it.

Check out the project site here: http://sqlkorma.com

HackerNews thread here: http://news.ycombinator.com/item?id=3188609 

Happy website building :D

Cheers, 
Chris.

clojure-newbie

unread,
Nov 2, 2011, 4:09:26 PM11/2/11
to clj-...@googlegroups.com
Looks great !

How would you say it compares with Clojure-QL ? Any reason you decided to build your own instead of using that library ?

faenvie

unread,
Nov 3, 2011, 12:21:57 AM11/3/11
to clj-noir
the discussion targets some question-marks in my head.

some quotes:

"Korma was actually designed to be used to do exactly that: write SQL.
You don't have to use any of the ORM-y features and you're essentially
just writing SQL in a lisp syntax. The advantage, as others have said,
is simply composability, which leads to reusable SQL parts."

"Just do the analysis to see if this can benefit you, instead of
avoiding SQL by default just because it's SQL."


will it be possible to cover SQL92 syntax with Korma ?

even if that's possible, there should be support to execute raw
sql-statements because of the countless rdbms specialties.

thanks for the making.

Chris Granger

unread,
Nov 3, 2011, 12:24:33 AM11/3/11
to clj-...@googlegroups.com
I think it'll cover a lot of it, but I'm not sure it will cover all.


Cheers,
Chris.
Reply all
Reply to author
Forward
0 new messages