sqlite3-ocaml

OCaml bindings to the SQLite3 database (by mmottl)

Sqlite3-ocaml Alternatives

Similar projects and alternatives to sqlite3-ocaml

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sqlite3-ocaml alternative or higher similarity.

sqlite3-ocaml reviews and mentions

Posts with mentions or reviews of sqlite3-ocaml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-09.
  • How I got involved in the Rust community
    7 projects | news.ycombinator.com | 9 Dec 2022
    > I couldn't find a single datetime library that has a concept of instances that could be interpreted in different time zones.

    Jane Street's Core has a good timezone support (the thing you need is pair Date.t * Time_ns.Ofday.t). sqlite3-ocaml [1] seems reasonably documented.

    [1] https://github.com/mmottl/sqlite3-ocaml

  • I've done TUI (Terminal User Interface) app. This is what it looks like
    3 projects | dev.to | 15 Apr 2021
    As some can guess, the architecture was heavily inspired by Elm and Elmish parent-child patterns. Notty - is a cool library, which is a perfect choice for a simple terminal draw. But keep in mind, that you will be responsible for focus management and isolation of all event handlings. Sqlite3-OCaml - is totally imperative library, because it is just bindings on C library. But you get all the essential functionality with which you can build yourself the needed level of abstraction.

Stats

Basic sqlite3-ocaml repo stats
2
110
2.9
6 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com