Manual:Database layout

From MediaWiki.org

(Redirected from Database layout)
Jump to: navigation, search
Manual:Contents MediaWiki database layout Database layout


Layout of the MediaWiki database diagram

The current MySQL diagram for any Mediawiki version—with extensive comments—can be found in the maintenance/tables.sql file.

See the latest version from SVN.

If using Postgres, the file maintenance/postgres/tables.sql should be viewed instead.

1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 trunk
archive
  blobs  
brokenlinks  
  category
  categorylinks
cur  
  externallinks
  filearchive
hitcounter
image
1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 trunk
imagelinks
interwiki
ipblocks
  job
  langlinks
links  
linkscc  
  logging
math
  objectcache
1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 trunk
old  
oldimage
  page
  pagelinks
  page_props
  page_restrictions
  protected_titles
  querycache
  querycachetwo
  querycache_info
1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 trunk
recentchanges
  redirect
  revision
searchindex
site_stats
  templatelinks
  text
  trackbacks
  transcache
  updatelog
1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 trunk
user
  user_groups
user_newtalk
  validate  
watchlist

[edit] See also

Personal tools