Skip to content
#

ddl-scripts

Here are 22 public repositories matching this topic...

The aim of database to record various details of entities like airport, airlines, aircraft, flight and its scheduling and passengers and the relationships among these entities like arrival and departure airport of a flight, the airlines to which a flight belongs to, flight booked by a passenger etc. This database also includes the baggage histor…

  • Updated Mar 21, 2020
  • Python

SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects

  • Updated Jan 3, 2024
  • Jupyter Notebook

This report presents a detailed analysis of employee data stored in an SQLite database. This analysis was conducted by Jabulani Ndlovu, the analysis focuses on understanding employee distribution, salary structures, tenure, hiring trends, and demographic patterns. The compressed folder has a data schema, queries for testing and documentation.

  • Updated Feb 28, 2025

Improve this page

Add a description, image, and links to the ddl-scripts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ddl-scripts topic, visit your repo's landing page and select "manage topics."

Learn more