vitonsky@programming.dev to Programming@programming.devEnglish · 1 day agonano-queries - Simple and powerful database-agnostic Query Builder for TypeScript (work with SQLite, Postgres, GraphQL, Redis, PGlite, etc)github.comexternal-linkmessage-square4fedilinkarrow-up116arrow-down13
arrow-up113arrow-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 · 1 day agomessage-square4fedilink
minus-squareakkajdh999@programming.devlinkfedilinkarrow-up2arrow-down4·1 day agoFor TypeScript? Don’t tell me people run JS on servers??
minus-squareintelisense@lemm.eelinkfedilinkarrow-up2·20 hours agoA lot of people write Lambdas in TypeScript (compiled to JavaScript of course).
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 day 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