The community database is the foundation for a set of social software applications. The primary focus is a user roster, a node roster, and a whuffie/mojo calculation and management system. The database is currently implemented in SQL tables on postgresql.

community database take two. March 2003 AdamShand, JerrittCollord, AaronBaer, DonPark, (insert your name here)

User Table BR Description

Table Relationships

Fields

Create Record BR

Delete Record BR

Node table BR Description

Table relationships

Fields

Check constraints: BR

Address Table BR Description Street address of users, nodes, etc.

Table Relationships

Fields BR

Table design notes:

When indexing one table to another table, ie when table A contains a foreign key from table B, follow these practices: BR

System for getting at the data

Implementation


[http://www.nodedb.com/ndbcom.dtd] NodeDB.com xml schema...


[CategoryDocumentation]