| title | Community Resources |
|---|---|
| id | community-resources |
This page contains a curated list of community-created packages, tools, and resources that extend or complement TanStack DB.
- tanstack-dexie-db-collection - Community-maintained Dexie.js adapter for TanStack DB
- Local persistence using Dexie.js (IndexedDB wrapper)
- Lightweight integration for browser-based storage
- Install:
npm install tanstack-dexie-db-collection
- tanstack-db-pglite - Community-maintained PGLite adapter for TanStack DB
- Use PostgreSQL-compatible databases in the browser via WebAssembly
- Install:
npm install tanstack-db-pglite
Have you created a collection adapter or integration? We'd love to feature it here! Submit a PR to add your package.
Share your starter templates and boilerplates here
Community-built example apps showcasing TanStack DB features
Community tutorials and blog posts about TanStack DB
Video tutorials and online courses
We welcome contributions to this community resources page! If you've created something useful for the TanStack DB ecosystem:
- Fork the repository
- Add your resource to the appropriate section
- Include a brief description and link
- Submit a pull request
Please ensure all submissions are relevant to TanStack DB and provide value to the community.