Quarkus Club logo

Open J Proxy (OJP): Rethinking JDBC with Smart Connection Management for Quarkus

2026-04-23 16:00

About this event

Modern Quarkus services often face database bottlenecks when microservices workloads scale elastically. Traditional JDBC connection pools work well inside a single service but break down when many of the pools compete for database connections.

This session introduces Open J Proxy (OJP), an open-source, database-agnostic proxy that also has as a drop-in JDBC driver for convenience. OJP centralizes connection management and adds resilience features, including:

Backpressure to prevent connection storms Circuit Breaker to stop failing queries from hammering the database We’ll walk through OJP’s architecture and demo integration with Quarkus.

Speakers

Rogerio Robetti

Rogerio Robetti is the creator of Open J Proxy (OJP), software engineer, and architect with deep experience in large-scale systems at large global companies. Passionate about open source and database scalability, Rogerio has written and spoken about distributed systems, connection management, and resilient Java design. He believes in giving power back to developers by building tools that are open, extensible, and community-driven.

View Profile

Discussion