[ 原始碼: gnustep-sqlclient ]
套件:libsqlclient-dev(1.9.0-3 以及其他的)
libsqlclient-dev 的相關連結
Debian 的資源:
下載原始碼套件 gnustep-sqlclient:
- [gnustep-sqlclient_1.9.0-3.dsc]
- [gnustep-sqlclient_1.9.0.orig.tar.gz]
- [gnustep-sqlclient_1.9.0.orig.tar.gz.asc]
- [gnustep-sqlclient_1.9.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [gnustep.org]
相似套件:
SQL client library for GNUstep (development files)
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 development files and the library reference documentation.
其他與 libsqlclient-dev 有關的套件
|
|
|
|
-
- dep: libgnustep-base-dev
- GNUstep Base header files and development libraries
-
- dep: libsqlclient1.9 (= 1.9.0-3+b1)
- SQL client library for GNUstep (runtime library)