cockroachlabs / example-app-java-jdbc

'Hello World' example application in Java using the JDBC library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains the source code for a simple CRUD application, written in Java. The application uses the JDBC to connect to and communicate with an existing CockroachDB cluster.

For instructions on starting CockroachDB and running the code, see this tutorial.

About

'Hello World' example application in Java using the JDBC library

License:Apache License 2.0


Languages

Language:Java 100.0%