Install SQLITE
Install SQLITE
In this guide we will present students just getting started with SQL a guide to install and use SQLite
database.
The downloaded file is in the ZIP format and its size is quite small.
Install SQLiteStudio
The SQLiteStudio tool is a free GUI tool for managing SQLite databases. It is free, portable and cross-
platform. SQLite tool also provides important features to work with SQLite databases such as
importing, exporting data in various formats including CSV, XML, and JSON.
Now, you should be ready to start your journey with SQL databases.