6 | Table | Description |
7 |------------------------------------------------------|--------------------------------------------------|
8 | [addon](help/database/db_addon) | registered addons |
9 | [attach](help/database/db_attach) | file attachments |
10 | [auth_codes](help/database/db_auth_codes) | OAuth usage |
11 | [cache](help/database/db_cache) | OEmbed cache |
12 | [challenge](help/database/db_challenge) | |
13 | [clients](help/database/db_clients) | OAuth usage |
14 | [config](help/database/db_config) | main configuration storage |
15 | [contact](help/database/db_contact) | contact table |
16 | [conv](help/database/db_conv) | private messages |
17 | [conversation](help/database/db_conversation) | Raw data and structure information for messages |
18 | [event](help/database/db_event) | Events |
19 | [fcontact](help/database/db_fcontact) | friend suggestion stuff |
20 | [fsuggest](help/database/db_fsuggest) | friend suggestion stuff |
21 | [group](help/database/db_group) | privacy groups, group info |
22 | [group_member](help/database/db_group_member) | privacy groups, member info |
23 | [gserver](help/database/db_gserver) | |
24 | [hook](help/database/db_hook) | addon hook registry |
25 | [intro](help/database/db_intro) | |
26 | [item](help/database/db_item) | all posts |
27 | [locks](help/database/db_locks) | |
28 | [mail](help/database/db_mail) | private messages |
29 | [mailacct](help/database/db_mailacct) | |
30 | [manage](help/database/db_manage) | table of accounts that can "su" each other |
31 | [notify](help/database/db_notify) | notifications |
32 | [notify-threads](help/database/db_notify-threads) | |
33 | [oembed](help/database/db_oembed) | cache for OEmbed queries |
34 | [parsed_url](help/database/db_parsed_url) | cache for "parse_url" queries |
35 | [participation](help/database/db_participation) | Storage for participation messages from Diaspora |
36 | [pconfig](help/database/db_pconfig) | personal (per user) configuration storage |
37 | [photo](help/database/db_photo) | photo storage |
38 | [poll](help/database/db_poll) | data for polls |
39 | [poll_result](help/database/db_poll_result) | data for poll elements |
40 | [profile](help/database/db_profile) | user profiles data |
41 | [profile_check](help/database/db_profile_check) | DFRN remote auth use |
42 | [push_subscriber](help/database/db_push_subscriber) | |
43 | [queue](help/database/db_queue) | |
44 | [register](help/database/db_register) | registrations requiring admin approval |
45 | [search](help/database/db_search) | |
46 | [session](help/database/db_session) | web session storage |
47 | [sign](help/database/db_sign) | Diaspora signatures |
48 | [term](help/database/db_term) | item taxonomy (categories, tags, etc.) table |
49 | [thread](help/database/db_thread) | |
50 | [tokens](help/database/db_tokens) | OAuth usage |
51 | [user](help/database/db_user) | local user table |
52 | [userd](help/database/db_userd) | |
53 | [workerqueue](help/database/db_workerqueue) | |