Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> ocaml >> libsqlexpr-ocaml-dev
etiona  ]
[ 源代码: ocaml-sqlexpr  ]

软件包: 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)

其他与 libsqlexpr-ocaml-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 libsqlexpr-ocaml-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
i386 129.2 kB997 kB [文件列表]