WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Roy Orbitson v3.1.0

Database Access with Adminer

Provides a secure interface to your WordPress database using Adminer, the popular database administration tool.

Database Access with Adminer

The facts

Rating
4.5★ from 2
Active installs
1k+
Price
Free
Last updated
10 Feb 2026
Added
Jul 2022
Requires WP
5.3
Tested up to
WP 6.9.7
Requires PHP
5.6
Downloads
27,718

Our analysis

AI-assisted

Database Access with Adminer is a WordPress plugin that provides a database administration tool for viewing and editing database tables, routines, and triggers. It allows users to run SQL statements for importing data and making bulk changes. This plugin is designed for developers and individuals with experience in managing databases.

The plugin ensures a secure connection to your WordPress database, granting access only to logged-in users with the edit_plugins capability, typically administrators. It also allows access to other databases on the same host that share the same credentials, which is standard database behaviour.

Best for: This plugin is suitable for developers and advanced users who need to manage databases directly within WordPress.

What it does well

  • Allows viewing and editing of database tables and routines
  • Enables running SQL statements for data import and bulk changes
  • Secure access limited to users with appropriate permissions
  • Includes various themes for customisation

Where it falls short

  • Requires experience with databases for effective use
  • May not function correctly with certain security plugins
  • Access to other databases on the same host is possible

Verdict

Database Access with Adminer is a useful tool for those with the necessary expertise in database management, but it may not be suitable for inexperienced users.

From the developer

Roy Orbitson's own description of Database Access with Adminer, lightly tidied.

Adminer is a database administration tool that allows viewing and editing of databases tables, routines, triggers, etc. It also allows running SQL statements to import data, make bulk changes, or perform other complex operations. It is similar in function to phpMyAdmin. It is intended for use by developers and those who have had experience with databases.

This plugin provides a secure connection to your WordPress database, limited to that which is saved in your WordPress configuration, and access is granted only to logged-in accounts that possess the edit_plugins capability (normally admins). This ensures it can only used by those who already have enough privilege to pose a risk to the installation. Each and every request to Adminer will first be authenticated using your WordPress session. Some security plugins impose extra restrictions on admin sessions, so this plugin may not work if you have one installed.

Note that any other databases on the same host and protected by the same credentials will also be accessible in Adminer. This is how databases operate and not a limitation of Adminer nor this plugin. If other databases need different access restrictions, they should have separate credentials.

It comes with all the themes published in Adminer’s Git repository, so you can select a style that suits you.

Read the full description on the official page →

Tagged as