Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 945 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 945 Bytes

Introduction to Databases


Hands-on work serving as an introduction to SQL

📝 Table of Contents

🧐 About

The repository contains assignments with increasing difficulty in the form of jupyter notebooks and python files to guide along your learning process.

🏁 Getting Started

Assignment 0 helps to setup the required environment and data setup to run the subsequent files.

Prerequisites

Basic familiarity of Python

⛏️ Built Using

  • SQL
  • Python

🎉 Acknowledgements

The course-work was part of curriculum at Columbia University on Introduction to Databases.