Kyle Mathews
@kyle.bricolage.io
Likes building things. Founder/CPO @electricsql. Founder @ Gatsby
Reposted by Kyle Mathews
Full lineup and schedule for @syncconf.bsky.social in SF on Nov 12. Link in the 🧵 below 👇
October 24, 2025 at 9:47 PM
Full lineup and schedule for @syncconf.bsky.social in SF on Nov 12. Link in the 🧵 below 👇
We just posted an ambitious new RFC for TanStack DB!
"On-Demand Collection Loading via loadSubset"
github.com/TanStack/db/...
"On-Demand Collection Loading via loadSubset"
github.com/TanStack/db/...
RFC: On-Demand Collection Loading via loadSubset · TanStack db · Discussion #676
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...
github.com
October 14, 2025 at 6:21 PM
We just posted an ambitious new RFC for TanStack DB!
"On-Demand Collection Loading via loadSubset"
github.com/TanStack/db/...
"On-Demand Collection Loading via loadSubset"
github.com/TanStack/db/...
Reposted by Kyle Mathews
Two women on the Rokin in Amsterdam by George Hendrik Breitner, born OTD 1857. Plus ça change. Love it.
September 12, 2025 at 9:08 PM
Two women on the Rokin in Amsterdam by George Hendrik Breitner, born OTD 1857. Plus ça change. Love it.
Reposted by Kyle Mathews
2/2 Rainy day on the Rokin in Amsterdam, by George Hendrik Breitner. Today is his 168th birthday.
September 12, 2025 at 9:44 PM
2/2 Rainy day on the Rokin in Amsterdam, by George Hendrik Breitner. Today is his 168th birthday.
TanStack DB now has an @angular.dev integration!
Thanks to github.com/emcdaniel1624 for putting it together!
Thanks to github.com/emcdaniel1624 for putting it together!
emcdaniel1624 - Overview
emcdaniel1624 has 6 repositories available. Follow their code on GitHub.
github.com
September 12, 2025 at 7:20 PM
TanStack DB now has an @angular.dev integration!
Thanks to github.com/emcdaniel1624 for putting it together!
Thanks to github.com/emcdaniel1624 for putting it together!
Reposted by Kyle Mathews
An Interactive Guide to TanStack DB | Frontend at Scale https://frontendatscale.com/blog/tanstack-db/
An Interactive Guide to TanStack DB | Frontend at Scale
Learn what TanStack DB is, how it works, and why it might change the way you build apps.
frontendatscale.com
September 12, 2025 at 8:05 AM
An Interactive Guide to TanStack DB | Frontend at Scale https://frontendatscale.com/blog/tanstack-db/
Reposted by Kyle Mathews
I keep getting into conversations with engineers where I talk about how desperately I want my database to support materialized views with incremental updates and too often I get a blank stare in response.
so I wrote a new post about why you should care! sophiebits.com/2025/08/22/m...
so I wrote a new post about why you should care! sophiebits.com/2025/08/22/m...
Materialized views are obviously useful
sophiebits.com
August 23, 2025 at 1:36 AM
I keep getting into conversations with engineers where I talk about how desperately I want my database to support materialized views with incremental updates and too often I get a blank stare in response.
so I wrote a new post about why you should care! sophiebits.com/2025/08/22/m...
so I wrote a new post about why you should care! sophiebits.com/2025/08/22/m...
My favorite type of conference — 1 day, single track with a ton of great folks to chat with
August 19, 2025 at 3:24 PM
My favorite type of conference — 1 day, single track with a ton of great folks to chat with
Reposted by Kyle Mathews
Announcing Sync Conf 2025. Join us in SF on Nov 12th.
August 19, 2025 at 3:06 PM
Announcing Sync Conf 2025. Join us in SF on Nov 12th.
You can just write to a database
Agentic AI, beneath all the hype, is actually just normal software. You can build agentic systems with a database, standard web tooling and real-time sync.
August 14, 2025 at 4:32 PM
You can just write to a database
Reposted by Kyle Mathews
Agentic AI, beneath all the hype, is actually just normal software. You can build agentic systems with a database, standard web tooling and real-time sync.
August 14, 2025 at 3:40 PM
Agentic AI, beneath all the hype, is actually just normal software. You can build agentic systems with a database, standard web tooling and real-time sync.
Reposted by Kyle Mathews
We've just delivered a 100x write performance bump with our latest release of Electric. How? We threw away our storage engine and built a new one designed for sync 🧵
electric-sql.com/blog/2025/08...
electric-sql.com/blog/2025/08...
Electric 1.1: new storage engine with 100x faster writes | ElectricSQL
How we built a new storage engine for Electric, why we did it now, and how it delivers lower latency, higher throughput, and zero‑downtime deploys.
electric-sql.com
August 14, 2025 at 3:53 PM
We've just delivered a 100x write performance bump with our latest release of Electric. How? We threw away our storage engine and built a new one designed for sync 🧵
electric-sql.com/blog/2025/08...
electric-sql.com/blog/2025/08...
On our diligent quest to become "boring software" you can pick without a second thought.
ElectricSQL recently completed a 120-day reliability sprint. Our one goal: make our sync engine so boring-reliable you stop thinking about it and just build.
We chased every incident, fixed every user-reported bug, and made unglamorous work our priority. 🧵
We chased every incident, fixed every user-reported bug, and made unglamorous work our priority. 🧵
August 4, 2025 at 5:06 PM
On our diligent quest to become "boring software" you can pick without a second thought.
Reposted by Kyle Mathews
ElectricSQL recently completed a 120-day reliability sprint. Our one goal: make our sync engine so boring-reliable you stop thinking about it and just build.
We chased every incident, fixed every user-reported bug, and made unglamorous work our priority. 🧵
We chased every incident, fixed every user-reported bug, and made unglamorous work our priority. 🧵
August 4, 2025 at 4:56 PM
ElectricSQL recently completed a 120-day reliability sprint. Our one goal: make our sync engine so boring-reliable you stop thinking about it and just build.
We chased every incident, fixed every user-reported bug, and made unglamorous work our priority. 🧵
We chased every incident, fixed every user-reported bug, and made unglamorous work our priority. 🧵
Reposted by Kyle Mathews
Tanstack DB is a reactive client store for building super fast apps on sync.
Based on a TypeScript implementation of differential dataflow, it's type-safe, declarative, incrementally adoptable and insanely fast.
Based on a TypeScript implementation of differential dataflow, it's type-safe, declarative, incrementally adoptable and insanely fast.
TanStack DB is now in BETA!
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
Stop Re-Rendering — TanStack DB, the Embedded Client Database for TanStack Query | TanStack Blog
Your React dashboard shouldn't grind to a halt just because one TODO turns from ☐ to ☑. Yet every optimistic update still kicks off a cascade of re-renders, filters, useMemos and spinner flashes. If y...
tanstack.com
July 29, 2025 at 6:05 PM
Tanstack DB is a reactive client store for building super fast apps on sync.
Based on a TypeScript implementation of differential dataflow, it's type-safe, declarative, incrementally adoptable and insanely fast.
Based on a TypeScript implementation of differential dataflow, it's type-safe, declarative, incrementally adoptable and insanely fast.
Reposted by Kyle Mathews
Very excited to have reached the Beta milestone with @tanstack.com DB 🚀🎉
It’s been a privilege to work with @tannerlinsley.com and the team on building this, absolute rock stars!
It’s been a privilege to work with @tannerlinsley.com and the team on building this, absolute rock stars!
TanStack DB is now in BETA!
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
Stop Re-Rendering — TanStack DB, the Embedded Client Database for TanStack Query | TanStack Blog
Your React dashboard shouldn't grind to a halt just because one TODO turns from ☐ to ☑. Yet every optimistic update still kicks off a cascade of re-renders, filters, useMemos and spinner flashes. If y...
tanstack.com
July 29, 2025 at 6:05 PM
Very excited to have reached the Beta milestone with @tanstack.com DB 🚀🎉
It’s been a privilege to work with @tannerlinsley.com and the team on building this, absolute rock stars!
It’s been a privilege to work with @tannerlinsley.com and the team on building this, absolute rock stars!
TanStack DB is now in BETA!
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
Stop Re-Rendering — TanStack DB, the Embedded Client Database for TanStack Query | TanStack Blog
Your React dashboard shouldn't grind to a halt just because one TODO turns from ☐ to ☑. Yet every optimistic update still kicks off a cascade of re-renders, filters, useMemos and spinner flashes. If y...
tanstack.com
July 29, 2025 at 5:59 PM
TanStack DB is now in BETA!
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!
tanstack.com/blog/tanstac...
Reposted by Kyle Mathews
I've always wanted to contribute to open source.
People said contribute to things that you want to use or fix bugs that you have in there.
This indeed works, wanted to use solid with TanStack DB, but there was no solidjs integration yet.
So I built one and learned a lot in the process.
People said contribute to things that you want to use or fix bugs that you have in there.
This indeed works, wanted to use solid with TanStack DB, but there was no solidjs integration yet.
So I built one and learned a lot in the process.
July 26, 2025 at 1:46 AM
I've always wanted to contribute to open source.
People said contribute to things that you want to use or fix bugs that you have in there.
This indeed works, wanted to use solid with TanStack DB, but there was no solidjs integration yet.
So I built one and learned a lot in the process.
People said contribute to things that you want to use or fix bugs that you have in there.
This indeed works, wanted to use solid with TanStack DB, but there was no solidjs integration yet.
So I built one and learned a lot in the process.
🎉 TanStack DB now has @solidjs.com support!
July 25, 2025 at 9:53 PM
🎉 TanStack DB now has @solidjs.com support!
TanStack DB now has @svelte.dev support!
July 23, 2025 at 7:28 PM
TanStack DB now has @svelte.dev support!
A big update to our Electric/TanStack DB starter — it's now a project app, not just a todo app! You can create projects & share them with other users.
July 16, 2025 at 9:02 PM
A big update to our Electric/TanStack DB starter — it's now a project app, not just a todo app! You can create projects & share them with other users.
Excited to announce the initial release of the Trailbase integration with TanStack DB!
Trailbase is a blazingly fast, open-source, single-executable Firebase alternative.
Trailbase is a blazingly fast, open-source, single-executable Firebase alternative.
July 16, 2025 at 8:16 PM
Excited to announce the initial release of the Trailbase integration with TanStack DB!
Trailbase is a blazingly fast, open-source, single-executable Firebase alternative.
Trailbase is a blazingly fast, open-source, single-executable Firebase alternative.
Reposted by Kyle Mathews
PGlite (WASM Postgres) now gets over 1 million downloads a week! 🤯🚀
Absolutely incredible to see how people have embraced what we have built.
Awesome work by the team!
Absolutely incredible to see how people have embraced what we have built.
Awesome work by the team!
July 14, 2025 at 3:28 PM
PGlite (WASM Postgres) now gets over 1 million downloads a week! 🤯🚀
Absolutely incredible to see how people have embraced what we have built.
Awesome work by the team!
Absolutely incredible to see how people have embraced what we have built.
Awesome work by the team!
Reposted by Kyle Mathews
Excited to release a new starter! Sync-first, production-ready, and blazing fast
- @tanstack.com Start
- @tanstack.com DB for blazing fast client-side queries
- @electric-sql.com for real-time sync from PG
- Better-Auth
- @drizzleorm.bsky.social
- @tailwindcss.com
- Hono OpenAPI
- @tanstack.com Start
- @tanstack.com DB for blazing fast client-side queries
- @electric-sql.com for real-time sync from PG
- Better-Auth
- @drizzleorm.bsky.social
- @tailwindcss.com
- Hono OpenAPI
July 2, 2025 at 8:22 PM
Excited to release a new starter! Sync-first, production-ready, and blazing fast
- @tanstack.com Start
- @tanstack.com DB for blazing fast client-side queries
- @electric-sql.com for real-time sync from PG
- Better-Auth
- @drizzleorm.bsky.social
- @tailwindcss.com
- Hono OpenAPI
- @tanstack.com Start
- @tanstack.com DB for blazing fast client-side queries
- @electric-sql.com for real-time sync from PG
- Better-Auth
- @drizzleorm.bsky.social
- @tailwindcss.com
- Hono OpenAPI