We just posted an ambitious new RFC for TanStack DB!
"On-Demand Collection Loading via loadSubset"
github.com/TanStack/db/...
Summary TanStack DB collections currently perform full dataset synchronization before becoming ready, limiting their ability to scale to large datasets. This RFC introduces on-demand subset loading...