Kyle Mathews
@kyle.bricolage.io
1.5K followers 370 following 330 posts
Likes building things. Founder/CPO @electricsql. Founder @ Gatsby
Posts Media Videos Starter Packs
kyle.bricolage.io
Yeah exactly, the factory pattern
Reposted by Kyle Mathews
peterpaulrubens.bsky.social
Two women on the Rokin in Amsterdam by George Hendrik Breitner, born OTD 1857. Plus ça change. Love it.
Reposted by Kyle Mathews
peterpaulrubens.bsky.social
2/2 Rainy day on the Rokin in Amsterdam, by George Hendrik Breitner. Today is his 168th birthday.
kyle.bricolage.io
Haha yeah. Alpha is the first and beta is the second for my stuff
kyle.bricolage.io
Ready in what sense? Are you worried about bugs, performance, specific features you need?

We're moving pretty fast so jumping in and reporting bugs and working with us to design features is super helpful.

We're also pretty keen on the server ivm use case so would love it if you explore that
Reposted by Kyle Mathews
sophiebits.com
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...
Materialized views are obviously useful
sophiebits.com
kyle.bricolage.io
My favorite type of conference — 1 day, single track with a ton of great folks to chat with
syncconf.bsky.social
Announcing Sync Conf 2025. Join us in SF on Nov 12th.
Reposted by Kyle Mathews
syncconf.bsky.social
Announcing Sync Conf 2025. Join us in SF on Nov 12th.
kyle.bricolage.io
perhaps yeah — depends on what you're using convex for. The goal is to help you build incredibly fast apps
kyle.bricolage.io
You can just write to a database
thruflo.com
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
thruflo.com
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.
kyle.bricolage.io
Curious if you've looked at TanStack DB? You could model data with that and switch between collections pretty easily as it has a local storage option
kyle.bricolage.io
thanks!

You're building something with Electric?!
kyle.bricolage.io
It was sort of a big catchup to get bug count to zero. Address all the little (and some big) things we saw before 1.0. Ongoing it'll be a more "get to bug zero" every week type thing. Fix bugs as they come up.
kyle.bricolage.io
On our diligent quest to become "boring software" you can pick without a second thought.
electric-sql.com
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. 🧵
Reposted by Kyle Mathews
electric-sql.com
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. 🧵
Reposted by Kyle Mathews
electric-sql.com
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.