6 | Table | Description |
7 |------------------------------------------------------|--------------------------------------------------|
8 | [addon](help/database/db_addon) | registered plugins |
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 | [deliverq](help/database/db_deliverq) | |
18 | [event](help/database/db_event) | Events |
19 | [fcontact](help/database/db_fcontact) | friend suggestion stuff |
20 | [ffinder](help/database/db_ffinder) | friend suggestion stuff |
21 | [fserver](help/database/db_fserver) | |
22 | [fsuggest](help/database/db_fsuggest) | friend suggestion stuff |
23 | [gcign](help/database/db_gcign) | contacts ignored by friend suggestions |
24 | [gcontact](help/database/db_gcontact) | global contacts |
25 | [glink](help/database/db_glink) | "friends of friends" linkages derived from poco |
26 | [group](help/database/db_group) | privacy groups, group info |
27 | [group_member](help/database/db_group_member) | privacy groups, member info |
28 | [gserver](help/database/db_gserver) | |
29 | [hook](help/database/db_hook) | plugin hook registry |
30 | [intro](help/database/db_intro) | |
31 | [item](help/database/db_item) | all posts |
32 | [item_id](help/database/db_item_id) | other identifiers on other services for posts |
33 | [locks](help/database/db_locks) | |
34 | [mail](help/database/db_mail) | private messages |
35 | [mailacct](help/database/db_mailacct) | |
36 | [manage](help/database/db_manage) | table of accounts that can "su" each other |
37 | [notify](help/database/db_notify) | notifications |
38 | [notify-threads](help/database/db_notify-threads) | |
39 | [oembed](help/database/db_oembed) | cache for OEmbed queries |
40 | [parsed_url](help/database/db_parsed_url) | cache for "parse_url" queries |
41 | [pconfig](help/database/db_pconfig) | personal (per user) configuration storage |
42 | [photo](help/database/db_photo) | photo storage |
43 | [poll](help/database/db_poll) | data for polls |
44 | [poll_result](help/database/db_poll_result) | data for poll elements |
45 | [profile](help/database/db_profile) | user profiles data |
46 | [profile_check](help/database/db_profile_check) | DFRN remote auth use |
47 | [push_subscriber](help/database/db_push_subscriber) | |
48 | [queue](help/database/db_queue) | |
49 | [register](help/database/db_register) | registrations requiring admin approval |
50 | [search](help/database/db_search) | |
51 | [session](help/database/db_session) | web session storage |
52 | [sign](help/database/db_sign) | Diaspora signatures |
53 | [spam](help/database/db_spam) | unfinished |
54 | [term](help/database/db_term) | item taxonomy (categories, tags, etc.) table |
55 | [thread](help/database/db_thread) | |
56 | [tokens](help/database/db_tokens) | OAuth usage |
57 | [user](help/database/db_user) | local user table |
58 | [userd](help/database/db_userd) | |
59 | [workerqueue](help/database/db_workerqueue) | |