DuckDB JDBC Driver

A JDBC-Compliant driver for the DuckDB data management system

License

License

GroupId

GroupId

org.duckdb
ArtifactId

ArtifactId

duckdb_jdbc
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

DuckDB JDBC Driver
A JDBC-Compliant driver for the DuckDB data management system
Project URL

Project URL

https://www.duckdb.org
Source Code Management

Source Code Management

http://github.com/duckdb/duckdb/tree/master

Download duckdb_jdbc

How to add to project

<!-- https://jarcasting.com/artifacts/org.duckdb/duckdb_jdbc/ -->
<dependency>
    <groupId>org.duckdb</groupId>
    <artifactId>duckdb_jdbc</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.duckdb/duckdb_jdbc/
implementation 'org.duckdb:duckdb_jdbc:0.4.0'
// https://jarcasting.com/artifacts/org.duckdb/duckdb_jdbc/
implementation ("org.duckdb:duckdb_jdbc:0.4.0")
'org.duckdb:duckdb_jdbc:jar:0.4.0'
<dependency org="org.duckdb" name="duckdb_jdbc" rev="0.4.0">
  <artifact name="duckdb_jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duckdb', module='duckdb_jdbc', version='0.4.0')
)
libraryDependencies += "org.duckdb" % "duckdb_jdbc" % "0.4.0"
[org.duckdb/duckdb_jdbc "0.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.duckdb

CWI Database Architectures Group

Versions

Version
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
v0.1.9