[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: SQL syntax in Lua?
- From: PA <petite.abeille@...>
- Date: Wed, 8 Mar 2006 19:51:44 +0100
On Mar 08, 2006, at 18:51, PA wrote:
Perhaps one could use something like Han Zhao's Lip syntax:
{ { id, gt, 0 }, And { id, lt, 10 }, Or { date, eq, today } }
http://luaforge.net/forum/forum.php?forum_id=709
Well, talking of which:
"CLSQL is a Common Lisp interface to SQL databases"
;; employees named Lenin
(clsql:select 'employee :where [= [slot-value 'employee 'last-name]
"Lenin"])
http://clsql.b9.com/manual/csql-find.html
Cheers
--
PA, Onnay Equitursay
http://alt.textdrive.com/