Skip to content

Commit c5c4fe6

Browse files
authored
docs: add tanstack-db-pglite (#620)
1 parent 05776f5 commit c5c4fe6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/community/resources.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ This page contains a curated list of community-created packages, tools, and reso
1515
- Lightweight integration for browser-based storage
1616
- Install: `npm install tanstack-dexie-db-collection`
1717

18+
### PGLite Integration (Unofficial)
19+
- **[tanstack-db-pglite](https://github.com/letstri/tanstack-db-pglite)** - Community-maintained [pglite](https://github.com/lyonlai/pglite) adapter for TanStack DB
20+
- Use PostgreSQL-compatible databases in the browser via WebAssembly
21+
- Install: `npm install tanstack-db-pglite`
22+
1823
### Contributing Your Package
1924

2025
Have you created a collection adapter or integration? We'd love to feature it here! [Submit a PR](https://github.com/TanStack/db/pulls) to add your package.

0 commit comments

Comments
 (0)