Databases
Database localhost guides: PostgreSQL, MySQL, MariaDB, Redis, MongoDB, SQLite, phpMyAdmin, and Adminer. Ports, install, and local access.
- Using MySQL on localhost · Databases — Install and connect to MySQL in a local environment, managing databases with phpMyAdmin or the command line for applications like WordPress and Drupal.
- phpLiteAdmin Local SQLite Management Guide · Databases — Manage SQLite database files in your browser using phpLiteAdmin at http://localhost/phpliteadmin.
- phpMyAdmin Local Usage Guide · Databases — Manage MySQL/MariaDB databases in your browser at http://localhost/phpmyadmin, create tables, and import/export SQL.