The mysql-simple package
A mid-level client library for the MySQL database, intended to be fast and easy to use.
Important licensing note: This library is BSD-licensed under the terms of the MySQL FOSS License Exception http://www.mysql.com/about/legal/licensing/foss-exception/.
Since this library links against the GPL-licensed mysqlclient library, a non-open-source application that uses it may be subject to the terms of the GPL.
Properties
| Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.2.2.4 |
|---|---|
| Dependencies | attoparsec (≥0.8.5.3), base (<5), base16-bytestring, blaze-builder, blaze-textual, bytestring (≥0.9), mysql (≥0.1.1.1), old-locale, pcre-light, text (≥0.11.0.2), time |
| License | BSD3 |
| Copyright | 2011 MailRank, Inc. |
| Author | Bryan O'Sullivan <bos@mailrank.com> |
| Maintainer | Bryan O'Sullivan <bos@mailrank.com> |
| Category | Database |
| Home page | https://github.com/mailrank/mysql-simple |
| Bug tracker | https://github.com/mailrank/mysql-simple/issues |
| Source repository | git clone http://github.com/mailrank/mysql-simple |
| Upload date | Wed Jun 1 18:42:19 UTC 2011 |
| Uploaded by | BryanOSullivan |
| Build failure | ghc-7.0 (log) |
Modules
- Database
- MySQL
- Database.MySQL.Simple
- Database.MySQL.Simple.Param
- Database.MySQL.Simple.QueryParams
- Database.MySQL.Simple.QueryResults
- Database.MySQL.Simple.Result
- Database.MySQL.Simple.Types
- Database.MySQL.Simple
- MySQL
Downloads
- mysql-simple-0.2.2.2.tar.gz (Cabal source package)
- package description (included in the package)