vitonsky@programming.dev to Programming@programming.devEnglish · 5 days agonano-queries - Simple and powerful database-agnostic Query Builder for TypeScript (work with SQLite, Postgres, GraphQL, Redis, PGlite, etc)github.comexternal-linkmessage-square4fedilinkarrow-up122arrow-down13
arrow-up119arrow-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 · 5 days agomessage-square4fedilink
minus-squareakkajdh999@programming.devlinkfedilinkarrow-up3arrow-down5·5 days agoFor TypeScript? Don’t tell me people run JS on servers??
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up3·5 days agoSqlite compiles to wasm, you can run it in the browser
minus-squareintelisense@lemm.eelinkfedilinkarrow-up2·5 days agoA lot of people write Lambdas in TypeScript (compiled to JavaScript of course).
For TypeScript? Don’t tell me people run JS on servers??
Sqlite compiles to wasm, you can run it in the browser
A lot of people write Lambdas in TypeScript (compiled to JavaScript of course).