opaleye-sqlite: An SQL-generating DSL targeting SQLite
An SQL-generating DSL targeting SQLite. Allows SQLite queries to be written within Haskell in a typesafe and composable fashion. This package is old and unmaintained. It may work, or it may not. If you are interested in reviving it please file an issue on the GitHub repository.
Modules
[Index] [Quick Jump]
- Opaleye
- Opaleye.SQLite
- Opaleye.SQLite.Aggregate
- Opaleye.SQLite.Binary
- Opaleye.SQLite.Column
- Opaleye.SQLite.Constant
- Opaleye.SQLite.Distinct
- Internal
- Opaleye.SQLite.Internal.Aggregate
- Opaleye.SQLite.Internal.Binary
- Opaleye.SQLite.Internal.Column
- Opaleye.SQLite.Internal.Distinct
- HaskellDB
- Opaleye.SQLite.Internal.Helpers
- Opaleye.SQLite.Internal.Join
- Opaleye.SQLite.Internal.Optimize
- Opaleye.SQLite.Internal.Order
- Opaleye.SQLite.Internal.PGTypes
- Opaleye.SQLite.Internal.PackMap
- Opaleye.SQLite.Internal.PrimQuery
- Opaleye.SQLite.Internal.Print
- Opaleye.SQLite.Internal.QueryArr
- Opaleye.SQLite.Internal.RunQuery
- Opaleye.SQLite.Internal.Sql
- Opaleye.SQLite.Internal.Table
- Opaleye.SQLite.Internal.TableMaker
- Opaleye.SQLite.Internal.Tag
- Opaleye.SQLite.Internal.Unpackspec
- Opaleye.SQLite.Internal.Values
- Opaleye.SQLite.Join
- Opaleye.SQLite.Manipulation
- Opaleye.SQLite.Operators
- Opaleye.SQLite.Order
- Opaleye.SQLite.PGTypes
- Opaleye.SQLite.QueryArr
- Opaleye.SQLite.RunQuery
- Opaleye.SQLite.Sql
- Opaleye.SQLite.SqlTypes
- Opaleye.SQLite.Table
- Opaleye.SQLite.Values
- Opaleye.SQLite
Downloads
- opaleye-sqlite-0.0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 (>=4 && <5), base16-bytestring (>=0.1.1.6 && <0.2), bytestring (>=0.10 && <0.11), case-insensitive (>=1.2 && <1.3), contravariant (>=1.2 && <1.6), direct-sqlite (>=2.3.13 && <2.4), pretty (>=1.1.1.0 && <1.2), product-profunctors (>=0.6.2 && <0.12), profunctors (>=4.0 && <5.6), semigroups (>=0.13 && <0.20), sqlite-simple, text (>=0.11 && <1.3), time (>=1.4 && <1.10), time-locale-compat (>=0.1 && <0.2), transformers (>=0.3 && <0.6), uuid (>=1.3 && <1.4), void (>=0.4 && <0.8) [details] |
Tested with | ghc ==7.10.1, ghc ==7.8.4, ghc ==7.6.3 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2014-2015 Purely Agile Limited |
Author | Purely Agile |
Maintainer | Purely Agile |
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 2021-01-30T14:41:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2603 total (18 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-01-30 [all 1 reports] |