algebra-sql: Relational Algebra and SQL Code Generation
This library contains data types for relational table algebra operators. DAG plans (algebra-dag) over these operators can be compiled into compact SQL:2003 queries.
Modules
- Database
- Algebra
- SQL
- Database.Algebra.SQL.Compatibility
- Database.Algebra.SQL.Materialization
- Database.Algebra.SQL.Materialization.CTE
- Database.Algebra.SQL.Materialization.Combined
- Database.Algebra.SQL.Util
- Table
- Database.Algebra.Table.Construct
- Database.Algebra.Table.Lang
- Render
- Database.Algebra.Table.Render.Dot
- SQL
- Algebra
Downloads
- algebra-sql-0.3.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] | 0.1.0.0, 0.1.0.1, 0.3.0.0 |
---|---|
Dependencies | aeson (>=0.8), algebra-dag (>=0.1), ansi-wl-pprint (>=0.6.7.2), base (>=4.8 && <5), bytestring (>=0.10), containers (>=0.5), Decimal (>=0.4), dlist (>=0.7), errors (>=1.0), fgl (>=5.5), filepath (>=1.3), ghc-prim (>=0.3), mtl (>=2.1), multiset (>=0.2), parsec (>=3.1), pretty (>=1.1), process (>=1.2), template-haskell (>=2.9), text (>=1.2), time (>=1.4), transformers (>=0.3) [details] |
License | BSD-3-Clause |
Author | Alexander Ulrich, Moritz Bruder |
Maintainer | <alex@etc-network.de> |
Category | Database |
Source repo | head: git clone https://github.com/ulricha/algebra-sql |
Uploaded | by AlexUlrich2 at 2015-05-29T20:30:41Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | sqlgen, tadot |
Downloads | 2729 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-26 [all 9 reports] |