opium

An opionated Haskell Postgres library.

TO DO

  • Implement String and Text decoding
  • Implement Int decoding
  • Implement error reporting i.e. use Either OpiumError instead of Maybe
  • Implement Float and Double decoding
  • Implement UTCTime and zoned time decoding
  • Implement JSON decoding
  • Implement ByteString decoding (bytea)
    • Can we make let the fromField instance choose whether it wants binary or text?
Description
An opionated Haskell Postgres library, WIP
Readme 256 KiB
Languages
Haskell 96.2%
Shell 2.2%
Nix 1.6%