CockroachDB Videos
← Back to all videos

Create The Database

2022-06-25

Demos & Tutorials

Description

This is an exercise from the Cockroach University course “Getting Started with Node.js and node-postgres”. In this exercise, we'll be setting up the database that we will use to integrate with our Node.js application. We'll construct the database, table, and database user. In later exercises, we will connect our application using these details. Learn more about CockroachDB by signing up for free training at Cockroach University: https://university.cockroachlabs.com/ Chapters and tags generated by Snackable AI machine learning software. https://www.snackable.ai 00:00 Creating a database for the vehicles microservice 02:25 Creating a table in CockroachDB 08:48 Creating a user