SQLite
SQL is a specialized programming language used with databases. We use a simple database manager called SQLite in our lessons.
Windows
The Windows Installer installs SQLite for Windows. If you used the installer to configure nano, you don’t need to run it again.
macOS
SQLite comes pre-installed on macOS.
Linux
SQLite comes pre-installed on Linux.