@hackage / squeather

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

Latest0.8.0.0

About

Metadata

  • Last updated , by OmariNorman
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: omari@smileystation.com

  • Lottery factor: 0

Links

Installation

Readme

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.