WebApp creation with PostgreSQL and QCodo

October 2009


[Warning]Warning

Very Unfinfished

  1. Create the ERD

    Use Dia with UML according to the and tedia2sql manual.

  2. Convert the ERD to SQL DDL

    tedia2sql -t postgres -C -f -i database.dia -o createdb.sql