James Arthur
thruflo.com
James Arthur
@thruflo.com
CEO & Co-founder @electric-sql.com
Reposted by James Arthur
Awesome intro to Sync Conf from @thruflo.com, asking the question where sync fits in this fast changing world of AI.
Sync, as it happens, is a key component to this bright future!
November 12, 2025 at 6:40 PM
You didn’t think we weren’t going to drop something big today for @syncconf.bsky.social did you?

Query-driven sync. In @tanstack.com DB. No re-write needed. Let’s do this 🔥
🚀 TanStack DB 0.5 is here with Query-Driven Sync

Your component's query IS the API call. No custom endpoints. No GraphQL resolvers. Just write your query and DB figures out exactly what to fetch.

Details 🧵👇
November 12, 2025 at 10:13 PM
Reposted by James Arthur
🚀 TanStack DB 0.5 is here with Query-Driven Sync

Your component's query IS the API call. No custom endpoints. No GraphQL resolvers. Just write your query and DB figures out exactly what to fetch.

Details 🧵👇
November 12, 2025 at 10:08 PM
Reposted by James Arthur
Full lineup and schedule for @syncconf.bsky.social in SF on Nov 12. Link in the 🧵 below 👇
October 24, 2025 at 9:47 PM
Reposted by James Arthur
If you find yourself in SF next week, @almog.xyz is talking about SlateDB at the SF Systems Meetup on Wednesday!
SF Systems Meetup: Databases and Stateful Apps · Luma
The SF Systems Meetup is back with a pair of talks giving us a peek at the future of state management! This month, we're excited to have talks from Almog Gavra…
luma.com
October 21, 2025 at 4:45 PM
Reposted by James Arthur
🎮 Like CRDTs and videogames? @inkandswitch.com is ✨hiring✨ for a project that combines @automerge.org with @godotengine.org to make the next generation of collaboration tools for game development!

More detail here: inkandswitch.com/jobs/godot-i...

(Fully remote 🌍🌎🌏 contract, late Nov to April)
Godot IDE Engineer
Help build native, visual version control for collaborative game development in Godot
inkandswitch.com
October 15, 2025 at 12:41 AM
Reposted by James Arthur
The panel at Sync Conf 2025 brings together @tannerlinsley.com, @jamescowling.dev, @schickling.dev and @aaronboodman.com for a deep dive into challenges and tradeoffs between the technical approaches being explored in sync today.
October 10, 2025 at 4:04 PM
Reposted by James Arthur
It was agonizing to choose from among the 34 excellent submissions, but here are the four talks selected from our CFP process!
October 7, 2025 at 3:16 PM
Reposted by James Arthur
James Arthur @thruflo.com is building @electric-sql.com, the sync engine behind @tanstack.com and @elixir-lang.org. At Sync Conf 2025, he’ll kick things off with an intro on why sync matters for AI apps and agentic systems, including a demo of sync-based software in action.
October 1, 2025 at 2:30 PM
Reposted by James Arthur
Sync seems to be having a moment among web developers!
September 4, 2025 at 3:35 PM
Reposted by James Arthur
Our second #special is out.

Following the great success of @localfirstconf.com in Berlin, we're excited to share more about the vision for SyncConf 2025 in SF.

Full episode links and show notes in the comments.
September 2, 2025 at 1:11 PM
Reposted by James Arthur
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
August 23, 2025 at 1:36 AM
One day boutique conference for the sync era of the web. Hear from the world's top builders about how to develop systems in the era of agentic software and real-time sync.
Announcing Sync Conf 2025. Join us in SF on Nov 12th.
August 19, 2025 at 3:08 PM
Reposted by James Arthur
Announcing Sync Conf 2025. Join us in SF on Nov 12th.
August 19, 2025 at 3:06 PM
For me, as a generalist software engineer, that's really exciting. Because it brings this whole revolution of agentic systems right back into my wheelhouse.
August 14, 2025 at 3:40 PM
There's obviously a lot of work involved in putting those aspects together to create a working agentic product.

However, from an *infra* point of view, there's nothing there that doesn't pattern match to a database, some processes and real-time sync.
August 14, 2025 at 3:40 PM
Instructing LLMs means sending an instruction to an LLM. Agentic memory is where you store data that those instructions are based on. Retrieval is the ability to query that data. Context engineering retrieves and formats the right information to send in the instruction.
August 14, 2025 at 3:40 PM
Agents are essentially processes that instruct LLMs to make tool calls.
August 14, 2025 at 3:40 PM
LangChain, vector databases, instruction routing, specialized memory stores.

You'd be forgiven for thinking you need a whole new stack to build agentic systems. However, that isn't actually the case: electric-sql.com/blog/2025/08...
Bringing agents back down to earth | ElectricSQL
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.
electric-sql.com
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.
August 14, 2025 at 3:40 PM
Reposted by James Arthur
I'm sure if it weren’t for AI, the web dev community would be talking a lot more about sync engines and TanStack DB right now.

I just published a short video + blog post to share why I’m so excited about TanStack DB and ElectricSQL!

youtu.be/OKHYUISDYmk
August 7, 2025 at 1:19 AM
Reposted by James Arthur
TanStack DB with Sync provides an exciting new way to add end-to-end reactivity to your web applications, including optimistic UI updates. 🧵
August 7, 2025 at 1:18 AM
Reposted by James Arthur
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. 🧵
August 4, 2025 at 4:56 PM
I know I wrote the blog post but holy fuck this is good.
July 29, 2025 at 6:10 PM