Skip to content
Sections
>> Trisquel >> Packages >> etiona >> ocaml >> libsqlexpr-ocaml-dev
etiona  ]
[ Source: ocaml-sqlexpr  ]

Package: libsqlexpr-ocaml-dev (0.5.5-3build1)

type-safe, convenient SQLite database access (development)

Minimalistic library and syntax extension for type-safe, convenient execution of SQL statements. Currently compatible with Sqlite3.

Sqlexpr features:

 * automated prepared statement caching, param binding, data extraction, error
   checking (including automatic stmt reset to avoid BUSY/LOCKED errors in
   subsequent queries), stmt finalization on db close, etc.
 * HOFs like iter, fold, transaction
 * support for different concurrency models: everything is functorized over a
   THREAD monad, so you can for instance do concurrent folds/iters with Lwt
 * support for SQL stmt syntax checks and some extra semantic checking (column
   names, etc)

Other Packages Related to libsqlexpr-ocaml-dev

  • depends
  • recommends
  • suggests

Download libsqlexpr-ocaml-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 132.7 kB1132 kB [list of files]
i386 129.2 kB997 kB [list of files]