[ 源代码: cl-postmodern ]
软件包: cl-s-sql (20211113.git9d4332f-1)
cl-s-sql 的相关链接
Trisquel 的资源:
下载源码包 cl-postmodern:
- [cl-postmodern_20211113.git9d4332f-1.dsc]
- [cl-postmodern_20211113.git9d4332f.orig.tar.xz]
- [cl-postmodern_20211113.git9d4332f-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Common Lisp Team (Mail Archive)
- Sébastien Villemot
外部的资源:
- 主页 [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.
其他与 cl-s-sql 有关的软件包
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-postgres
- Low-level client library for PosgreSQL
-
- rec: cl-fiveam
- simple regression testing framework for Common Lisp
-
- rec: cl-postmodern
- Common Lisp library for interacting with PostgreSQL databases