yeshql-hdbc

YesQL-style SQL database abstraction (HDBC backend)

https://github.com/tdammers/yeshql

Version on this page:4.1.0.2
LTS Haskell 14.27:4.1.0.2
Stackage Nightly 2019-09-21:4.1.0.2
Latest on Hackage:4.2.0.0

See all snapshots yeshql-hdbc appears in

MIT licensed by Tobias Dammers
Maintained by [email protected]
This version can be pinned in stack with:yeshql-hdbc-4.1.0.2@sha256:e6315958f0b40f5298a89002b0d423299ca0b1d4246f1d73dd4618b2016bf7a6,1727

Module documentation for 4.1.0.2

  • Database
    • Database.YeshQL
      • Database.YeshQL.HDBC
        • Database.YeshQL.HDBC.SqlRow
          • Database.YeshQL.HDBC.SqlRow.Class
          • Database.YeshQL.HDBC.SqlRow.TH

Use quasi-quotations or TemplateHaskell to write SQL in SQL, while adding type annotations to turn SQL into well-typed Haskell functions.