Global Database
- AppTab: Apps
- id: org
- entid
- isfree
- isservdata
- UsrTab: Users
- id: usr
- entid
- isconv: converted
- AppUsrTab
- appid
- usrid
- isconv: converted
- CtyTab: Cities
- id: cty
- sptid
- cntid
- SpTab: State/Province
- id: sptid
- cntid
- regid
- state
- statecode
- CntTab: Countries
- id: cntid
- country
- countrycode
- RegTab: Regions
- id: regid
- cntid
- region
- WebTab: Websites
- id: web
- url
- TxtTab: Blurbs
- id: txt
- text (256)
Keyword Database
- BufTab
- id: buf
- entid
- buf (256)
- indexed text (like a search engine)
- repetition: asterisk (*)
- format: (fld val)*
- esc: \)
- esc: \\
- KwdTab: Keywords
- id: kwd
- text (16)
- FldTab: Field Names
- id: fld
- name (16)
- PhrTab: Phrases
- fldid
- kwdid
- bufid
- pos
- KwcTab: Keyword Counts
- fldid
- bufid
- count
- FpTab: Field Pos Values
- fldid
- bufid
- pos (0 - 255)
App-Specific Database
- OrgTab: Organizations
- id: org
- entid
- webid
- ItmTab: Items
- id: itm
- entid
- EntTab: Entities
- id: ent
- shortname (first)
- longname (last)
- clsid
- ctgid
- locid
- logid
- bal (price)
- active
- flags (32 bits)
- txtid
- EvtTab: Events
- id: evt
- date
- time
- length
- untid
- cost
- iscalc
- cntid (currency typ)
- locid
- txtid
- EvtDetlTab
- evtid
- sdtid (src-dest)
- reltyp
- qty
- untid
- rate
- cost
- txtid
- UniTab: Units
- id: unt
- units
- ClsTab: Classes/Categories
- id: cls
- shortname
- longname
- typ: O/U/I/A
- isclass (class/catg)
- txtid
- max count = 128
- RelTab: Relationships
- id: rel
- reltyp (1 - 9)
- setsrcclass (128 bits)
- setsrccatg (128 bits)
- setdestclass (128 bits)
- setdestcatg (128 bits)
- isgraph (2-way)
- txtid
- OrgRelTab: Org-Org
- id: ortid (sdtid)
- srcrelid
- destrelid
- txtid
- UsrRelTab: Usr-Usr
- id: urtid (sdtid)
- srcrelid
- destrelid
- txtid
- ItmRelTab: Itm-Itm
- id: irtid (sdtid)
- srcrelid
- destrelid
- txtid
- OrgUsrTab: Org-Usr
- id: outid (sdtid)
- srcrelid
- destrelid
- txtid
- OrgItmTab: Org-Itm
- id: oitid (sdtid)
- srcrelid
- destrelid
- txtid
- UsrItmTab: Usr-Itm
- id: uitid (sdtid)
- srcrelid
- destrelid
- txtid
- LogTab: Login
- id: log
- username
- password
- phone
- question
- answer
- LocTab: Locations
- id: loc
- room
- floor
- addr1
- addr2
- majorint
- ctyid
- txtid