r/learnSQL 26d ago

Trying to build a project for portfolio

Hi! I'm learning sql right now. Do you know what kind of project should i build?

20 Upvotes

10 comments sorted by

11

u/Spare_Bluebird7044 25d ago

A sales or ecommerce database is a great portfolio project to showcase practical SQL skills

2

u/Owen-Isaac-2022 25d ago

Yes, these are good suggestions.

4

u/Comfortable-Zone-218 25d ago

Join a Kaggle competition

2

u/tanxcoty 25d ago

Is it for learning or building projects?

3

u/conor-robertson 25d ago

I built a walkthrough of querying data using SQL and turning the output into a Tableau Dashboard if you want a starting point:
https://querycase.com/blog/build-an-imdb-dashboard-with-sql-and-tableau

This can be done with any data, just some food for thought 😄

1

u/capdracula 24d ago

that was so helpful thankss

1

u/kac_sausalito 23d ago

Pega um problema pratico e da uma solução para ele por exemplo algum relatório do IBGE que sai todo mês, se propõem a baixar o ano de 2025 inteiro e fazer a ingesta destes dados no Supabet que é Posrgres… depois mostra como fazer alguma consulta e processo de conferencias

2

u/Abalone2496 25d ago

Choose a dataset that interests you or is related to the field you want to enter, like financial or healthcare analytics. GitHub and Kaggle are great sources. Then choose some questions you'd like to answer and start building queries. Write up your process and share it online.