top | item 46525260

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

2 points| blambeau | 1 month ago |github.com

1 comment

order

blambeau|1 month 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.