🎉 We have an exciting update for Kotlin DataFrame users!
Version 0.12.1 is out now, bringing significantly improved support for MariaDB, MySQL, PostgreSQL, and SQLite. Upgrade now and start analyzing data like a boss!
Type mapping from SQL types to Kotlin types has been significantly improved in comparison to the 0.12 release. There are still some issues with JSON and DateTime type support, but those will be improved in version 0.13.
Your feedback is crucial to us as we work out a roadmap for 0.13.
Read more about the new features in the documentation:
https://kotlin.github.io/dataframe/readsqldatabases.html
The example project is here:
https://github.com/zaleslaw/KotlinDataFrame-SQL-Examples