Skip to content

Mathieu Rodic

Full stack developer & Data scientist

  • Portfolio
  • Skills
  • Blog
  • Services
  • Contact

SQLAlchemy

Automatic migrations in SQLAlchemy with Alembic

2015-01-302015-01-30 by Mathieu Rodic

Background While using ORMs in Python offers a great deal of flexibility in many respects, one of the biggest drawbacks is database maintenance. What happens if you just alter the models in your code? If you do so, you will have to either: manually alter/drop/create the tables in your database – can seriously decrease maintainability, … Read more

Categories Database, Python, SQLAlchemy1 Comment

Archives

  • January 2017
  • November 2015
  • January 2015
  • December 2014
  • October 2014
  • August 2014
  • August 2012
  • April 2011

Pages

  • Blog
  • Portfolio
  • Skills
  • Services
  • Contact

Categories

  • AI
  • Apache2
  • C
  • Cryptography
  • Database
  • GIS
  • Graph
  • online tool
  • ORM
  • PHP
  • Programming
  • Python
  • Regexp
  • Sound
  • SQLAlchemy
  • SQLite

Recent Posts

  • Libavcodec tutorial: decode virtually any audio file in C/C++
  • Online conversion between geometric formats
  • Conversion between “CamelCase” and “snake_case” strings with Python
  • Automatic migrations in SQLAlchemy with Alembic
  • Use SQLAlchemy with Django
  • Weighted graphs: generate a layout in C++
  • Make a chatbot with Python and SQLite
  • Shortest encryption program in pure C
Copyright © 2023 · GeneratePress