[ 原始碼: cl-postmodern ]
套件:cl-s-sql(20211113.git9d4332f-5)
cl-s-sql 的相關連結
Debian 的資源:
下載原始碼套件 cl-postmodern:
- [cl-postmodern_20211113.git9d4332f-5.dsc]
- [cl-postmodern_20211113.git9d4332f.orig.tar.xz]
- [cl-postmodern_20211113.git9d4332f-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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