Files
2026-02-08 11:20:43 -10:00

8 lines
281 B
Markdown
Vendored

## :dataframe-jdbc
This module, published as `dataframe-jdbc`, contains all logic and tests for DataFrame to be able to work with
JDBC data sources.
See [Read from SQL databases](https://kotlin.github.io/dataframe/readsqldatabases.html) for more information
about how to use it.