[ ソース: cl-postmodern ]
パッケージ: cl-s-sql (20180430-2)
cl-s-sql に関するリンク
Debian の資源:
cl-postmodern ソースパッケージをダウンロード:
- [cl-postmodern_20180430-2.dsc]
- [cl-postmodern_20180430.orig.tar.gz]
- [cl-postmodern_20180430-2.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-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