Skip to content

Casterlabs/d1-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d1-java

This library allows you to query your D1 database from Java. It includes a query syntax similar to the JavaScript SDK and also includes helpers to convert rows into POJOs.

Usage

Read the Wiki