Live data from Hacker News

Bmg.js – Type-Safe Relational Algebra for TypeScript/JavaScript

github.com

1–2 of 2 posts

Re: Bmg.js – Type-Safe Relational Algebra for TypeScript/JavaScript

#2
Claude Code helped me make a Typescript implementation of BMG (https://www.relational-algebra.dev/)

BMG initially existed in Ruby (with a SQL compiler there that hasn't been ported to TS yet).

You no longer have any excuse to build complex Typescript/Javascript code to manipulate data. Just learn RA.