squeather: Use databases with the version 3 series of the SQLite C library

[ bsd3, development, library ] [ Propose Tags ]

This library allows you to use databases with the version 3 series of the SQLite C library. The biggest difference between this library and others available on Hackage is that it uses the extended error descriptions that SQLite makes available. It also cleans up resources such as database and statement handles in an automatic, though non-deterministic, fashion.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.4.0.0, 0.4.2.0, 0.6.0.0, 0.8.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring, text [details]
License BSD-3-Clause
Copyright 2020-2021 Omari Norman
Author Omari Norman
Maintainer omari@smileystation.com
Category Development
Uploaded by OmariNorman at 2021-05-07T18:33:37Z
Distributions LTSHaskell:0.8.0.0, NixOS:0.8.0.0, Stackage:0.8.0.0
Downloads 1217 total (35 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-05-07 [all 1 reports]