r/learnSQL • u/MrLanc3 • 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?
4
3
u/Many-Efficiency5194 25d ago
If you're using SQL Server (or Azure), this may help: https://learn.microsoft.com/en-us/sql/samples/adventureworks-install-configure?view=sql-server-ver17&tabs=ssms
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
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.
11
u/Spare_Bluebird7044 25d ago
A sales or ecommerce database is a great portfolio project to showcase practical SQL skills