sqlite3-ocaml
Database wrapper
A set of bindings and wrappers to interact with a specific SQL database engine
OCaml bindings to the SQLite3 database
114 stars
9 watching
31 forks
Language: OCaml
last commit: 25 days 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. | 311 |
mmottl/lacaml | An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. | 128 |
mmottl/pcre-ocaml | A C library wrapper for Perl-compatible regular expressions, providing OCaml bindings for string matching and manipulation | 31 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
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 | 84 |
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. | 606 |
rizo/ppx_monad | Provides a syntax extension for monadic computations in OCaml. | 7 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
mmottl/ocaml-makefile | A Makefile generator for OCaml projects with automatic dependency generation and simplified compilation processes. | 74 |
pyrocat101/opal | A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
dannywillems/ocaml-cordova | Provides an interface to Cordova events and functionality in OCaml | 9 |