Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 753 Bytes

build-an-app-with-cockroachdb.md

File metadata and controls

21 lines (16 loc) · 753 Bytes
title summary tags toc twitter
Build an App with CockroachDB
The tutorials in this section show you how to build a simple application with CockroachDB, using PostgreSQL-compatible client drivers and ORMs.
golang, python, java
true
false

The tutorials in this section show you how to build a simple application with CockroachDB using PostgreSQL-compatible client drivers and ORMs.

Tutorials

{% include {{page.version.version}}/misc/drivers.md %}

See also