Databases
Database localhost guides: PostgreSQL, MySQL, MariaDB, Redis, MongoDB, SQLite, phpMyAdmin, and Adminer. Connection strings (mongodb://localhost:27017, redis://localhost:6379), ports, 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.
- localhost/phpmyadmin Not Working? Default URLs & Fixes · Databases — Open http://localhost/phpmyadmin to manage MySQL/MariaDB. Default XAMPP/WAMP/MAMP URLs, login credentials, and fixes for 404, access denied, and failed imports.