Exposed has reached the 1.0 milestone. The SQL library for Kotlin now has R2DBC support and improved performance.
This repository aims to demonstrate the bug we discover while migrating from mariadb-java-client 2.7.1 to 3.0.5. We store a UUID in a BINARY(16) column. We convert the UUID to a byte[] before writing.
We always talk about performance, but the thing is always "Measure, don’t guess!". This is a benchmark of MariaDB java connector versus MySQL java connector. MariaDB and MySQL databases are using the ...
This week's Java roundup for January 26th, 2026, features news highlighting: an update on milestone and GA release schedule ...
Google Cloud has launched managed connection pooling for AlloyDB for PostgreSQL, boosting client connections by 3x and transactional throughput by up to 5x. This feature simplifies database management ...