Database schema standards
From Joomla! Documentation
Table Naming Conventions
- Table names should always go in plural form, e.g.: users, sessions, usergroups, etc.
- Cross referencing table names should always reflect multiplicity, e.g.: 1 to N: user_sessions, M to N: users_usergroups
Field Naming Conventions
Field Type Recommendations
| This article is a stub and needs to be expanded.
If you can provide information or finish this article you're welcome to do so. Please remove this message afterwards or replace with {{inuse}} while making major edits.
|