vitonsky@programming.dev to Programming@programming.devEnglish · 4 months agonano-queries - Simple and powerful database-agnostic Query Builder for TypeScript (work with SQLite, Postgres, GraphQL, Redis, PGlite, etc)github.comexternal-linkmessage-square4fedilinkarrow-up122arrow-down13cross-posted to: javascript@programming.dev
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 · 4 months agomessage-square4fedilinkcross-posted to: javascript@programming.dev
minus-squareakkajdh999@programming.devlinkfedilinkarrow-up3arrow-down5·4 months agoFor TypeScript? Don’t tell me people run JS on servers??
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up3·4 months agoSqlite compiles to wasm, you can run it in the browser
minus-squareintelisense@lemm.eelinkfedilinkarrow-up2·4 months 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).