pg-entity: A pleasant PostgreSQL layer
A PostgreSQL layer to safely expand your SQL queries with a lightweight eDSL. Read the tutorial at https://tchoutri.github.io/pg-entity/Tutorial
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
prod | This flag enables features for production usage, like disabling logs | Disabled |
book | Enable the generation of the book | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pg-entity-0.0.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.4.1, 0.0.4.2, 0.0.4.3, 0.0.4.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <4.18.0), bytestring (>=0.11 && <0.12), colourista (>=0.1 && <0.2), containers, directory, exceptions (>=0.10 && <0.11), literatex, monad-control (>=1.0 && <1.1), mtl, parsec (>=3.1 && <3.2), pg-entity, pg-transact (>=0.3 && <0.4), postgresql-simple (>=0.6 && <0.7), resource-pool (>=0.3 && <0.4), safe-exceptions (>=0.1 && <0.2), shake, strict, template-haskell (>=2.15.0.0 && <2.18.0.0.0), text (>=2.0 && <2.1), text-display (>=0.0 && <0.1), text-manipulate (>=0.3 && <0.4), time (>=1.12 && <1.13), uuid (>=1.3 && <1.4), vector (>=0.13 && <0.14) [details] |
Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.5 || ==9.4.4 |
License | MIT |
Author | Théophile Choutri |
Maintainer | Théophile Choutri |
Category | Database |
Home page | https://tchoutri.github.io/pg-entity |
Bug tracker | https://github.com/tchoutri/pg-entity/issues |
Source repo | head: git clone https://github.com/tchoutri/pg-entity |
Uploaded | by hecate at 2023-01-01T20:36:33Z |
Distributions | |
Executables | book |
Downloads | 816 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |