MYSQL Database

IMPORTANT NOTE: Developer documentation is provided as a guide for advanced developers wanting to customize their BD website beyond the available default settings. Please keep in mind, although the Brilliant Directories support team is trained to assist with general questions related to default settings, if you need assistance with advanced developer coding, please contact a professional web developer. Here is a link to find knowledgeable developers: https://marketplace.brilliantdirectories.com/search_results

How the users_meta Table Works
The users_meta table stores custom data associated with other database tables. It allows Brilliant Directories to save custom form fields, stored variables,...
Member Tables and Relations
The Brilliant Directories database stores member information across multiple related tables. Each table is responsible for a specific type of data, allowing...
Database Administration
The MySQL Database Manager allows direct access to the website database for querying, updating, and deleting records. Important Changes made directly to ...
Assigning Specific Sub-Level Categories To All Members Via An SQL Command
This article demonstrates how to assign a specific sub-level category to every member in the database using a SQL query. This approach is useful when multip...
Understanding Member Category Relationships in MySQL
Brilliant Directories stores member categories and subcategories across multiple database tables. Understanding how these tables relate to one another is he...
How to Access MySQL Database
How to Access the MySQL Database This article explains how to access the MySQL database through the Developer Hub and identifies the primary table used to ...
Description of each data table under _directory database
In this article, we will be sharing a short description of each of the data tables under _directory database. 301_redirects 301 Redirects found on t...