Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 2.16 KB

README.md

File metadata and controls

23 lines (20 loc) · 2.16 KB

SQL-Portfolio

This portfolio is intended for learning purposes and demonstrates my SQL experience to be included in my CV.

Contents

Data on orders placed by customers on a grocery app.

Merchant data and transaction data from OVO for Business Intelligence internship recruitment selection.

A database management system for database course group project. The database is integrated with Django framework and deployed on Heroku. The database system can be used by end-user for CRUD purposes.

  • Dataset source: Database (CSGE602070) course at Fasilkom UI
  • Language and tools used for project: PostgreSQL, Python (Django), HTML+CSS, Heroku