Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.13 KB

File metadata and controls

23 lines (15 loc) · 1.13 KB

Preparation

We will use SQLite for all exercises, as it requires no installation and works out-of-the-box with most environments.

Prerequisites

We're going to use Dbeaver, a free and open-source database management tool that supports SQLite and many other databases.

Reading list

Extra materials