Filtered by
database
django
python
Refine results
postgresql (2)
migration (2)
schema (2)
schema-evolution (2)
evolution (2)
mysql (2)
schema_migration (1)
sql (1)
tools (1)
news (1)
postgres (1)
database_schema (1)
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
Metrics updated 02 Oct 08
Import, store and retrieve news from the web. - use provided websites importers or build your own very easily - newsmemory will parse the web and store the articles periodically - a web interface lets you browse the news or search the database - flag a newsitem, the others users will see it as flagged
Metrics updated 05 Oct 08
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.
Metrics updated 04 Oct 08
java
c++
web
development
linux
php
library
python
programming
tools