RELEASE NOTES MonetDB JDBC driver version 3.2 (Liberica/MCL-1.21) Release date: 2022-01-27 The Java Database Connectivity (JDBC) API provides universal data access from the Java programming language. The MonetDB JDBC driver is designed for use with MonetDB, an Open-Source column-store RDBMS. For more information see https://www.monetdb.org/ The latest MonetDB JDBC driver can be downloaded from https://www.monetdb.org/downloads/Java/ The sources for this JDBC driver and related Java programs can be found at: https://dev.monetdb.org/hg/monetdb-java/file/tip The MonetDB JDBC connection URL format to use is: jdbc:monetdb://[:]/[?=[&=]] Note: For a successful connection the database name part must be provided and be equal to the name of the database served by the mserver5 process running on the specified host and listening to the specified port number (default port is 50000). Supported connection properties are: user= password= so_timeout=