This repo contains a simple Node.js CRUD app that uses Knex.js and the node-postgres driver to talk to a CockroachDB cluster. For instructions on running the code in this repo, see Build a Simple CRUD Node.js App with CockroachDB and Knex.js.