GitHub - navinkumar05/Building_Data_Model_and_Database: POC- Practice Building Data Model and Database

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Building_Data_Model_and_Database

POC- Practice Building Data Model and Database

Tools

  • Postgres
  • Python
    • Pandas
    • sqlalchemy

Agenda

DataModelNotes.md

  • Basics Data Models
  • what is data model
  • why is data modeling important
  • who requires to learn data modeling
  • relational model and database to ACID properties
  • exercise - creating a table with postgres.

working_with_postgresDB_through_python.ipynb

  • Building a table with python

dataModels_python_postgres.ipynb

  • Building a data model then deploying the data model into the database. using python with pandas and sqlalchemy

Reference

🎯 Get Data Set For Project

👉 opendata.aws
👉 dataset search
👉 UCI Dataset
👉 kaggle

About

POC- Practice Building Data Model and Database

Resources

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

No releases published