vitonsky@programming.dev to Programming@programming.devEnglish · 17 hours agonano-queries - Simple and powerful database-agnostic Query Builder for TypeScript (work with SQLite, Postgres, GraphQL, Redis, PGlite, etc)github.comexternal-linkmessage-square4fedilinkarrow-up117arrow-down12
arrow-up115arrow-down1external-linknano-queries - Simple and powerful database-agnostic Query Builder for TypeScript (work with SQLite, Postgres, GraphQL, Redis, PGlite, etc)github.comvitonsky@programming.dev to Programming@programming.devEnglish · 17 hours agomessage-square4fedilink
minus-squareakkajdh999@programming.devlinkfedilinkarrow-up2arrow-down3·16 hours agoFor TypeScript? Don’t tell me people run JS on servers??
minus-squareintelisense@lemm.eelinkfedilinkarrow-up2·9 hours agoA lot of people write Lambdas in TypeScript (compiled to JavaScript of course).
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up3·15 hours agoSqlite compiles to wasm, you can run it in the browser
For TypeScript? Don’t tell me people run JS on servers??
A lot of people write Lambdas in TypeScript (compiled to JavaScript of course).
Sqlite compiles to wasm, you can run it in the browser