[ 源代码: 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 共享库