Browse our list of curated database of projects, exercises, and lessons to learn SQL
node
javascript
typeOrm
easy
Use your recently adquired knowledge to build a data-model for your starwars blog
Start projectpython
sql
uml
easy
Use your recently adquired knowledge to build instagram.com user stories
Start projectsql
sql-alchemy
sql-join
the union of tables is very useful for consulting information belonging to different tables of a database, to make the consultation of any required information much easier. Here is where the JOIN clause comes into action.
Read articlesql
Are you ready to work with data ? Learn here about what is SQL Database and how to work with it.
Read lessonsql
uml
sql-alchemy
easy
Use your recently adquired knowledge to build a data-model for your starwars blog
Start projectpython
sql
mariadb
beginner
Create a SQL database using the MariaDB engine and using a professional python project structure that includes PIP and environment variables.
Start project