Do Kotlin multiplatform have an libraries to connect mobile app with MS SQL server directly?

I had developed an android app that connects directly with SQL server database with db bridge in java

Now my client needs also for iOS

I thought about Kotlin multiplatform

Is there any libraries available in Kotlin multiplatform that supports both iOS and Android ?

submitted by /u/RageshAntony
[link] [comments]