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

ElectricSQL

@ElectricSQL

Building AI apps? You need sync.

Ghim

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 đã đăng lại

Ten days later and PGlite has hit **Four Million** downloads a week!! 🚀🥳

samwillis's tweet image. Ten days later and PGlite has hit **Four Million** downloads a week!! 🚀🥳

PGlite has jumped to 2.6 million downloads per week thanks to our friends @prisma and the v7 release 🚀🥳 When you run `npx prisma dev` it fires up PGlite in the background to run your development environment. Super nice DX!

samwillis's tweet image. PGlite has jumped to 2.6 million downloads per week thanks to our friends @prisma and the v7 release 🚀🥳
When you run `npx prisma dev` it fires up PGlite in the background to run your development environment.
Super nice DX!


ElectricSQL đã đăng lại

.@tan_stack AI ships out of the gate with pluggable connection adapters, so you can wire in your own transport, like @ElectricSQL durable sync.

📣 TanStack AI Alpha is here! ✨ Framework agnostic 🤖 Provider agnostic 🧠 Type safe 🔧 Isomorphic tools 🛠 Devtools 🌐 Open protocol 📦 JS, Python, PHP ⚛️ React, Solid, Vanilla 🌀 OpenAI, Anthropic, Gemini, Ollama, ++ Official blog post: 🔗⬇︎🧵



ElectricSQL đã đăng lại

yeah, that's our mission with Electric — to make real-time easy. All you have to do is write to Postgres. We built DB as a complement to this.


ElectricSQL đã đăng lại

🚀 I'm happy to finally introduce my new interactive tutorial for @tan_stack DB! It features: ⭐ a practical guide (6-7 mins), ⭐ examples from a ✨TODO✨ app, ⭐ and a full back end simulated in your browser (db powered by @ElectricSQL 's pglite) link below 👇


ElectricSQL đã đăng lại

This is what I'm going to be sharing for a long time as the best intro to TanStack DB & @ElectricSQL If you're curious about this stack, this should be the first thing you watch.

TanStack DB + Electric SQL The sync layer your Postgres + React app wishes it had. Live queries, real-time collab, reliable sync, all incrementally adoptable and inside your own infrastructure. Just posted my full walkthrough: youtu.be/ae05QlM50DI

kevinwwwade's tweet card. TanStack DB + Electric SQL is the stack I’m most excited about right...

youtube.com

YouTube

TanStack DB + Electric SQL is the stack I’m most excited about right...



ElectricSQL đã đăng lại

TanStack DB + Electric SQL The sync layer your Postgres + React app wishes it had. Live queries, real-time collab, reliable sync, all incrementally adoptable and inside your own infrastructure. Just posted my full walkthrough: youtu.be/ae05QlM50DI

kevinwwwade's tweet card. TanStack DB + Electric SQL is the stack I’m most excited about right...

youtube.com

YouTube

TanStack DB + Electric SQL is the stack I’m most excited about right...


We're hiring a Founders Associate. It's a flexible, full-time operational role based in the US: electric-sql.com/about/jobs/fou…


ElectricSQL đã đăng lại

PGlite has jumped to 2.6 million downloads per week thanks to our friends @prisma and the v7 release 🚀🥳 When you run `npx prisma dev` it fires up PGlite in the background to run your development environment. Super nice DX!

samwillis's tweet image. PGlite has jumped to 2.6 million downloads per week thanks to our friends @prisma and the v7 release 🚀🥳
When you run `npx prisma dev` it fires up PGlite in the background to run your development environment.
Super nice DX!

ElectricSQL đã đăng lại

I love @EffectTS_ so much, this is all the code required to consume an @ElectricSQL shape, pull them into a queue and then automatically clean everything up on server stop.

makisuo's tweet image. I love @EffectTS_  so much, this is all the code required to consume an @ElectricSQL  shape, pull them into a queue and then automatically clean everything up on server stop.

ElectricSQL đã đăng lại

@tan_stack DB + @ElectricSQL + pglite is sooo good wdym I just created a local-first, realtime, super fast lexically and semantically searchable (pgvector), cron-activated (pgcron), infinitely-scrollable (tanstack virtual), transactional and optimistic system in under an hour?!?


ElectricSQL đã đăng lại

@tan_stack DB's latest update fixed their biggest issue. Honestly mind blown with this library I made a video explaining it in detail, check it out👇!

YBenlemlih's tweet image. @tan_stack  DB's latest update fixed their biggest issue.

Honestly mind blown with this library

I made a video explaining it in detail, check it out👇!

ElectricSQL đã đăng lại

The one and only @josevalim is in SF for @sfrubyconf so @evanwilliams grabbed him for an Elixir meetup this Thursday! Come down and join us luma.com/lu50h29w


ElectricSQL đã đăng lại

Query-Driven Sync is going to be transformational IMO. It's already changed my perspective on not just modern server state, but also app state. It's bred from so many great ideas and tools that have come before it, built on top of bulletproof patterns and even some of our own…

🚀 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 🧵👇

tan_stack's tweet image. 🚀 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 🧵👇


ElectricSQL đã đăng lại

Awesome intro to Sync Conf from James Arthur @thruflo of @ElectricSQL, asking the question where Sync fits in to this fast changing world of AI. Sync, as it happens, is a key component to this bright future!

sync_conf's tweet image. Awesome intro to Sync Conf from James Arthur @thruflo of @ElectricSQL, asking the question where Sync fits in to this fast changing world of AI.
Sync, as it happens, is a key component to this bright future!

ElectricSQL đã đăng lại

We've just shipped query driven sync for @tan_stack DB! Huge lift to get here - this is the DX I dreamed of when I started working on sync. Define where data comes from (anywhere!) as collections, and then query over those collections in your components. 🪄🎉

🚀 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 🧵👇

tan_stack's tweet image. 🚀 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 🧵👇


ElectricSQL đã đăng lại

You didn’t think we weren’t going to drop something big for @sync_conf did you? Query-driven sync. In @tan_stack 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 🧵👇

tan_stack's tweet image. 🚀 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 🧵👇


ElectricSQL đã đăng lại

🚀 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 🧵👇

tan_stack's tweet image. 🚀 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 🧵👇

ElectricSQL đã đăng lại

Tanstack-DB giving full optimistic updates in a single line of code 🤯👨‍🍳🤌🏻


Loading...

Something went wrong.


Something went wrong.