orville-postgresql: A Haskell library for PostgreSQL
Orville's goal is to provide a powerful API for applications to access PostgreSQL databases with minimal use of sophisticated language techniques or extensions. See https://github.com/flipstone/orville for more details.
Modules
[Index] [Quick Jump]
- Orville
- Orville.PostgreSQL
- Orville.PostgreSQL.AutoMigration
- Orville.PostgreSQL.ErrorDetailLevel
- Orville.PostgreSQL.Execution
- Orville.PostgreSQL.Execution.Cursor
- Orville.PostgreSQL.Execution.Delete
- Orville.PostgreSQL.Execution.EntityOperations
- Orville.PostgreSQL.Execution.Execute
- Orville.PostgreSQL.Execution.ExecutionResult
- Orville.PostgreSQL.Execution.Insert
- Orville.PostgreSQL.Execution.QueryType
- Orville.PostgreSQL.Execution.ReturningOption
- Orville.PostgreSQL.Execution.Select
- Orville.PostgreSQL.Execution.SelectOptions
- Orville.PostgreSQL.Execution.Sequence
- Orville.PostgreSQL.Execution.Transaction
- Orville.PostgreSQL.Execution.Update
- Orville.PostgreSQL.Expr
- Orville.PostgreSQL.Expr.BinaryOperator
- Orville.PostgreSQL.Expr.ColumnDefinition
- Orville.PostgreSQL.Expr.Count
- Orville.PostgreSQL.Expr.Cursor
- Orville.PostgreSQL.Expr.DataType
- Orville.PostgreSQL.Expr.Delete
- Orville.PostgreSQL.Expr.GroupBy
- Orville.PostgreSQL.Expr.IfExists
- Orville.PostgreSQL.Expr.Index
- Orville.PostgreSQL.Expr.Insert
- Orville.PostgreSQL.Expr.LimitExpr
- Orville.PostgreSQL.Expr.Math
- Orville.PostgreSQL.Expr.Name
- Orville.PostgreSQL.Expr.OffsetExpr
- Orville.PostgreSQL.Expr.OrderBy
- Orville.PostgreSQL.Expr.Query
- Orville.PostgreSQL.Expr.ReturningExpr
- Orville.PostgreSQL.Expr.Select
- Orville.PostgreSQL.Expr.SequenceDefinition
- Orville.PostgreSQL.Expr.TableConstraint
- Orville.PostgreSQL.Expr.TableDefinition
- Orville.PostgreSQL.Expr.TableReferenceList
- Orville.PostgreSQL.Expr.Time
- Orville.PostgreSQL.Expr.Transaction
- Orville.PostgreSQL.Expr.Update
- Orville.PostgreSQL.Expr.ValueExpression
- Orville.PostgreSQL.Expr.WhereClause
- Orville.PostgreSQL.Marshall
- Orville.PostgreSQL.Monad
- Orville.PostgreSQL.OrvilleState
- Orville.PostgreSQL.PgCatalog
- Orville.PostgreSQL.Plan
- Raw
- Orville.PostgreSQL.Schema
- Orville.PostgreSQL.UnliftIO
- Orville.PostgreSQL
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ci | More strict ghc options used for development and ci, not intended for end-use. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- orville-postgresql-1.0.0.0.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] | 1.0.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | attoparsec (>=0.10 && <0.15), base (>=4.8 && <5), bytestring (>=0.10 && <0.13), containers (>=0.6 && <0.7), dlist (>=0.8 && <1.1), network-uri (>=2.6 && <2.7), postgresql-libpq (>=0.9.4.2 && <0.11), random (>=1.0 && <2), resource-pool (<0.3 || >=0.4 && <0.5), safe-exceptions (>=0.1.7 && <0.2), text (>=1.2 && <1.3 || >=2.0 && <2.2), time (>=1.9.1 && <1.13), transformers (>=0.5 && <0.7), unliftio-core (>=0.1 && <0.3), uuid (>=1.3.15 && <1.4) [details] |
Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.7, ghc ==9.6.3 |
License | MIT |
Author | Flipstone Technology Partners |
Maintainer | maintainers@flipstone.com |
Category | database, library, postgresql |
Source repo | head: git clone git@github.com:flipstone/orville.git |
Uploaded | by qxjit at 2023-10-31T17:17:15Z |
Distributions | |
Downloads | 62 total (6 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |