[ 源代码: cl-postmodern ]
软件包: cl-s-sql (20180430-1)
cl-s-sql 的相关链接
Trisquel 的资源:
下载源码包 cl-postmodern:
- [cl-postmodern_20180430-1.dsc]
- [cl-postmodern_20180430.orig.tar.gz]
- [cl-postmodern_20180430-1.debian.tar.xz]
维护者:
Original Maintainer:
- Dimitri Fontaine
外部的资源:
- 主页 [marijnhaverbeke.nl]
相似软件包:
lispy syntax for SQL queries
S-SQL provides a lispy syntax for SQL queries, and knows how to convert various lisp types to their textual SQL representation. It takes care to do as much of the work as possible at compile-time, so that at runtime a string concatenation is all that is needed to produce the final SQL query.