News

There a number of pure Java SQL database systems develolpers can embed into applications. In this tip we introduce two open source projects, HSQLDB and Apache Derby.
Project Babylon and Loom Project Babylon aims to extend Java to better support external programming models such as SQL, machine learning and GPU integration. In 2025, the team is focusing on ...
Apache Phoenix is a relatively new open source Java project that provides a JDBC driver and SQL access to Hadoop’s NoSQL database: HBase. It was created as an internal project at Salesforce ...
The Java ecosystem is bursting with tools and frameworks for just about every programming need. Here are seven open source Java projects you don't want to miss.
Here's a quick JDBC with HSQLDB tutorial to get you up and running with Java database connectivity and the popular HyperSQL database.
Microsoft has open sourced the Java language extension it added to SQL Server 2019 last year. Language extensions are used in SQL Server to allow users to execute code externally for queries. The ...