opaleye-sqlite: An SQL-generating DSL targeting SQLite

[ bsd3, database, library ] [ Propose Tags ]
This version is deprecated.

An SQL-generating DSL targeting SQLite. Allows SQLite queries to be written within Haskell in a typesafe and composable fashion.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.0.0.1, 0.0.1.0, 0.0.1.1 (info)
Dependencies base (<0), base16-bytestring (>=0.1.1.6 && <0.2), bytestring (>=0.10 && <0.11), case-insensitive (>=1.2 && <1.3), contravariant (>=1.2 && <1.4), direct-sqlite (>=2.3.13 && <2.4), pretty (>=1.1.1.0 && <1.2), product-profunctors (>=0.6.2 && <0.7), profunctors (>=4.0 && <5.2), semigroups (>=0.13 && <0.17), sqlite-simple, text (>=0.11 && <1.3), time (>=1.4 && <1.6), time-locale-compat (>=0.1 && <0.2), transformers (>=0.3 && <0.5), uuid (>=1.3 && <1.4), void (>=0.4 && <0.8) [details]
License BSD-3-Clause
Copyright Copyright (c) 2014-2015 Purely Agile Limited
Author Purely Agile
Maintainer Purely Agile
Revised Revision 1 made by AdamBergmark at 2015-07-29T15:21:15Z
Category Database
Home page https://github.com/tomjaguarpaw/haskell-opaleye
Bug tracker https://github.com/tomjaguarpaw/haskell-opaleye/issues
Source repo head: git clone https://github.com/tomjaguarpaw/haskell-opaleye.git
Uploaded by tomjaguarpaw at 2015-07-26T20:14:04Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2523 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2015-07-26 [all 1 reports]

Readme for opaleye-sqlite-0.0.0.0

[back to package description]

opaleye-sqlite

A preliminary version of Opaleye for SQLite. There may be many rough edges!