libsqlclient1.8

SQL client library for GNUstep (runtime library)

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://gnustep.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libsqlclient1.8