[ 源代码: gnustep-sqlclient ]
软件包:libsqlclient1.8(1.8.1-3 以及其他的)
libsqlclient1.8 的相关链接
Debian 的资源:
下载源码包 gnustep-sqlclient:
- [gnustep-sqlclient_1.8.1-3.dsc]
- [gnustep-sqlclient_1.8.1.orig.tar.gz]
- [gnustep-sqlclient_1.8.1.orig.tar.gz.asc]
- [gnustep-sqlclient_1.8.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gnustep.org]
相似软件包:
SQL client library for GNUstep (runtime library)
The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library but rather allows applications to directly execute SQL queries and statements. Major features:
* Simple API for executing queries and statements. * Simple API for combining multiple SQL statements into a single transaction. * Supports multiple sumultaneous named connections to a database server in a thread-safe manner. * Supports multiple simultaneous connections to different database servers with backend driver bundles loaded for different database engines. * Configuration for all connections held in one place and referenced by connection name for ease of configuration control. * Thread safe operation.
Supported backend bundles are ECPG, Postgres, MySQL and SQLite.
This package contains the shared library and the supported bundles.
其他与 libsqlclient1.8 有关的软件包
|
|
|
|
-
- dep: gnustep-base-runtime (>= 1.26.0)
- GNUstep Base library - daemons and tools
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libecpg6
- run-time library for ECPG programs
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libgnustep-base1.26 (>= 1.26.0)
- GNUstep Base library
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libobjc4 (>= 4.6)
- Runtime library for GNU Objective-C applications
-
- dep: libperformance0.5
- GNUstep performance library (runtime library)
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库