Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
818 stars 58 forks source link

Added MS SQL support for the dataframe-jdbc module #689

Closed zaleslaw closed 4 months ago

zaleslaw commented 4 months ago

Fixes #685

Jolanrensen commented 4 months ago

Will try to test it with an MS SQL database :)