Difference between revisions of "SQLClient"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Debian link)
 
(3 intermediate revisions by one other user not shown)
Line 8: Line 8:
 
SQL queries and statements. Major features:
 
SQL queries and statements. Major features:
  
* Simple API for executing queries and statements.  * Simple API
+
* Simple API for executing queries and statements.   
for combining multiple SQL statements into a single
+
* Simple API for combining multiple SQL statements into a single transaction.   
transaction.  * Supports multiple sumultaneous named connections
+
* Supports multiple simultaneous named connections to a database server in a thread-safe manner.   
to a database   server in a thread-safe manner.  * Supports
+
* Supports multiple simultaneous connections to different database servers with backend driver bundles loaded for different database engines.   
multiple simultaneous connections to different database
+
* Configuration for all connections held in one place and referenced by connection name for ease of configuration control.   
servers with backend driver bundles loaded for different database
+
* Thread safe operation.
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.
 
Supported backend bundles are ECPG, Postgres, MySQL and SQLite.
Line 23: Line 20:
 
bundles.
 
bundles.
 
|Homepage URL=http://gnustep.org
 
|Homepage URL=http://gnustep.org
|User level=
+
|Accepts cryptocurrency donations=No
|Component programs=
+
|Version identifier=1.8.1
|VCS checkout command=
+
|Version download=http://ftpmain.gnustep.org/pub/gnustep/libs/SQLClient-1.8.1.tar.gz
|Computer languages=
+
|Last review by=Bendikker
|Status=
+
|Last review date=2018/03/07
 +
|Submitted date=2015-07-17
 
|Is GNU=No
 
|Is GNU=No
|Version identifier=1.7.3-2
 
|Version download=http://ftp.debian.org/debian/pool/main/g/gnustep-sqlclient/gnustep-sqlclient_1.7.3.orig.tar.gz
 
|Submitted by=Debian import
 
|Submitted date=2015-07-17
 
}}
 
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/gnustep-sqlclient
 
|Source packages=gnustep-sqlclient 1.7.3-2
 
|Date=2015-07-17
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=Other
+
|License=LGPLv3orlater
 
|License copyright=Copyright 2004-2006 Free Software Foundation, Inc.
 
|License copyright=Copyright 2004-2006 Free Software Foundation, Inc.
 
|License verified by=Debian: Yavor Doganov <yavor@gnu.org>
 
|License verified by=Debian: Yavor Doganov <yavor@gnu.org>
 
|License verified date=2014-07-18
 
|License verified date=2014-07-18
 
|License note=License: lgpl-3.0+
 
|License note=License: lgpl-3.0+
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gnustep-sqlclient
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=ftp://ftp.gnustep.org/pub/gnustep/libs/
 
|Resource URL=ftp://ftp.gnustep.org/pub/gnustep/libs/
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/gnustep-sqlclient
 
}}
 
}}

Latest revision as of 16:54, 7 March 2018


Overview

Sqlclient

http://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 simultaneous 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.





Details

Licensing

License

Verified by

Verified on

Notes

Verified by

Debian: Yavor Doganov <yavor@gnu.org>

Verified on

18 July 2014

Notes

License: lgpl-3.0+




Leaders and contributors

Resources and communication

AudienceResource typeURI
Downloadftp://ftp.gnustep.org/pub/gnustep/libs/
Debian (Ref) (R)https://tracker.debian.org/pkg/gnustep-sqlclient


Software prerequisites

About this entry



<headertabs />


Entry







"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/gnustep-sqlclient

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.