Postgres in TypeScript
February 29, 2024 By Mark Otto OffPGlite: PostgreSQL in WebAssembly (and TypeScript) β People have brought Postgres into the browser before, albeit atop a Linux VM WASM layer. PGlite, however, packages a WASM build of Postgres into a TypeScript library that can be run in the browser or on Node.js or…