(updated)
|
3
min. read

PowerSync Update: March 2025

Kobie Botha

March was a big month for PowerSync, with major projects like improved concurrent connection scaling and the release of client SDKs for two new frameworks: .NET and Node.js. We’re seeing an acceleration in both new users getting started with PowerSync and users deploying PowerSync into production. Let’s go!

Service Performance Optimizations

We’ve made significant performance improvements that enable even better scalability of concurrent connections. Specifically, we’ve implemented caching of parameter queries and bucket data to reduce redundant computation during incremental sync. We’ve also optimized Postgres transaction replication by batching multiple operations into a single flush to the bucket storage.

See this PR as well as this one

Prioritized Sync Available On All Beta+ SDKs

Prioritized sync allows you to make critical data available to users immediately — like showing a dashboard or login state — while non-essential data continues syncing in the background. All SDKs in Beta status or above now support this.

Read the docs

.NET Client SDK (Alpha)

Our .NET client SDK brings real-time sync and offline-first capabilities to .NET desktop and server apps, sharing the same core features as our other client SDKs. Support for mobile applications is up next, including .NET MAUI bindings.We’ve confirmed WPF apps are supported and will be shipping a demo app soon.

Read the release notes

Node.js Client SDK (Alpha)

We're excited to announce the alpha release of our Node.js Client SDK, bringing PowerSync’s real-time sync capabilities to Node.js environments, such as server-side apps, CLI tools and Electron apps.

Read the release notes

Swift and Kotlin Multiplatform SDKs Improved

We've updated our Kotlin Multiplatform and Swift SDKs to unify read and write concurrency across iOS, Android, and JVM platforms. All platforms now support concurrent reads (multiple read operations happening at the same time) resulting in faster UI updates. Both of these SDKs will be in V1/GA within the next week or two.

See release notes for the Swift SDK and KMP SDK

FlutterFlow Guide Update: Handling Attachments

We’ve added a section to our FlutterFlow integration guide on how to sync attachments such as images and PDFs using PowerSync and Supabase Storage. Thanks to @mad_hatter for early feedback on this.

See the guide

Community Focus

We’ve got a new Trusted Engineer role on our Discord server, bestowed on those who’ve helped others.

Guillem, Ry and Yahya are our first three trusted engineers. We appreciate you!

H/T Jesse McIntire for helping us better handle attachment table naming.

Orakemu: a life management app that makes you view your life as a game 🎮 of which you are the hero ✨

Great work Yorgo Hoebeke 👏

Check it out

Fomr: a no code drag-and-drop tool to create forms and surveys that works super fast.

Made by Bohdan Khodakivskyi 🙌 

Check it out

Kitchen Copilot: Smart meal planning made simple.

Made by Scott Forsyth 🍽️

Check it out

That's it for the March update, happy coding!

Subscribe to receive PowerSync updates
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

By clicking "Subscribe" I agree to opt-in to PowerSync's mailing list
and accept the Privacy Policy.