Difference between revisions of "Database SchemaG2"
From GeeklogWiki
m (spam) |
|||
Line 1: | Line 1: | ||
The database schema for GL2 is still in flux. The last thorough schema draft, created by Dwight Trumbower, includes partial schemas for several modules. You can see a visual representation of the database [http://geeklog.tsystemscorp.com/staticpages/index.php?page=20030612212743102 here] and MySQL DDL [http://geeklog.tsystemscorp.com/schema/g2mysqlcreate.sql here]. | The database schema for GL2 is still in flux. The last thorough schema draft, created by Dwight Trumbower, includes partial schemas for several modules. You can see a visual representation of the database [http://geeklog.tsystemscorp.com/staticpages/index.php?page=20030612212743102 here] and MySQL DDL [http://geeklog.tsystemscorp.com/schema/g2mysqlcreate.sql here]. | ||
+ | |||
+ | A more current, though less pretty, version of the [http://cvs.geeklog.net/co.php/Geeklog-2/sql/create.sql schema] can be found in the [http://cvs.geeklog.net/co.php/Geeklog-2/ Geeklog 2 CVS]. Note that the schema is still likely to go through several more permutations before reaching a final state. |
Revision as of 03:12, 23 January 2005
The database schema for GL2 is still in flux. The last thorough schema draft, created by Dwight Trumbower, includes partial schemas for several modules. You can see a visual representation of the database here and MySQL DDL here.
A more current, though less pretty, version of the schema can be found in the Geeklog 2 CVS. Note that the schema is still likely to go through several more permutations before reaching a final state.