Skip to content

nahusznaj/creating_database_SQL_python

Repository files navigation

Creating a database with SQL and Python

This is a project part of my dataquest.io course, you can find their solution to this project Dataquest.io's solution.

This project involves working with data from baseball games from the website Retrosheet and edited by dataquest.io.

I will:

  • Import data into SQLite
  • Design a normalized database schema
  • Create tables for the schema
  • Insert data into the schema

See more projects in my portfolio.

Please get in touch to discuss or comment!

About

In this project I create a databse with SQL and Python from a large dataset on baseball games in the USA from Retrosheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published