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
Simplify IT and security with a single endpoint management platform Icon
Simplify IT and security with a single endpoint management platform

Automate the hardest parts of IT

NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Learn More
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

PHP, Java

Database Environment

JDBC, MySQL, PostgreSQL (pgsql)

Related Categories

PHP Database Engines Servers, Java Database Engines Servers

Registered

2008-07-06