Trending

Latest Posts by PowerSync

AI Hackathon Spotlight: Top 3
AI Hackathon Spotlight: Top 3 This is a video about AI Hackathon Spotlight - Top 3Full hackathon information: https://www.powersync.com/blog/powersync-ai-hackathon-8k-in-prizesAll winners...

youtu.be/kgrxSBCdD9s...

2 days ago 0 0 0 0
Post image

What makes a good AI application?

Let's learn from the top 3 projects of the PowerSync AI Hackathon

2 days ago 1 0 1 0
Preview
PowerSync Changelog: March 2026 Over the last few weeks we had a lot of fun running our first hackathon. We had several very solid submissions and many of you came up with great use cases for sync-powered AI. It's also been another big month of shipping things.

Full Changelog www.powersync.com/blog/powers...

5 days ago 0 0 0 0

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.

5 days ago 1 0 1 0
Preview
Introducing the PowerSync Tauri SDK (Alpha) We've released a native Tauri SDK into alpha. Tauri is a popular Electron alternative that uses web technologies for the UI and Rust for the backend, making...

Release notes releases.powersync.com/announcemen...

1 week ago 0 0 0 0

This alpha release replaces broken WebView storage with native Rust + filesystem SQLite.
It's early, it's alpha, and it needs your testing.

1 week ago 0 0 1 0

β†’ Watched queries and table updates coordinated centrally

If you've tried using the Web SDK in Tauri and hit the IndexedDB wallβ€”where your database resets on every build, losing unsynced writesβ€”you know why this matters.

1 week ago 0 0 1 0
Post image

πŸš€ @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

1 week ago 0 0 1 0
Preview
SQL Server Backend Database Support: Beta Release SQL Server backend database support in PowerSync has reached beta , meaning it's production-ready for tested deployments. We're also releasing the PowerSync...

Release notes releases.powersync.com/announcemen...

1 week ago 0 0 0 0

β†’ Cloud and hybrid deployment scenarios

Along with the beta PowerSync .NET SDK, teams building on the Microsoft stack now have production-ready PowerSync support.

1 week ago 0 0 1 0
Advertisement
Post image

🌐 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

1 week ago 0 0 1 0
Preview
PowerSync .NET SDK: Beta Release The PowerSync .NET SDK has reached beta . You can now build and ship production-ready desktop and MAUI apps with the full PowerSync feature set....

Release notes releases.powersync.com/announcemen...

1 week ago 0 0 0 0

We rewrote the query layer with Dapper, swapped in our Rust sync engine, and optimized every piece for the .NET runtime. The result is an SDK that feels right at home in your .NET projects.

1 week ago 0 0 1 0

βœ“ Live queries that stream updates via IAsyncEnumerable
βœ“ Connection pooling and thread-pool execution for performance
βœ“ Full MAUI and desktop support

1 week ago 0 0 1 0
Post image

πŸ’» .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

1 week ago 0 0 1 0

This concludes the prize winners for the PowerSync AI Hackathon!

Big shoutout to everyone who participated, and all our amazing partners that made this hackathon awesome.

1 week ago 0 0 0 0
Video

Our final winner of the hackathon, securing the prize for "Best Submission using @Mastra" is....

1 week ago 0 0 1 0
Advertisement

Other winners:
x.com/powersync_/...

1 week ago 0 0 0 0
Video

The wins keep on coming!

Presenting... the winner of the "Best Submission using @Neondatabase"

1 week ago 0 0 1 0

A couple of prizes are still being judged, their winners will be announced soon.
Stay tuned πŸ‘€

2 weeks ago 0 1 0 0
Video

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

2 weeks ago 0 0 1 0
Preview
Query-Driven Sync for the PowerSync TanStack DB Collection The @tanstack/powersync-db-collection package now supports TanStack DB's query-driven sync β€” on-demand sync mode where the collection only loads the rows...

Release notes: releases.powersync.com/announcemen...

2 weeks ago 0 0 0 0

πŸš€ 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.

2 weeks ago 7 1 1 0

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.

2 weeks ago 1 0 0 0
Building a Quest App with PowerSync and Codex
Building a Quest App with PowerSync and Codex See how well AI does at building applications with PowerSync!PowerSync (https://www.powersync.com/)PowerSync CLI Docs (https://docs.powersync.com/tools/cli)

How easy is it to go from a simple specification of a feature to a fully working implementation with AI?

Turns out, pretty easy once you got PowerSync!
youtu.be/9O-RUC9Rkl0...

2 weeks ago 0 0 0 0

Full hackathon details: www.powersync.com/blog/powers...

2 weeks ago 0 0 0 0

Final day for the PowerSync AI Hackathon.

If your project is working and the core idea is clear, submit it.

A focused submission with a clear demo is enough.

Submissions close tonight at 11:59 PM CT.

Submit here: form.typeform.com/to/YR9U17Sn

2 weeks ago 0 0 1 0
Advertisement

Full hackathon details: www.powersync.com/blog/powers...

2 weeks ago 0 0 0 0

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.

2 weeks ago 0 0 4 0
Local-First Software: Taking Back Control of Our Data | a mini-doc
Local-First Software: Taking Back Control of Our Data | a mini-doc YouTube video by CultRepo

"How much of this can be local" should be the default question every dev asks. Most have gotten too comfortable with defaulting to remote hosting even the tiniest services. Glad to see a growing pushback for local-first.

A nice mini-doc from @cultrepo.bsky.social

www.youtube.com/watch?v=10d8...

2 weeks ago 1 1 1 0