Kotlin / dataframe

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

Add documentation about importing schema for SQL databases #554

Closed zaleslaw closed 6 months ago

zaleslaw commented 6 months ago

Here, we have a page for importing schema with OpenAPI https://kotlin.github.io/dataframe/schemasimportopenapigradle.html

We should have the same for the SQL databases

zaleslaw commented 6 months ago

Closed as a part of #556