Lesson 2: Environment setup
|
This documentation is not current - it is for TypeDB 2.x, which is no longer supported. View the documentation for TypeDB 3.x: |
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.