Loading...
Loading...
Compare original and translation side by side
@tanstack/react-db@tanstack/vue-db@tanstack/svelte-db@tanstack/solid-db@tanstack/db@tanstack/angular-db@tanstack/db@tanstack/react-db@tanstack/vue-db@tanstack/svelte-db@tanstack/solid-db@tanstack/db@tanstack/angular-db@tanstack/db| Need to... | Read |
|---|---|
| Create a collection, pick an adapter, add schema | db-core/collection-setup/SKILL.md |
| Query data with where, join, groupBy, select | db-core/live-queries/SKILL.md |
| Insert, update, delete with optimistic UI | db-core/mutations-optimistic/SKILL.md |
| Build a custom sync adapter | db-core/custom-adapter/SKILL.md |
| Persist collections to SQLite (offline cache) | db-core/persistence/SKILL.md |
| Preload collections in route loaders | meta-framework/SKILL.md |
| Add offline transaction queueing | offline/SKILL.md (in @tanstack/offline-transactions) |
| Framework | Read |
|---|---|
| React | react-db/SKILL.md |
| Vue | vue-db/SKILL.md |
| Svelte | svelte-db/SKILL.md |
| Solid | solid-db/SKILL.md |
| Angular | angular-db/SKILL.md |
| 需要完成... | 阅读文档路径 |
|---|---|
| 创建集合、选择适配器、添加 schema | db-core/collection-setup/SKILL.md |
| 使用 where、join、groupBy、select 查询数据 | db-core/live-queries/SKILL.md |
| 通过乐观 UI 实现插入、更新、删除操作 | db-core/mutations-optimistic/SKILL.md |
| 构建自定义同步适配器 | db-core/custom-adapter/SKILL.md |
| 将集合持久化到 SQLite(离线缓存) | db-core/persistence/SKILL.md |
| 在路由加载器中预加载集合 | meta-framework/SKILL.md |
| 添加离线事务排队功能 | offline/SKILL.md(位于@tanstack/offline-transactions中) |
| 框架 | 阅读文档路径 |
|---|---|
| React | react-db/SKILL.md |
| Vue | vue-db/SKILL.md |
| Svelte | svelte-db/SKILL.md |
| Solid | solid-db/SKILL.md |
| Angular | angular-db/SKILL.md |