跳转到内容

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:

  1. Fork the repository
  2. Add your resource to the appropriate section
  3. Include a brief description and link
  4. Submit a pull request

Please ensure all submissions are relevant to TanStack DB and provide value to the community.

t1