Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 319 Bytes

File metadata and controls

3 lines (2 loc) · 319 Bytes

This repo contains a simple Node.js CRUD app that uses the node-postgres driver to talk to a local CockroachDB cluster.

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