Select a tag to browse associated projects and drill deeper into the tag cloud.
Django External Schema Evolution Branch Django, via the command ./manage syncdb, can automatically build a database schema based on your applications models.py file. However, after you've done this once, it leaves you with two unpleasant follow-up options if you ever make any changes to your
The pgmigrate tool is developed for managing changes in database structure between a project members. It does so by managing so called 'patches'. Small pieces of SQL or Python code which modifies database schema. So far it supports only PostgreSQL. Starting from 1.2.0 can be easily integrated with Django to solve schema migration issue.
This is a command line tool written in Python. It displays all the differences between two database schemas. The schema are provided as SQL dump. 1. ExampleInputdb1.sql: sql dump of a database with a single table: 'person' CREATE TABLE `person` ( `last name` varchar(50) NOT NULL,
Pyrseas provides a framework and utilities to upgrade and maintain a relational database. Its purpose is to enhance and follow through on the concepts of the Andromeda Project. Pyrseas currently includes the dbtoyaml utility to create a YAML description of a PostgreSQL database's tables, and
Mogwai ERDesignerNG is a Java based 2D & 3D Entity Relationship design & modeling (ERD) tool for Oracle, MSSQL, Postgres and MySQL. It includes database change and dictionary management, SQL generation, reverse and forward engineering plus reports and data browsing.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.