Difference between revisions of "Database SchemaG2"
From GeeklogWiki
Dtrumbower (talk | contribs) |
|||
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/ | + | 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/schema/geek2.gif 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. | 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 20:17, 21 March 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.