Overview

Database Structure

This section provides a comprehensive overview of the database structure utilized for the Toolstation website.

The Toolstation website employs region-specific databases, each adhering to the naming convention: toolstation_<region>. For instance, the database for the FR region is denoted as toolstation_fr. The databases are segmented based on the following services:

Database NameDescription
toolstation_<region>Contains user information, stock details, addresses, currencies, etc.
toolstation_<region>_catIncludes data related to category pages and their settings.
toolstation_<region>_laravelStores information about Epos, jobs, logs, etc.
toolstation_<region>_lingoManages translations and language-related data.
toolstation_<region>_payment_seHolds transaction data, payment methods, and related information.
toolstation_<region>_productsEncompasses product details, images, prices, etc.
toolstation_<region>_trolleysHouses data concerning trolleys and their items, managed by the Ecom API.
toolstation_<region>_webStores information about web pages, web taxonomies, searches, recommendations, and web language strings.

Conclusion

In conclusion, the Toolstation website's database structure is organized into region-specific databases, each serving a distinct purpose within the broader framework. This segmentation enhances data management and ensures efficient operation across various services.


Copyright © 2026