[Debian GNUstep maintainers] Bug#753087: ITP: gnustep-sqlclient -- SQL client library for GNUstep
Yavor Doganov
yavor at gnu.org
Sun Jun 29 06:38:23 UTC 2014
Package: wnpp
Owner: Debian GNUstep maintainers <pkg-gnustep-maintainers at lists.alioth.debian.org>
Severity: wishlist
* Package name : gnustep-sqlclient
Version : 1.7.3
Upstream Author : Richard Frith-Macdonald <rfm at gnu.org>
* URL or Web page : http://gnustep.org
* License : LGPL-3+
Description : SQL client library for GNUstep
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.
More information about the pkg-GNUstep-maintainers
mailing list