[ trixie ]
[ sid ]
[ ソース: gnustep-sqlclient ]
パッケージ: libsqlclient1.9 (1.9.0-3 など)
libsqlclient1.9 に関するリンク
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 (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.9 関連パッケージ
|
|
|
|
-
- dep: gnustep-base-runtime (>= 1.30.0)
- GNUstep Base ライブラリ - デーモンおよびツール
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libecpg6
- run-time library for ECPG programs
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgnustep-base1.30 (>= 1.30.0)
- GNUstep Base library
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libobjc4 (>= 4.6)
- GNU Objective-C アプリケーション用ランタイムライブラリ
-
- dep: libperformance0.6 (>= 0.6.0)
- GNUstep performance library (runtime library)
-
- dep: libpq5
- PostgreSQL 用 C クライアントライブラリ
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共有ライブラリ