JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall.

The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from dynamic or static IP's safely using the SSL protocol (plaintext is also supported).

To help optimize network connection usage, SELECT queries sent as a batch CAN be returned in a single pass. The additional resultsets are accessed using the standard JDBC Statement.getMoreResults() to iterate and Statement.getResultSet() to consume each additional Resultset in the results. This feature can help improve client application performance when running multiple select queries in a row.

Features

  • Basic Type-3 Network JDBC Driver
  • Allows access to remote firewalled Databases
  • JDBC Portion interacts with DB via PHP

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow JDBWC - Type 3 Java JDBC driver

JDBWC - Type 3 Java JDBC driver Web Site

nel_h2
Secure User Management, Made Simple | Frontegg Icon
Secure User Management, Made Simple | Frontegg

Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Start for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JDBWC - Type 3 Java JDBC driver!

Additional Project Details

Languages

English

Intended Audience

Developers

Programming Language

Java, PHP

Database Environment

JDBC, MySQL, PostgreSQL (pgsql)

Related Categories

PHP Database Engines Servers, Java Database Engines Servers

Registered

2008-07-06