From ca370efe07c9b3126f481d1d6a9684f6f32b9340 Mon Sep 17 00:00:00 2001 From: benitav Date: Tue, 9 Dec 2025 13:08:38 +0200 Subject: [PATCH] Update README to include SQL Server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f203caf..7e51b175 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-_[PowerSync](https://www.powersync.com) is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer. Syncs between SQLite on the client-side and Postgres, MongoDB or MySQL on the server-side._ +_[PowerSync](https://www.powersync.com) is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer. Syncs between SQLite on the client-side and Postgres, MongoDB, MySQL or SQL Server on the server-side._ # PowerSync SDK for Dart and Flutter