Hello all,

first, my english is not *fantastic", forgive em some wrong phrase :)

I've created at last days a project called DBMigrations [1] hosted on
Google Code and that the goal is a library/tool for database
evoluntions and migrations, version based, starting from schema, but
in future will support stored procs, triggers, version creation by db
comparing, etc.

It's sintax is like ActiveRecord Migrations, but it's no accopled to
Django. The Django will interact with it by a driver, that will be
writed for this.

For now, it's running ok (not 100%, but functionally) for SQLite and
MySQL (near Firebird), supporting many versions, for up/downgrad, auto
Full Version Builder and a Core API that is cool.

I think it can be useful for many people. For me, that software
already is util for 2 projects: a project using Django, and another
using Delphi.

It's under LGPL and if you like and wish, you can help me for do tasks
more fast.

Thanks, I hope this can help somebody :)

[1] http://code.google.com/p/dbmigrations/

PS: if you have a better idea to integrate with Django, please, let me
know, thanks :)

-- 
José Mário, Mário ou Marinho

http://del.icio.us/marinho
http://www.flickr.com/photos/marinho/
http://marinho.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to