News

JDBC (Java Database Connectivity) is the Java API that manages connecting to a database, issuing queries and commands, and handling result sets obtained from the database.
The MariaDB Corp., the company behind MariaDB, community-developed, commercially supported fork of the MySQL relational database management system (RDBMS), today announced the general availability of ...
Here's a quick JDBC with HSQLDB tutorial to get you up and running with Java database connectivity and the popular HyperSQL database.