Bmg.js – Type-Safe Relational Algebra for TypeScript/JavaScript (github.com) 2 points by blambeau 6mo ago ↗ HN
[–] blambeau 6mo ago ↗ 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.
1 comment
[ 0.21 ms ] story [ 13.6 ms ] threadBMG 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.