Tag: mariadb
- Using MariaDB on localhost · Databases — MariaDB is an open-source branch of MySQL, and local stacks like XAMPP default to using MariaDB, connecting via localhost:3306.
- phpMyAdmin Local Usage Guide · Databases — Manage MySQL/MariaDB databases in your browser at http://localhost/phpmyadmin, create tables, and import/export SQL.