MariaDB Java Connector, Benchmark, and Java 21 virtual threads
The impact of Java 21s virtual threads on the performance of MariaDB database exchanges.

The impact of Java 21s virtual threads on the performance of MariaDB database exchanges.

Design patterns plays a pivotal role in designing and solving the commonly occurring problems in software application.

Let's browse through the surface of the main three reactive database access: Spring Data R2DBC, Hibernate, and jOOQ!

Eureka: service discovery to help services interact with one another without hardwiring in instance-specific or environment-dependent …

Batching for PostgreSQL JDBC is a property of the extended protocol. It uniquely allows you to send multiple statements in a single request.

Join the biggest graph community gathering dedicated to learning how to integrate graph technologies into ML and dev projects.

In this article, implement Data Residency within a simple architecture, thanks to Apache APISIX and Apache ShardingSphere.

When using Java JDBC with PostgreSQL, know the difference between simple and extended protocols, how to recognize protocol implementations, …

Learn how to integrate the ChatGPT engine into your Java applications in a scalable way by sending prompts to the engine only when …

Learn how to Ingest streaming time-series data from Apache Kafka into QuestDB using ILP with the Kafka Sink Connector.