Difference between revisions of "Database SchemaG2"

From GeeklogWiki
Jump to: navigation, search
m (Link Update)
 
(One intermediate revision by one other user not shown)
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/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/MySQL/create.sql schema] can be found in the [http://cvs.geeklog.net/cvs.php/Geeklog-2 Geeklog 2 CVS].  Note that the schema is still likely to go through several more permutations before reaching a final state.

Latest revision as of 00:59, 14 June 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.