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

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start 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