How to Access Your Database
Overview
Accessing your WordPress database is essential for tasks like troubleshooting, manual edits, or restoring backups. BionicWP simplifies this process by providing direct database access through your site’s dashboard—no need for external tools like phpMyAdmin.
Use this method when you need to view or modify your database directly, such as during development, debugging, or advanced customization.
How It Works
BionicWP integrates database access into its platform, allowing you to connect to your site's database securely and efficiently. This feature is particularly useful for developers and advanced users who require direct interaction with the database.
Step-by-Step Instructions
1 Navigate to https://my.bionicwp.com/
2 Click “Sites”
3 Find the site you want to access the database for by clicking on the screenshot or URL of site
4 Find the “Database” section on the sites details area
5 Clicking it will take you to your Database.
From here, you can view, edit, or manage your database tables as needed.
Pro Tip: Always back up your database before making direct changes to prevent data loss.