Recently I found a script to migrate between SQLite and PostgreSQL on Lazy Crazy Coder's blog. It's pretty cool, especially as it shows the flexibility of SQLAlchemy in this case used as a middleware.
You can download the script here.
|
||||||
|
Recently I found a script to migrate between SQLite and PostgreSQL on Lazy Crazy Coder's blog. It's pretty cool, especially as it shows the flexibility of SQLAlchemy in this case used as a middleware. You can download the script here. Recently I had to write a tools which acts on data stored in a database managed by Django. As I didn't want to implement the whole logic around the database I opted to use the Django ORM in my external tool. [...] |
||||||
|
Copyright © 2012 Pascal's Blog – A brain backup - All Rights Reserved |
||||||