:tada: We have an exciting update for Kotlin DataF...
# datascience
z
🎉 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
K 10
🎉 6
🫶 4
r
Great job. With trivial chances, I was able to extend this for Apache Trino as well as a proof of concept!
🔥 2
z
We will continue our job to add support for custom jdbc drivers
Via mechanism of sql dialects registration