13. Ending
Now you can manage any SQL database, although it is not the end, you can keep learning. There are many concepts you can work on:
- Learn DDL, Data Definition Language, to create, modify and delete tables.
- Triggers, to run actions automatically when a condition is met.
- Some ORM, Object-Relational Mapping, like SQLAlchemy to work with databases more easily.
- Get into a more advanced relational database like PostgreSQL.
- NoSQL, Not Only SQL, to work with non-relational databases.
This work is under a Attribution-NonCommercial-NoDerivatives 4.0 International license.
Desafíos de programación atemporales y multiparadigmáticos
Te encuentras ante un librillo de actividades, divididas en 2 niveles de dificultad. Te enfrentarás a los casos más comunes que te puedes encontrar en pruebas técnicas o aprender conceptos elementales de programación.
Buy the bookWill you buy me a coffee?
This is how I keep writing without ads or paywalls.
Sure, it's on me!
Comments
There are no comments yet.