https://github.com/tomashubelbauer/pglite-test
https://github.com/tomashubelbauer/pglite-test
pglite postgres
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomashubelbauer/pglite-test
- Owner: TomasHubelbauer
- Created: 2024-02-22T18:41:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-22T18:47:14.000Z (over 1 year ago)
- Last Synced: 2025-06-01T16:40:07.739Z (4 months ago)
- Topics: pglite, postgres
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# PGLite Test
In this repository, I am playing around with PGLite, the WASM-based Postgres
library.See https://github.com/electric-sql/pglite.
I am using Bun as the runtime.
PGLite also works in the browser with IndexedDB persistence.`bun .`