TanStackDB v0
Auto
Framework
Version
Menu
  • Home
  • Frameworks
  • Contributors
  • GitHub
  • Discord
Getting Started
  • Overview
    core
  • Quick Start
    core
  • Installation
    core
  • React Adapter
    react
Guides
  • Live Queries
    core
  • Mutations
    core
  • Error Handling
    core
  • Creating Collection Options Creators
    core
Collections
  • Query Collection
    core
  • Electric Collection
    core
  • RxDB Collection
    core
  • PowerSync Collection
    core
Community
  • Resources & Packages
    core
API Reference
  • Core API Reference
    core
  • Collection
    core
  • createCollection
    core
  • liveQueryCollectionOptions
    core
  • createLiveQueryCollection
    core
  • createOptimisticAction
    core
  • createTransaction
    core
  • Electric DB Collection
    core
  • electricCollectionOptions
    core
  • Query DB Collection
    core
  • queryCollectionOptions
    core
  • RxDB DB Collection
    core
  • rxdbCollectionOptions
    core
  • PowerSync Collection
    core
  • powerSyncCollectionOptions
    core
  • React Hooks
    react
  • useLiveQuery
    react
TanStackDB v0
Auto
Framework
Version
Menu
  • Home
  • Frameworks
  • Contributors
  • GitHub
  • Discord
Getting Started
  • Overview
    core
  • Quick Start
    core
  • Installation
    core
  • React Adapter
    react
Guides
  • Live Queries
    core
  • Mutations
    core
  • Error Handling
    core
  • Creating Collection Options Creators
    core
Collections
  • Query Collection
    core
  • Electric Collection
    core
  • RxDB Collection
    core
  • PowerSync Collection
    core
Community
  • Resources & Packages
    core
API Reference
  • Core API Reference
    core
  • Collection
    core
  • createCollection
    core
  • liveQueryCollectionOptions
    core
  • createLiveQueryCollection
    core
  • createOptimisticAction
    core
  • createTransaction
    core
  • Electric DB Collection
    core
  • electricCollectionOptions
    core
  • Query DB Collection
    core
  • queryCollectionOptions
    core
  • RxDB DB Collection
    core
  • rxdbCollectionOptions
    core
  • PowerSync Collection
    core
  • powerSyncCollectionOptions
    core
  • React Hooks
    react
  • useLiveQuery
    react
On this page
  • @tanstack/query-db-collection
  • Classes
  • Interfaces
  • Type Aliases
  • Functions

@tanstack/query-db-collection

@tanstack/query-db-collection

Classes

  • DeleteOperationItemNotFoundError
  • DuplicateKeyInBatchError
  • GetKeyRequiredError
  • InvalidItemStructureError
  • InvalidSyncOperationError
  • ItemNotFoundError
  • MissingKeyFieldError
  • QueryClientRequiredError
  • QueryCollectionError
  • QueryFnRequiredError
  • QueryKeyRequiredError
  • SyncNotInitializedError
  • UnknownOperationTypeError
  • UpdateOperationItemNotFoundError

Interfaces

  • QueryCollectionConfig
  • QueryCollectionUtils

Type Aliases

  • SyncOperation

Functions

  • queryCollectionOptions
Edit on GitHub

On this page

  • @tanstack/query-db-collection
  • Classes
  • Interfaces
  • Type Aliases
  • Functions
electricCollectionOptions
queryCollectionOptions
Our Partners
Wow, it looks like you could be our first partner for this library! Chat with us!
TanStackRouter
A powerful React router for client-side and full-stack react applications. Fully type-safe APIs, first-class search-params for managing state in the URL and seamless integration with the existing React ecosystem.
TanStackReact Charts