A state-machine engine to enforce database integrity
Does the same job
all alternatives →- VCVersion Control for Databases2019 · github.com · ▲224
- SBSimple but Powerful IDE for Databases2019 · sqlgate.com · ▲89
- FSFinite State Machines for PostgreSQL2020 · github.com · ▲25
- UTUphold – Tool for programmatically verifying database backups2016 · github.com · ▲89
- SAStatetrace – Annotated Audit Trail for Postgres and MySQL2021 · statetrace.com · ▲21
- SFSystem for Private Data Management2020 · github.com · ▲132
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io