sqlite3-ocaml
Database wrapper
A set of bindings and wrappers to interact with a specific SQL database engine
OCaml bindings to the SQLite3 database
116 stars
9 watching
31 forks
Language: OCaml
last commit: about 1 month ago
Linked from 1 awesome list
databaseocamlsqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
paurkedal/ocaml-caqti | A monadic connector API for relational databases, providing a uniform interface across different database systems. | 313 |
mmottl/lacaml | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
mmottl/pcre-ocaml | A library that provides Perl-compatible regular expressions for string matching in OCaml | 31 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
monstasat/chartjs-ocaml | Provides OCaml bindings for the Chart.js charting library and its popular plugins. | 13 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 85 |
voznik/ngx-odm | An Angular wrapper for a real-time NoSQL database service | 45 |
iwongu/sqlite3pp | A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. | 610 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |
dannywillems/ocaml-js-stdlib | Provides a binding to the JavaScript standard library and DOM in OCaml | 3 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
mmottl/ocaml-makefile | A tool providing a simplified and platform-independent way to manage build processes for OCaml projects | 74 |
pyrocat101/opal | A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
ocaml-ppx/ocamlformat | Automates formatting of OCaml code to conform to specific coding standards | 642 |
dannywillems/ocaml-cordova | Provides an interface to Cordova events and functionality in OCaml | 9 |