News

Here's a quick JDBC with HSQLDB tutorial to get you up and running with Java database connectivity and the popular HyperSQL database.
This tutorial shows JDBC and PostgreSQL used, along with JDBC URLs and downloaded database drivers from Maven, to create simple Postgres CRUD apps.
Build your own Java-based chatbot and get a feel for interacting with the ChatGPT API in a Java client.