Automatically generating SQLAlchemy modelsβ€Š-β€Š#22

Welcome to Learning at Lambert Labs session #22. This week, Millie discusses issues with the Object Relational Mapper framework SQLAlchemy, and how these problems can be resolved using sqlacodegen and Alembic.

In today’s Learning session:

  • Why the traditional ORM/DB model can cause problems
  • Using Alembic to automatically generate migrations based on models in the application code
  • Using sqlacodegen to automatically generate models based on the database schema

Read about the work we do with Python here: https://lambertlabs.com/technologies/python-software-development/

Learn more about some of our client work here: https://lambertlabs.com/portfolio/

πŸ”Š Subscribe to our channel for weekly learning sessions! https://www.youtube.com/channel/UCi7G5sY0IWqSNUMnRptuJmw

πŸ”— Lambert Labs Links πŸ”—Β :

🌎 Website: https://lambertlabs.com/

πŸ“± Twitter: https://twitter.com/lambertlabs/

πŸ“ LinkedIn: https://www.linkedin.com/company/lambertlabs/

πŸ“‚ GitHub: https://github.com/lambertlabs/

⚑ Please leave a LIKE and SUBSCRIBE for more content! ⚑

⭐ Tags ⭐

  • Python
  • SQLAlchemy
  • Software Engineerin