Overview
Systems
| Table Name | Description |
|---|---|
| configs | Global configuration table |
| code_messages | Status code information table |
| language_packs | Language Packs table of contents |
| session_keys | Interaction key table |
| session_tokens | Interaction token table |
| session_logs | Interaction log table |
| files | File main table |
| file_usages | File: usage log table |
| file_downloads | File: download log table |
Apps
| Table Name | Description |
|---|---|
| apps | App main table |
| app_usages | App: associated usage table |
| app_badges | App: badge data table |
Accounts
| Table Name | Description |
|---|---|
| accounts | Account main table |
| account_connects | Account: connect table |
| account_wallets | Account: wallet table |
| account_wallet_logs | Account: wallet log table |
Users
| Table Name | Description |
|---|---|
| roles | Role table |
| users | User main table |
| user_stats | User: stat table |
| user_logs | User: log table |
| user_extcredits_logs | User: extcredits log table |
| user_roles | User: role record table |
| user_likes | User: like record table |
| user_follows | User: follow record table |
Interactions
| Table Name | Description |
|---|---|
| mentions | mention(at) record table |
| notifications | User: notifications table |
| conversations | User: conversation table |
| conversation_messages | User: conversation messages table |
Content
| Table Name | Description |
|---|---|
| posts | Post main table |
| post_auths | Post: permission record table |
| post_users | Post: affiliated user table |
| post_logs | Post: log table |
| comments | Comment main table |
| comment_logs | Comment: log table |
Content Category
| Table Name | Description |
|---|---|
| groups | Group main table |
| group_admins | Group: administrator table |
| hashtags | Hashtag(topic) main table |
| hashtag_usages | Hashtag: usage log table |
| geotags | Geotag main table |
| geohtag_usages | Geotag: usage log table |
| domains | Domain main table |
| domain_links | Domain: link table |
| domain_link_usages | Domain Link: usage log table |
Content Configuration
| Table Name | Description |
|---|---|
| archives | Extended parameter table |
| archive_usages | Extended parameter usage table |
| operations | Extended operation info table |
| operation_usages | Extended operation info usage table |
| extends | Extended content table |
| extend_usages | Extended content usage table |
| extend_users | Extended operated users table |
| stickers | Sticker table |
| seo | Search engine optimization information table |
| cities | City table |
Temporary
| Table Name | Description |
|---|---|
| temp_verify_codes | Verify code table |
| temp_callback_contents | Callback content table |