FICHA · AUR

ocaml-sqlite3

SQLite3 bindings for OCaml

  • Library
  • LIBRARY
  • OCAML
  • DATABASE
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

OCaml applications can store and query local data through SQLite3 bindings. It is useful for tools and desktop apps that need an embedded database without running a separate server.

Database access can persist private user data and schema mistakes. Use transactions, migrations, and input binding rather than building SQL by string concatenation.

Permissions

Permissions not analysed for this source yet.