7 ms·
Hats off to the engineers who pulled this off. This is not the first time someone has gotten PG running in a browser though. Here's another approach: https://
by matrix 4y ago
Hats off to the engineers who pulled this off.
This is not the first time someone has gotten PG running in a browser though. Here's another approach:
https://github.com/oguimbal/pg-mem https://github.com/oguimbal/pg-mem
- samwillis 4y agoI don't think thats really Postgres running in the browser, it's more a "compatible" reimplementation of Postgres in TypeScript. Obviously impressive in its own right!