[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-tanstack-db-core":3,"mdc--w42ttu-key":31,"related-repo-tanstack-db-core":393,"related-org-tanstack-db-core":481},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":20,"repoUrl":21,"updatedAt":22,"license":23,"forks":24,"topics":25,"repo":26,"sourceUrl":29,"mdContent":30},"db-core","manage database collections with TanStack DB","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.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},"tanstack","TanStack","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Ftanstack.png",[12,16,19],{"name":13,"slug":14,"type":15},"Database","database","tag",{"name":17,"slug":18,"type":15},"Data Modeling","data-modeling",{"name":9,"slug":8,"type":15},3811,"https:\u002F\u002Fgithub.com\u002FTanStack\u002Fdb","2026-07-17T06:06:40.214285",null,245,[],{"repoUrl":21,"stars":20,"forks":24,"topics":27,"description":28},[],"The reactive client store for your API.","https:\u002F\u002Fgithub.com\u002FTanStack\u002Fdb\u002Ftree\u002FHEAD\u002Fpackages\u002Fdb\u002Fskills\u002Fdb-core","---\nname: db-core\ndescription: >\n  TanStack DB core concepts: createCollection with queryCollectionOptions,\n  electricCollectionOptions, powerSyncCollectionOptions, rxdbCollectionOptions,\n  trailbaseCollectionOptions, localOnlyCollectionOptions. Live queries via\n  query builder (from, where, join, select, groupBy, orderBy, limit). Optimistic\n  mutations with draft proxy (collection.insert, collection.update,\n  collection.delete). createOptimisticAction, createTransaction,\n  createPacedMutations. Entry point for all TanStack DB skills.\ntype: core\nlibrary: db\nlibrary_version: '0.6.0'\n---\n\n# TanStack DB — Core Concepts\n\nTanStack DB is a reactive client-side data store. It loads data into typed\ncollections from any backend (REST APIs, sync engines, local storage), provides\nsub-millisecond live queries via differential dataflow, and supports instant\noptimistic mutations with automatic rollback.\n\nFramework packages (`@tanstack\u002Freact-db`, `@tanstack\u002Fvue-db`, `@tanstack\u002Fsvelte-db`,\n`@tanstack\u002Fsolid-db`) re-export everything from `@tanstack\u002Fdb` plus framework-specific\nhooks. In framework projects, import from the framework package directly.\n`@tanstack\u002Fangular-db` is the exception -- import operators from `@tanstack\u002Fdb` separately.\n\n## Sub-Skills\n\n| Need to...                                       | Read                                                 |\n| ------------------------------------------------ | ---------------------------------------------------- |\n| Create a collection, pick an adapter, add schema | db-core\u002Fcollection-setup\u002FSKILL.md                    |\n| Query data with where, join, groupBy, select     | db-core\u002Flive-queries\u002FSKILL.md                        |\n| Insert, update, delete with optimistic UI        | db-core\u002Fmutations-optimistic\u002FSKILL.md                |\n| Build a custom sync adapter                      | db-core\u002Fcustom-adapter\u002FSKILL.md                      |\n| Persist collections to SQLite (offline cache)    | db-core\u002Fpersistence\u002FSKILL.md                         |\n| Preload collections in route loaders             | meta-framework\u002FSKILL.md                              |\n| Add offline transaction queueing                 | offline\u002FSKILL.md (in @tanstack\u002Foffline-transactions) |\n\nFor framework-specific hooks:\n\n| Framework | Read                |\n| --------- | ------------------- |\n| React     | react-db\u002FSKILL.md   |\n| Vue       | vue-db\u002FSKILL.md     |\n| Svelte    | svelte-db\u002FSKILL.md  |\n| Solid     | solid-db\u002FSKILL.md   |\n| Angular   | angular-db\u002FSKILL.md |\n\n## Quick Decision Tree\n\n- Setting up for the first time? → db-core\u002Fcollection-setup\n- Building queries on collection data? → db-core\u002Flive-queries\n- Writing data \u002F handling optimistic state? → db-core\u002Fmutations-optimistic\n- Using React hooks? → react-db\n- Preloading in route loaders (Start, Next, Remix)? → meta-framework\n- Building an adapter for a new backend? → db-core\u002Fcustom-adapter\n- Persisting collections to SQLite? → db-core\u002Fpersistence\n- Need offline transaction persistence? → offline\n\n## Version\n\nTargets @tanstack\u002Fdb v0.6.0.\n",{"data":32,"body":36},{"name":4,"description":6,"type":33,"library":34,"library_version":35},"core","db","0.6.0",{"type":37,"children":38},"root",[39,48,54,114,121,240,245,331,337,382,388],{"type":40,"tag":41,"props":42,"children":44},"element","h1",{"id":43},"tanstack-db-core-concepts",[45],{"type":46,"value":47},"text","TanStack DB — Core Concepts",{"type":40,"tag":49,"props":50,"children":51},"p",{},[52],{"type":46,"value":53},"TanStack DB is a reactive client-side data store. It loads data into typed\ncollections from any backend (REST APIs, sync engines, local storage), provides\nsub-millisecond live queries via differential dataflow, and supports instant\noptimistic mutations with automatic rollback.",{"type":40,"tag":49,"props":55,"children":56},{},[57,59,66,68,74,75,81,83,89,91,97,99,105,107,112],{"type":46,"value":58},"Framework packages (",{"type":40,"tag":60,"props":61,"children":63},"code",{"className":62},[],[64],{"type":46,"value":65},"@tanstack\u002Freact-db",{"type":46,"value":67},", ",{"type":40,"tag":60,"props":69,"children":71},{"className":70},[],[72],{"type":46,"value":73},"@tanstack\u002Fvue-db",{"type":46,"value":67},{"type":40,"tag":60,"props":76,"children":78},{"className":77},[],[79],{"type":46,"value":80},"@tanstack\u002Fsvelte-db",{"type":46,"value":82},",\n",{"type":40,"tag":60,"props":84,"children":86},{"className":85},[],[87],{"type":46,"value":88},"@tanstack\u002Fsolid-db",{"type":46,"value":90},") re-export everything from ",{"type":40,"tag":60,"props":92,"children":94},{"className":93},[],[95],{"type":46,"value":96},"@tanstack\u002Fdb",{"type":46,"value":98}," plus framework-specific\nhooks. In framework projects, import from the framework package directly.\n",{"type":40,"tag":60,"props":100,"children":102},{"className":101},[],[103],{"type":46,"value":104},"@tanstack\u002Fangular-db",{"type":46,"value":106}," is the exception -- import operators from ",{"type":40,"tag":60,"props":108,"children":110},{"className":109},[],[111],{"type":46,"value":96},{"type":46,"value":113}," separately.",{"type":40,"tag":115,"props":116,"children":118},"h2",{"id":117},"sub-skills",[119],{"type":46,"value":120},"Sub-Skills",{"type":40,"tag":122,"props":123,"children":124},"table",{},[125,144],{"type":40,"tag":126,"props":127,"children":128},"thead",{},[129],{"type":40,"tag":130,"props":131,"children":132},"tr",{},[133,139],{"type":40,"tag":134,"props":135,"children":136},"th",{},[137],{"type":46,"value":138},"Need to...",{"type":40,"tag":134,"props":140,"children":141},{},[142],{"type":46,"value":143},"Read",{"type":40,"tag":145,"props":146,"children":147},"tbody",{},[148,162,175,188,201,214,227],{"type":40,"tag":130,"props":149,"children":150},{},[151,157],{"type":40,"tag":152,"props":153,"children":154},"td",{},[155],{"type":46,"value":156},"Create a collection, pick an adapter, add schema",{"type":40,"tag":152,"props":158,"children":159},{},[160],{"type":46,"value":161},"db-core\u002Fcollection-setup\u002FSKILL.md",{"type":40,"tag":130,"props":163,"children":164},{},[165,170],{"type":40,"tag":152,"props":166,"children":167},{},[168],{"type":46,"value":169},"Query data with where, join, groupBy, select",{"type":40,"tag":152,"props":171,"children":172},{},[173],{"type":46,"value":174},"db-core\u002Flive-queries\u002FSKILL.md",{"type":40,"tag":130,"props":176,"children":177},{},[178,183],{"type":40,"tag":152,"props":179,"children":180},{},[181],{"type":46,"value":182},"Insert, update, delete with optimistic UI",{"type":40,"tag":152,"props":184,"children":185},{},[186],{"type":46,"value":187},"db-core\u002Fmutations-optimistic\u002FSKILL.md",{"type":40,"tag":130,"props":189,"children":190},{},[191,196],{"type":40,"tag":152,"props":192,"children":193},{},[194],{"type":46,"value":195},"Build a custom sync adapter",{"type":40,"tag":152,"props":197,"children":198},{},[199],{"type":46,"value":200},"db-core\u002Fcustom-adapter\u002FSKILL.md",{"type":40,"tag":130,"props":202,"children":203},{},[204,209],{"type":40,"tag":152,"props":205,"children":206},{},[207],{"type":46,"value":208},"Persist collections to SQLite (offline cache)",{"type":40,"tag":152,"props":210,"children":211},{},[212],{"type":46,"value":213},"db-core\u002Fpersistence\u002FSKILL.md",{"type":40,"tag":130,"props":215,"children":216},{},[217,222],{"type":40,"tag":152,"props":218,"children":219},{},[220],{"type":46,"value":221},"Preload collections in route loaders",{"type":40,"tag":152,"props":223,"children":224},{},[225],{"type":46,"value":226},"meta-framework\u002FSKILL.md",{"type":40,"tag":130,"props":228,"children":229},{},[230,235],{"type":40,"tag":152,"props":231,"children":232},{},[233],{"type":46,"value":234},"Add offline transaction queueing",{"type":40,"tag":152,"props":236,"children":237},{},[238],{"type":46,"value":239},"offline\u002FSKILL.md (in @tanstack\u002Foffline-transactions)",{"type":40,"tag":49,"props":241,"children":242},{},[243],{"type":46,"value":244},"For framework-specific hooks:",{"type":40,"tag":122,"props":246,"children":247},{},[248,263],{"type":40,"tag":126,"props":249,"children":250},{},[251],{"type":40,"tag":130,"props":252,"children":253},{},[254,259],{"type":40,"tag":134,"props":255,"children":256},{},[257],{"type":46,"value":258},"Framework",{"type":40,"tag":134,"props":260,"children":261},{},[262],{"type":46,"value":143},{"type":40,"tag":145,"props":264,"children":265},{},[266,279,292,305,318],{"type":40,"tag":130,"props":267,"children":268},{},[269,274],{"type":40,"tag":152,"props":270,"children":271},{},[272],{"type":46,"value":273},"React",{"type":40,"tag":152,"props":275,"children":276},{},[277],{"type":46,"value":278},"react-db\u002FSKILL.md",{"type":40,"tag":130,"props":280,"children":281},{},[282,287],{"type":40,"tag":152,"props":283,"children":284},{},[285],{"type":46,"value":286},"Vue",{"type":40,"tag":152,"props":288,"children":289},{},[290],{"type":46,"value":291},"vue-db\u002FSKILL.md",{"type":40,"tag":130,"props":293,"children":294},{},[295,300],{"type":40,"tag":152,"props":296,"children":297},{},[298],{"type":46,"value":299},"Svelte",{"type":40,"tag":152,"props":301,"children":302},{},[303],{"type":46,"value":304},"svelte-db\u002FSKILL.md",{"type":40,"tag":130,"props":306,"children":307},{},[308,313],{"type":40,"tag":152,"props":309,"children":310},{},[311],{"type":46,"value":312},"Solid",{"type":40,"tag":152,"props":314,"children":315},{},[316],{"type":46,"value":317},"solid-db\u002FSKILL.md",{"type":40,"tag":130,"props":319,"children":320},{},[321,326],{"type":40,"tag":152,"props":322,"children":323},{},[324],{"type":46,"value":325},"Angular",{"type":40,"tag":152,"props":327,"children":328},{},[329],{"type":46,"value":330},"angular-db\u002FSKILL.md",{"type":40,"tag":115,"props":332,"children":334},{"id":333},"quick-decision-tree",[335],{"type":46,"value":336},"Quick Decision Tree",{"type":40,"tag":338,"props":339,"children":340},"ul",{},[341,347,352,357,362,367,372,377],{"type":40,"tag":342,"props":343,"children":344},"li",{},[345],{"type":46,"value":346},"Setting up for the first time? → db-core\u002Fcollection-setup",{"type":40,"tag":342,"props":348,"children":349},{},[350],{"type":46,"value":351},"Building queries on collection data? → db-core\u002Flive-queries",{"type":40,"tag":342,"props":353,"children":354},{},[355],{"type":46,"value":356},"Writing data \u002F handling optimistic state? → db-core\u002Fmutations-optimistic",{"type":40,"tag":342,"props":358,"children":359},{},[360],{"type":46,"value":361},"Using React hooks? → react-db",{"type":40,"tag":342,"props":363,"children":364},{},[365],{"type":46,"value":366},"Preloading in route loaders (Start, Next, Remix)? → meta-framework",{"type":40,"tag":342,"props":368,"children":369},{},[370],{"type":46,"value":371},"Building an adapter for a new backend? → db-core\u002Fcustom-adapter",{"type":40,"tag":342,"props":373,"children":374},{},[375],{"type":46,"value":376},"Persisting collections to SQLite? → db-core\u002Fpersistence",{"type":40,"tag":342,"props":378,"children":379},{},[380],{"type":46,"value":381},"Need offline transaction persistence? → offline",{"type":40,"tag":115,"props":383,"children":385},{"id":384},"version",[386],{"type":46,"value":387},"Version",{"type":40,"tag":49,"props":389,"children":390},{},[391],{"type":46,"value":392},"Targets @tanstack\u002Fdb v0.6.0.",{"items":394,"total":480},[395,408,414,425,438,451,464],{"slug":396,"name":396,"fn":397,"description":398,"org":399,"tags":400,"stars":20,"repoUrl":21,"updatedAt":407},"angular-db","integrate TanStack DB with Angular","Angular bindings for TanStack DB. injectLiveQuery inject function with Angular signals (Signal\u003CT>) for all return values. Reactive params pattern ({ params: () => T, query: ({ params, q }) => QueryBuilder }) for dynamic queries. Must be called in injection context. Angular 17+ control flow (@if, @for) and signal inputs supported. Import from @tanstack\u002Fangular-db (re-exports all of @tanstack\u002Fdb).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[401,403,404],{"name":325,"slug":402,"type":15},"angular",{"name":13,"slug":14,"type":15},{"name":405,"slug":406,"type":15},"TypeScript","typescript","2026-07-16T06:01:16.345046",{"slug":4,"name":4,"fn":5,"description":6,"org":409,"tags":410,"stars":20,"repoUrl":21,"updatedAt":22},{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[411,412,413],{"name":17,"slug":18,"type":15},{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},{"slug":415,"name":416,"fn":417,"description":418,"org":419,"tags":420,"stars":20,"repoUrl":21,"updatedAt":424},"db-corecollection-setup","db-core\u002Fcollection-setup","set up typed collections in TanStack DB","Creating typed collections with createCollection. Adapter selection: queryCollectionOptions (REST\u002FTanStack Query), electricCollectionOptions (ElectricSQL real-time sync), powerSyncCollectionOptions (PowerSync SQLite), rxdbCollectionOptions (RxDB), trailbaseCollectionOptions (TrailBase), localOnlyCollectionOptions, localStorageCollectionOptions. CollectionConfig options: getKey, schema, sync, gcTime, autoIndex (default off), defaultIndexType, syncMode (eager\u002Fon-demand, plus progressive for Electric). StandardSchema validation with Zod\u002FValibot\u002FArkType. Collection lifecycle (idle\u002Floading\u002Fready\u002Ferror). Adapter-specific sync patterns including Electric txid tracking, Query direct writes, and PowerSync query-driven sync with onLoad\u002FonLoadSubset hooks.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[421,422,423],{"name":17,"slug":18,"type":15},{"name":13,"slug":14,"type":15},{"name":9,"slug":8,"type":15},"2026-07-26T05:48:58.321777",{"slug":426,"name":427,"fn":428,"description":429,"org":430,"tags":431,"stars":20,"repoUrl":21,"updatedAt":437},"db-corecustom-adapter","db-core\u002Fcustom-adapter","build custom TanStack collection adapters","Building custom collection adapters for new backends. SyncConfig interface: sync function receiving begin, write, commit, markReady, truncate, metadata primitives. ChangeMessage format (insert, update, delete). loadSubset for on-demand sync. LoadSubsetOptions (where, orderBy, limit, cursor). Expression parsing: parseWhereExpression, parseOrderByExpression, extractSimpleComparisons, parseLoadSubsetOptions. Collection options creator pattern. rowUpdateMode (partial vs full). Subscription lifecycle and cleanup functions. Persisted sync metadata API (metadata.row and metadata.collection) for storing per-row and per-collection adapter state.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[432,433,436],{"name":13,"slug":14,"type":15},{"name":434,"slug":435,"type":15},"Engineering","engineering",{"name":9,"slug":8,"type":15},"2026-07-16T06:04:06.862485",{"slug":439,"name":440,"fn":441,"description":442,"org":443,"tags":444,"stars":20,"repoUrl":21,"updatedAt":450},"db-corelive-queries","db-core\u002Flive-queries","build live queries with TanStack DB","Query builder fluent API: from, where, join, leftJoin, rightJoin, innerJoin, fullJoin, select, fn.select, groupBy, having, orderBy, limit, offset, distinct, findOne. Operators: eq, gt, gte, lt, lte, like, ilike, inArray, isNull, isUndefined, and, or, not. Aggregates: count, sum, avg, min, max. String functions: upper, lower, length, concat. Utility: coalesce, caseWhen. Math: add. $selected namespace. createLiveQueryCollection. Derived collections. Predicate push-down. Incremental view maintenance via differential dataflow (d2ts). Virtual properties ($synced, $origin, $key, $collectionId). Includes subqueries for hierarchical data. toArray and concat(toArray(...)) scalar includes. queryOnce for one-shot queries. createEffect for reactive side effects (onEnter, onUpdate, onExit, onBatch).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[445,446,449],{"name":13,"slug":14,"type":15},{"name":447,"slug":448,"type":15},"SQL","sql",{"name":9,"slug":8,"type":15},"2026-07-16T06:04:08.757365",{"slug":452,"name":453,"fn":454,"description":455,"org":456,"tags":457,"stars":20,"repoUrl":21,"updatedAt":463},"db-coremutations-optimistic","db-core\u002Fmutations-optimistic","manage optimistic mutations in TanStack DB","collection.insert, collection.update (Immer-style draft proxy), collection.delete. createOptimisticAction (onMutate + mutationFn). createPacedMutations with debounceStrategy, throttleStrategy, queueStrategy. createTransaction, getActiveTransaction, ambient transaction context. Transaction lifecycle (pending\u002Fpersisting\u002Fcompleted\u002Ffailed). Mutation merging. onInsert\u002FonUpdate\u002FonDelete handlers. PendingMutation type. Transaction.isPersisted.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[458,459,462],{"name":13,"slug":14,"type":15},{"name":460,"slug":461,"type":15},"Frontend","frontend",{"name":9,"slug":8,"type":15},"2026-07-26T05:48:57.301803",{"slug":465,"name":466,"fn":467,"description":468,"org":469,"tags":470,"stars":20,"repoUrl":21,"updatedAt":479},"db-corepersistence","db-core\u002Fpersistence","implement SQLite-backed persistence for TanStack DB","SQLite-backed persistence for TanStack DB collections. persistedCollectionOptions wraps any adapter (Electric, Query, PowerSync, or local-only) with durable local storage. Platform adapters: browser (WA-SQLite OPFS), React Native (op-sqlite), Expo (expo-sqlite), Electron (IPC), Node (better-sqlite3), Capacitor, Tauri, Cloudflare Durable Objects. Multi-tab\u002Fmulti-process coordination via BrowserCollectionCoordinator \u002F ElectronCollectionCoordinator \u002F SingleProcessCoordinator. schemaVersion for migration resets. Local-only mode for offline-first without a server.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[471,472,475,478],{"name":13,"slug":14,"type":15},{"name":473,"slug":474,"type":15},"Persistence","persistence",{"name":476,"slug":477,"type":15},"SQLite","sqlite",{"name":9,"slug":8,"type":15},"2026-07-17T06:06:39.182084",13,{"items":482,"total":621},[483,497,509,521,536,548,558,568,581,591,602,612],{"slug":484,"name":484,"fn":485,"description":486,"org":487,"tags":488,"stars":494,"repoUrl":495,"updatedAt":496},"aggregation","perform data aggregation in TanStack Table","Aggregate TanStack Table columns independently of grouping, including grand totals, caller-selected row totals, multiple keyed aggregations, custom context-based definitions, grouped merges, manual values, and worker constraints.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[489,492,493],{"name":490,"slug":491,"type":15},"Data Analysis","data-analysis",{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},28175,"https:\u002F\u002Fgithub.com\u002FTanStack\u002Ftable","2026-07-30T05:25:59.429787",{"slug":498,"name":498,"fn":499,"description":500,"org":501,"tags":502,"stars":494,"repoUrl":495,"updatedAt":508},"api-not-found","diagnose TanStack Table API errors","Diagnose missing TanStack Table v9 exports, options, state slices, and instance methods. Load before inventing an API when code sees a type error, undefined feature method, absent object key, adapter mismatch, or v8-shaped example.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[503,506,507],{"name":504,"slug":505,"type":15},"Debugging","debugging",{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},"2026-07-30T05:26:05.418735",{"slug":510,"name":510,"fn":511,"description":512,"org":513,"tags":514,"stars":494,"repoUrl":495,"updatedAt":520},"cell-selection","select rectangular cell ranges in tables","Select rectangular cell ranges with cellSelectionFeature: two-corner range state keyed by row and column id, mousedown\u002Fmouseenter handlers, selection edges, render-order resolution under pinning, and autoResetCellSelection. Load when ranges widen unexpectedly after sorting or column reordering, when a drag re-renders the whole table, or when building copy-to-clipboard from a selection.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[515,516,517],{"name":490,"slug":491,"type":15},{"name":9,"slug":8,"type":15},{"name":518,"slug":519,"type":15},"UI Components","ui-components","2026-07-30T05:25:38.403427",{"slug":522,"name":522,"fn":523,"description":524,"org":525,"tags":526,"stars":494,"repoUrl":495,"updatedAt":535},"client-vs-server","manage TanStack Table data pipelines","Choose client or server ownership for filtering, grouping, sorting, expanding, and pagination in TanStack Table v9. Load for manual* flags, mixed pipelines, server counts, or deciding which dataset each row-model stage receives.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[527,530,531,534],{"name":528,"slug":529,"type":15},"Data Pipeline","data-pipeline",{"name":460,"slug":461,"type":15},{"name":532,"slug":533,"type":15},"Performance","performance",{"name":9,"slug":8,"type":15},"2026-07-30T05:25:45.400104",{"slug":537,"name":537,"fn":538,"description":539,"org":540,"tags":541,"stars":494,"repoUrl":495,"updatedAt":547},"column-faceting","build faceted filter UIs","Build faceted filter UIs with columnFacetingFeature, facetedRowModel, facetedUniqueValues, and facetedMinMaxValues. Load for facet counts, numeric ranges, own-filter exclusion, or server-page facet completeness.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[542,545,546],{"name":543,"slug":544,"type":15},"Data Visualization","data-visualization",{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},"2026-07-30T05:25:41.397257",{"slug":549,"name":549,"fn":550,"description":551,"org":552,"tags":553,"stars":494,"repoUrl":495,"updatedAt":557},"column-filtering","implement column filtering in TanStack Table","Filter columns with columnFilteringFeature, filteredRowModel, filterFns, filterMeta, nested-row direction, and manualFiltering. Load for accessor compatibility, controlled filter updaters, fuzzy metadata, or client\u002Fserver ownership.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[554,555,556],{"name":490,"slug":491,"type":15},{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},"2026-07-30T05:25:53.391632",{"slug":559,"name":559,"fn":560,"description":561,"org":562,"tags":563,"stars":494,"repoUrl":495,"updatedAt":567},"column-ordering","manage TanStack Table column ordering","Control TanStack Table v9 leaf columnOrder with stable IDs while accounting for pinning regions, visibility, and groupedColumnMode precedence. Load for drag-and-drop columns or rendered order that differs from state.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[564,565,566],{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},{"name":518,"slug":519,"type":15},"2026-07-30T05:26:03.37801",{"slug":569,"name":569,"fn":570,"description":571,"org":572,"tags":573,"stars":494,"repoUrl":495,"updatedAt":580},"column-pinning","configure column pinning in TanStack Table","Pin columns into logical start, center, and end regions with columnPinningFeature and renderer-owned sticky CSS. Load for RTL offsets, z-index, backgrounds, overflow, widths, gaps, or overlaps.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[574,577,578,579],{"name":575,"slug":576,"type":15},"CSS","css",{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},{"name":518,"slug":519,"type":15},"2026-07-30T05:25:55.377366",{"slug":582,"name":582,"fn":583,"description":584,"org":585,"tags":586,"stars":494,"repoUrl":495,"updatedAt":590},"column-resizing","implement column resizing in TanStack Table","Wire columnResizingFeature, header.getResizeHandler, resize mode and direction, pointer or touch events, and performant CSS-variable updates. Load when resize state changes but widths do not, or large tables resize slowly.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[587,588,589],{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},{"name":518,"slug":519,"type":15},"2026-07-30T05:25:51.400011",{"slug":592,"name":592,"fn":593,"description":594,"org":595,"tags":596,"stars":494,"repoUrl":495,"updatedAt":601},"column-sizing","configure column sizing in TanStack Table","Use columnSizingFeature numeric size, minSize, maxSize, getSize, getStart, getAfter, and total-size APIs in table, grid, or flex CSS. Load for auto or percentage misconceptions and sizing\u002Fpinning layout mismatch.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[597,598,599,600],{"name":575,"slug":576,"type":15},{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},{"name":518,"slug":519,"type":15},"2026-07-30T05:25:48.703799",{"slug":603,"name":603,"fn":604,"description":605,"org":606,"tags":607,"stars":494,"repoUrl":495,"updatedAt":611},"column-visibility","manage column visibility in TanStack Table","Hide columns with columnVisibilityFeature while rendering visibility-aware header, column, and cell collections. Load when hidden columns remain in the DOM, false-versus-absent state is confused, or enableHiding is misunderstood.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[608,609,610],{"name":460,"slug":461,"type":15},{"name":9,"slug":8,"type":15},{"name":518,"slug":519,"type":15},"2026-07-30T05:25:47.367943",{"slug":33,"name":33,"fn":613,"description":614,"org":615,"tags":616,"stars":494,"repoUrl":495,"updatedAt":620},"build data grids with TanStack Table","Use TanStack Table v9 as a headless data-grid state and row-processing engine. Load for first-table architecture, stable data and columns, row numbering with getDisplayIndex, semantic rendering, framework adapter choice, or deciding what Table owns versus the renderer.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[617,618,619],{"name":490,"slug":491,"type":15},{"name":460,"slug":461,"type":15},{"name":518,"slug":519,"type":15},"2026-07-30T05:25:52.366295",125]