[ 原始碼: golang-github-cowsql-go-cowsql ]
套件:go-cowsql(1.22.0-2~bpo12+1)
go-cowsql 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-cowsql-go-cowsql:
- [golang-github-cowsql-go-cowsql_1.22.0-2~bpo12+1.dsc]
- [golang-github-cowsql-go-cowsql_1.22.0.orig.tar.gz]
- [golang-github-cowsql-go-cowsql_1.22.0-2~bpo12+1.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.12.0)
- SQLite 3 shared library