Description: phpMyAdmin is a free and open source administration tool for MySQL and MariaDB. It allows users to manage databases, tables, columns, relations, indexes, users, permissions, and more through a web interface.
Type: software
Pricing: Open Source
Description: A SQL data dictionary is a centralized repository of information about a database's schema. It documents tables, columns, data types, indexes, keys, views, stored procedures, and other database objects.
Type: software