IreneKnapp/direct-sqlite

C

41

333 commits

updated Jul 20, 2026

See the code

README

Low-level SQLite3 bindings for Haskell

Build Status Hackage

This package is not very different from the other SQLite3 bindings out there, but it fixes a few deficiencies I was finding. As compared to bindings-sqlite3, it is slightly higher-level, in that it supports marshalling of data values to and from the database. In particular, it supports strings encoded as UTF8, and BLOBs represented as ByteStrings.

For contribtions, please read contributing guide before sending PRs.

Contributors

Contributors

joeyadams

110 commits

IreneKnapp

63 commits

nurpax

60 commits

jchia

31 commits

IreneKnapp/direct-sqlite

C

41

333 commits

updated Jul 20, 2026

See the code

README

Low-level SQLite3 bindings for Haskell

Build Status Hackage

This package is not very different from the other SQLite3 bindings out there, but it fixes a few deficiencies I was finding. As compared to bindings-sqlite3, it is slightly higher-level, in that it supports marshalling of data values to and from the database. In particular, it supports strings encoded as UTF8, and BLOBs represented as ByteStrings.

For contribtions, please read contributing guide before sending PRs.

Contributors

Contributors

joeyadams

110 commits

IreneKnapp

63 commits

nurpax

60 commits

jchia

31 commits

Languages

C

98.5%

Haskell

1.5%