Skip to content

Releases: Filippo-Dimarzio/F1SQLDatabase

V1.0

09 Mar 20:57
ed7c41c

Choose a tag to compare

In This Release:

  • Added 2 scripts for running the database schemas:
    • Script 1: Creates all the tables for each entity and populates them with custom data.
    • Script 2: Executes 30 different queries, including:
      • Joins
      • Aggregations and Grouping
      • Sorting and Limiting Results
      • Complex Aggregations
      • Advanced Joins