[ bookworm-backports ]
[ trixie ]
[ sid ]
[ ソース: golang-github-cowsql-go-cowsql ]
パッケージ: go-cowsql (1.22.0-2 など)
go-cowsql に関するリンク
Debian の資源:
golang-github-cowsql-go-cowsql ソースパッケージをダウンロード:
- [golang-github-cowsql-go-cowsql_1.22.0-2.dsc]
- [golang-github-cowsql-go-cowsql_1.22.0.orig.tar.gz]
- [golang-github-cowsql-go-cowsql_1.22.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Pure-Go cowsql client
Go-cowsql is a pure-Go cowsql client implementation. 2 binaries are provided:
- cowsql-demo, a demo cowsql application, which exposes a simple key/value store over an HTTP API, - cowsql, a basic SQLite-like cowsql shell which supports normal SQL queries plus the special .cluster and .leader commands to inspect the cluster members and the current leader.
その他の go-cowsql 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcowsql0
- Embeddable, replicated and fault tolerant SQL engine - shared library
-
- dep: libsqlite3-0 (>= 3.36.0)
- SQLite 3 共有ライブラリ