{% extends 'base.html' %} {% block title %}Databases{% endblock %} {% block content %}
{{_("MySQL databases are used to store and manage your website's data, such as content, user information, and product details, making it accessible and organized for your web applications. On this page, you can easily create new databases and efficiently manage existing ones to organize and store your website's data effectively.")}}
| {{_('Database Name')}} | {{_('Size')}} | {{_('Assigned Users')}} | {{_('Action')}} |
|---|
{{_("MySQL users are essential for controlling who can access and interact with your databases, ensuring data security and controlled access to your website's information. Here you can create and manage MySQL user accounts with specific permissions, ensuring secure access to your databases.")}}
| {{_('User')}} | {{_('Action')}} |
|---|