This page contains a curated list of community-created packages, tools, and resources that extend or complement TanStack DB.
Dexie.js Integration (Unofficial)
- 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
PGLite Integration (Unofficial)
- 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
Contributing Your Package
Have you created a collection adapter or integration? We'd love to feature it here! Submit a PR to add your package.
Examples & Templates
Starter Templates
Share your starter templates and boilerplates here
Example Applications
Community-built example apps showcasing TanStack DB features
Learning Resources
Tutorials & Guides
Community tutorials and blog posts about TanStack DB
Videos & Courses
Video tutorials and online courses
Contributing
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.