Posts tagged "ocaml"
5 articles
May 29, 2025
How we're beating $359M in funding with two people and OCaml
Terrateam has done a lot with a little.
February 20, 2025
Cohttp vs. libcurl: Why Terrateam switched to libcurl
Terrateam switched its HTTP library to libcurl but we ran into some unique issues during development
December 28, 2023
Announcing Audit Trail
Everything you want to know about operations that Terrateam has executed is now at your fingertips.
December 28, 2023
Ocaml to PostgreSQL: Building Dynamic Queries with Type Safety
Learn how we implemented dynamic query execution in PostgreSQL for our Audit Trail feature, balancing type safety and performance.