Practicing SQL

This page summarizes the projects mentioned and recommended in the original post on /r/SQL

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sakila

    Sakila sample database for each database platform (by ivanceras)

  • A famous sample database that has been published is called Sakila. Someone made a GitHub repo with database files for all the major database engines: https://github.com/ivanceras/sakila

  • sqlitebrowser

    Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:

  • If you don't want to go through the trouble of installing a full server-based database, download a program called SQL Database Browser (https://sqlitebrowser.org/) and load the SQLite database file (from the sqlite folder in the repo above) into it. You can then explore the database, run queries, etc.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts