Lesson 2: Environment setup
In this lesson, we’ll set up the environment needed to work through this course. We’ll begin by downloading and running a Docker image that will deploy a TypeDB Community Edition server preloaded with a sample database. Then, we’ll install TypeDB Studio, which we’ll be using to manage databases and execute queries. We’ll also go through a quick tutorial to get an overview of the key features of Studio that we’ll need throughout this course.
Recommended prerequisites
-
You should complete Lesson 1 before starting this lesson.