News

Java Database Connectivity (JDBC)is an application program interface (API) specification for connecting programs written in Java to the data in popular databases.
Object-oriented databases play nicely with object-oriented programming languages. This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data ...
Here's a quick JDBC with HSQLDB tutorial to get you up and running with Java database connectivity and the popular HyperSQL database.