ElectricSQL's profile picture. Building AI apps? You need sync.

ElectricSQL

@ElectricSQL

Building AI apps? You need sync.

고정된 트윗

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 🔥

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!



ElectricSQL 님이 재게시함

I'm really looking forward to @sync_conf I'll be in SF for the whole week, do reach out if you want to grab a coffee and chat about sync, reactive client stores, IVM, differential dataflow, @ElectricSQL, @tan_stack DB, PGlite, or anything else!

The panel at Sync Conf 2025 brings together @tannerlinsley, @jamesacowling , @schickling and @aboodman for a deep dive into challenges and tradeoffs between the technical approaches being explored in sync today.

sync_conf's tweet image. The panel at Sync Conf 2025 brings together @tannerlinsley, @jamesacowling , @schickling  and @aboodman for a deep dive into challenges and tradeoffs between the technical approaches being explored in sync today.


ElectricSQL 님이 재게시함

The panel at Sync Conf 2025 brings together @tannerlinsley, @jamesacowling , @schickling and @aboodman for a deep dive into challenges and tradeoffs between the technical approaches being explored in sync today.

sync_conf's tweet image. The panel at Sync Conf 2025 brings together @tannerlinsley, @jamesacowling , @schickling  and @aboodman for a deep dive into challenges and tradeoffs between the technical approaches being explored in sync today.

ElectricSQL 님이 재게시함

Awesome news of @supabase moving more Sync-native. Looking forward to collaborating with @ElectricSQL 🔥

@supabase has acquired Triplit, an offline-first database @matthew_linkous is joining to work on integrations. We will open source everything & Matt will spend time documenting the patterns used. We hope this knowledge will spark new ideas in the offline-first community

kiwicopple's tweet image. @supabase has acquired Triplit, an offline-first database

@matthew_linkous is joining to work on integrations. We will open source everything & Matt will spend time documenting the patterns used. We hope this knowledge will spark new ideas in the offline-first community


ElectricSQL 님이 재게시함

Yesterday @en_JS showed React Fir @reactjs conf - an experimental reactivity engine. The important take away was that it's fine-grained reactivity in *external stores* that will bring the next big step in UI performance. That's what @tan_stack DB brings 🧵

samwillis's tweet image. Yesterday @en_JS showed React Fir @reactjs conf - an experimental reactivity engine.
The important take away was that it's fine-grained reactivity in *external stores* that will bring the next big step in UI performance.
That's what @tan_stack DB brings 🧵

ElectricSQL 님이 재게시함

It was agonizing to choose from among the 34 excellent submissions, but here are the four talks selected from our CFP process!


ElectricSQL 님이 재게시함

It's great time to get your ticket to @sync_conf syncconf.dev


ElectricSQL 님이 재게시함

We wrote a new mutations guide for TanStack DB! The information was scattered around but we wanted a single place to explain DB's philosophy and APIs around mutations tanstack.com/db/latest/docs… Hope it's useful and let us know if there's anything still not clear!

tanstack.com

Mutations | TanStack DB Docs

TanStack DB Mutations TanStack DB provides a powerful mutation system that enables optimistic updates with automatic state management. This system is built around a pattern of optimistic mutation →...


ElectricSQL 님이 재게시함

James Arthur @thruflo is building @ElectricSQL, the sync engine behind @TanStack DB and @elixirphoenix. 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.

sync_conf's tweet image. James Arthur @thruflo is building @ElectricSQL, the sync engine behind @TanStack DB and @elixirphoenix. 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.

ElectricSQL 님이 재게시함

How to use TanStack DB to build reactive, offline-ready React apps - LogRocket Blog blog.logrocket.com/tanstack-db-ux


ElectricSQL 님이 재게시함

I've written a blog post about my starter project with @ElectricSQL, @tan_stack and Elixir Phoenix. This is the first in a multi part series, where I will explain how to use ElectricSQL for multi-tenant apps. Link below.


ElectricSQL 님이 재게시함

How fast are live queries in @tan_stack DB? This query with two joins and over 100k rows executes in under 1ms for the initial run. Updating a row in the source collection is reflected in the results in just *10 microseconds*! 🚀

samwillis's tweet image. How fast are live queries in @tan_stack DB?
This query with two joins and over 100k rows executes in under 1ms for the initial run.
Updating a row in the source collection is reflected in the results in just *10 microseconds*! 🚀

Live queries in @tan_stack DB are incremental - they are maintained, rather than re-run, when data changes. It does this with differential dataflow / DBSP. Usually this tech trades fast updates for a slower start. 🧵 on how we made *both* initial and update runs lightning fast!



ElectricSQL 님이 재게시함

Live queries in @tan_stack DB are incremental - they are maintained, rather than re-run, when data changes. It does this with differential dataflow / DBSP. Usually this tech trades fast updates for a slower start. 🧵 on how we made *both* initial and update runs lightning fast!


ElectricSQL 님이 재게시함

I posted a new RFC for @tan_stack DB for adding support for Offline-First Transactions — please review and comment! github.com/TanStack/db/di…


ElectricSQL 님이 재게시함

Day 43: Added categories to my social deception mobile game 🎭 Built with @expo, @ElectricSQL, and @tan_stack DB. Getting sync working for this game was super fun!

icookandcode's tweet image. Day 43: Added categories to my social deception mobile game 🎭

Built with @expo, @ElectricSQL, and @tan_stack DB.

Getting sync working for this game was super fun!

ElectricSQL 님이 재게시함

TanStack DB now has an @angular integration! Thanks to github.com/emcdaniel1624 for putting it together!


ElectricSQL 님이 재게시함

📢 New on the Frontend at Scale blog: An Interactive Guide to TanStack DB ✨ It's looooong (clientHeight = 28,195px!) but hopefully an easy read. Link in the tweet down under 👇


ElectricSQL 님이 재게시함

Sync seems to be having a moment among web developers!

_adamwiggins_'s tweet image. Sync seems to be having a moment among web developers!

ElectricSQL 님이 재게시함

Fastest growing AI infra. Category defining products. Market shaping exits. @sync_conf speakers and sponsors @Daytonaio @OpenAI @Figma @NotionHQ @Neondatabase @Convex_dev @ElectricSQL @Dittolive and @Cloudflare.


ElectricSQL 님이 재게시함

You should build your own sync engine using off the shelf primitives that work with your stack, data model and code. Sync with your own stack => electric-sql.com

"Should companies build their own sync engine or rely on off-the-shelf solutions?" @schickling. A topic at Sync Conf.



ElectricSQL 님이 재게시함

In 10 years time, we're going to look back on this as the start of something very special. Thanks to @schickling and @_adamwiggins_ for teasing out what's so timely and interesting about @sync_conf

Our second #special is out. Following the great success of @localfirstconf in Berlin, we're excited to share more about the vision for SyncConf 2025 in SF.



Loading...

Something went wrong.


Something went wrong.