sqlite

Modules

d2sqlite3
module sqlite.d2sqlite3

This module provides a small wrapper around SQLite for the D programming language. It wraps the C API in an idiomatic manner and handles built-in D types and Nullable!T automatically.