Binary package “libsqlite3-ocaml-dev” in ubuntu trusty

Embeddable SQL Database for OCaml Programs

 This package provides an interface for the SQLite3 embeddable SQL
 database. It allows your OCaml programs to use a SQL database without
 depending on any external software; the resulting system can be
 entirely self-contained.
 .
 This package provides the files necessary to develop new applications that
 use SQLite3 for OCaml.