Click here to Skip to main content
15,905,136 members
Articles / WCF

How to Make an SQL From Clojure or My Macros Kata: Part 2

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
8 Jun 2014CPOL11 min read 5.5K   1  
In a recent post I showed some strange things that one can do with macros to be able to write SQL-like queries right in Clojure. Several weeks ago we enabled selecting fields from records as well as filtering them with where clause.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Acumatica
Russian Federation Russian Federation
I am a full-time .NET programmer and a lover of C#, C++, Clojure and Python at the same time. I do some Windows Phone development on my own and occasionally try myself at web-development. To enhance all these software-related activities I maintain a blog writing there on various topics, most of which actually come back to programming.

Comments and Discussions