DB Core

TanStack DB core concepts: createCollection with queryCollectionOptions, electricCollectionOptions, powerSyncCollectionOptions, rxdbCollectionOptions, trailBaseCollectionOptions, localOnlyCollectionOptions. Live queries via query builder (from, where, join, select, groupBy, orderBy, limit). Optimistic mutations with draft proxy (collection.insert, collection.update, collection.delete). createOptimisticAction, createTransaction, createPacedMutations. Entry point for all TanStack DB skills.

TanStack 496c740 2.9 KB Updated

File contents

tanstack/db/tree/main/packages/db/skills/db-core commit 496c7405bc

Frequently asked questions

npx skillmds@latest add tanstack/db-core