Basic SQL & Visualization Class
Prerequisite for SQL Basic Fundamental and Visualization
Before joining the session, please prepare the following tools on your laptop.
๐ข 1. SQLite GUI (Portable)
We will use DB Browser for SQLite (no installation required).
๐ Download here:
https://sqlitebrowser.org/dl/
Choose:
- Windows โ ZIP (no installer)
- Linux โ AppImage
Run:
- Windows: extract โ double click
DB Browser for SQLite.exe - Linux:
๐ต 2. Metabase (Visualization Tool)
๐ Download Metabase JAR:
https://www.metabase.com/start/oss/jar.html
Save the file as:
๐ก 3. Java (Portable โ No Install Required)
Metabase requires Java to run.
๐ Download Java (ZIP version):
https://adoptium.net/
Choose:
- Version: Java 17 or 21 (LTS)
- Package: ZIP (NOT installer)
๐ Recommended Folder Setup
Create a folder like this:
โถ๏ธ 4. Run Metabase (Windows)
Create file run.bat inside metabase/:
Then double click:
Open in browser:
โ Checklist (Before Class)
Make sure you can:
- Open DB Browser for SQLite
- Run Metabase (
http://localhost:3000) - No errors when running Java
๐ฏ What We Will Learn
- SQL basics (SELECT, JOIN, GROUP BY)
- Data processing (replace Excel formulas)
- Data visualization using Metabase
If you have any issue during setup, please ask before the session ๐
Chapters
- insert on Loop Archon