From a56ac81dee839873cd9ca52d0efd5d6a97f2d190 Mon Sep 17 00:00:00 2001 From: benitav Date: Tue, 9 Dec 2025 13:15:46 +0200 Subject: [PATCH] Update README to include SQL Server --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9f9f00e..f9df7abc 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@

-*[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 Kotlin Multiplatform SDK +# PowerSync Kotlin SDK This is the PowerSync client SDK for Kotlin. This SDK currently supports the following Kotlin targets: