Open J Proxy
Enterprise-grade database connection management for Java applications
The intelligent JDBC Type 3 driver that transforms your database connectivity
The OJP JDBC Driver is a drop-in replacement for your existing JDBC driver that routes all database traffic through the Open J Proxy server. This architecture provides centralized connection pooling, intelligent load management, and protection against connection storms - all without changing a single line of your application code.
Client-server architecture where the driver communicates with OJP server, which manages actual database connections. Decouples applications from direct database access.
Simply replace your database driver with OJP driver and update the JDBC URL. No code changes, no refactoring, no risk.
Implements the standard JDBC API. Your applications work exactly as before, but with enhanced capabilities and protection.
The Layer 7 proxy server that protects and optimizes your database
Built on HikariCP, the fastest connection pool in Java. Server-side pooling means your database sees a controlled, predictable number of connections regardless of application scaling.
Backpressure mechanisms prevent overwhelming the database. Circuit breakers automatically protect against cascading failures. Slow query segregation keeps your system responsive.
Enables true elastic scaling. Add or remove application instances without database connection concerns. The server handles all the complexity.
Track every query, measure performance, identify bottlenecks. Built-in observability gives you insights into your database layer.
Full distributed transaction capabilities. Coordinate transactions across multiple resources with confidence and reliability.
Deploy as Docker container, Kubernetes pod, or standalone JAR. Fits seamlessly into modern infrastructure.
Works with all major database systems
Full support for PostgreSQL including advanced features and extensions
Complete compatibility with MySQL and MariaDB clusters
Enterprise Oracle support including XA transactions
Microsoft SQL Server integration with full feature support
IBM DB2 compatibility for enterprise workloads
Perfect for development and testing environments
Cloud-native distributed SQL support
Any JDBC-compliant database can work with OJP
100% open source with enterprise support available
Download and deploy Open J Proxy in minutes