PowerSync

@powersync.com

Sync engine for keeping backend databases in sync with in-app SQLite. Postgres | MongoDB | MySQL | SQL Server 🐘🌿🐬🛢️«-» 🪶

The new OPFSWriteAheadVFS for wa-sqlite not only brings concurrent reads to SQLite on the web, but also makes write transactions faster!

We're at @stirtrek! Come say hi, grab a free tshirt, enter a giveaway for a Meta Quest 3S, and chat about building fullstack AI applications

Bild

How would you like a persistent browser database that: 💾 stores data durably in the browser 🪶 avoids Asyncify time and size overhead 🌐 skips COOP/COEP header requirements 🗂️ works across multiple tabs and workers 👀 supports simultaneous read transactions

If your AI app needs durable runs, resumable streams, background jobs, and shared history to be reliable, you're already partway to multiplayer. The next step is making that state collaborative so that your agents can align with not just a single user, but an entire team.

Bild

wa-sqlite now supports concurrent readers + a writer in Chromium, unlocking some massive performance gains for certain situations. How does this work?

Building AI apps isn't just about calling an API. It’s a fundamental shift in system architecture. We just published Part 1 of a new series on AI Engineering: The New Primitives. 🧠 LLMs as probabilistic functions 🛠️ Tool calling vs. APIs 🏗️ Context engineering

Bild

Most AI apps still package the experience as a private session: one user, one thread, one hidden context window. But real work is collaborative. If AI is going to participate in real workflows, its output needs to become shared state. Learn the why and the how in this post by @devagrawal09

Bild

Exciting news for SQLite on the web: wa-sqlite supports a new OPFSWriteAheadVFS virtual file system that unlocks much better performance by allowing multiple workers to read the database concurrently with a writer.

Talented Developers + Local First Data + AI = Absolute Gems🪎 The PowerSync AI Hackathon got some amazing submissions. Let's take a closer look at the bonus prize winners and see what a top tier AI app looks like

Bild

Most AI chat apps are built like demos. 📉 If you refresh the page or lose connection mid-generation, the response is gone. Why? Because we're treating LLM outputs as fragile streams instead of synced state. Learn how to fix your broken AI apps in this latest blog post by @devagrawal09.

Bild

March was a big month for PowerSync. We shipped: 🗄️ SQL Server support beta 🟣 .NET SDK beta 📉 Query-driven sync for TanStack DB 🦀 Native Tauri SDK 💚 First-class Nuxt support Plus, our AI hackathon gave us a lot of useful signal from builders working on sync-powered AI apps.

🚀 @TauriApps developers, we fixed the storage problem. Introducing the PowerSync Tauri SDK (alpha): → Filesystem-based SQLite (data persists across app updates) → Native performance without WASM overhead → Automatic sharing of sync state across all windows

Bild

🌐 PowerSync backend support for SQL Server is now beta and production-ready for tested deployments. → CDC-based replication from existing SQL Server databases → Automatic schema change detection and handling → Support for Standard, Enterprise, Developer editions

Bild

💻 .NET developers, your sync SDK has arrived. The PowerSync .NET SDK is now beta with everything you need for offline-first applications: ✓ Stable APIs (breaking changes will be communicated clearly) ✓ Sync Streams for flexible sync strategies

Bild

Meet the winners of the PowerSync AI Hackathon! 🏆 Huge thanks to everyone who participated in the PowerSync AI Hackathon — we were blown away by the submissions

🚀 Big update for @tanstack.com DB users! powersync-db-collection now supports Query-Driven Sync. No need to load 50,000 rows into memory when you only need to show 20. On-demand mode compiles your live TanStack DB queries into SQL for efficient data loading.

That’s a wrap on submissions for the PowerSync AI Hackathon. 54 projects are now in the hands of our judges. Thanks to every team and solo builder who joined, built fast, and pushed creative ideas forward. Winners soon.

PowerSync AI Hackathon builders, what are you working on? Reply with what you're building, who it's for, or a screenshot if you've got one. Would be great to see what people are shipping this weekend.

If you're building this weekend for the PowerSync AI Hackathon, resist the urge to keep expanding the project. Get the core flow working. Make the value obvious. Make sure someone can understand the product quickly.

You can still start a PowerSync AI Hackathon project this week and submit something strong by Sunday. Keep the scope tight. Pick one user, one workflow, and one place where sync, offline support, or durable local state makes the product noticeably better.

With the deadline now on Sunday, this is a good time to simplify. The strongest submissions usually have: - a clear use case - a focused demo - an obvious reason PowerSync matters A smaller project that is easy to understand will go further than a bigger one that tries to do everything.

Update: we're extending the PowerSync AI Hackathon submission deadline to Sunday, March 22 at 11:59 PM CT. More time to finish strong, polish demos, and get submissions into good shape. If you're already building, keep going. If you haven't submitted yet, you've got the weekend.

A good PowerSync AI Hackathon project usually starts with a simple question: What AI product becomes much more useful when it keeps working across devices, handles weak connectivity well, or keeps state locally? That’s where the most interesting ideas tend to come from.