Adminer in your browser

Open Adminer online for your MySQL server

Launch the compact community Adminer database interface in a temporary isolated workload. Adminer shares the same submitted MySQL connection and random instance ID as phpMyAdmin, giving one lightweight launch two browser-based choices.

Adminer interface preview showing the Sakila actor table
Interface previewAdminer connected to the example Sakila database. Your launched instance uses the verified connection you provide.

Where it fits

Why choose Adminer online?

A compact database UI

Use Adminer's focused interface for tables, data, SQL commands, import, and export without deploying its PHP file yourself.

A phpMyAdmin alternative

Switch between Adminer and phpMyAdmin URLs backed by the same temporary workload and provisioned MySQL connection.

Short remote tasks

Reach an authorized MySQL server directly or through SSH when installing a persistent database panel would be unnecessary.

Know the limits

Temporary and deliberately scoped

Adminer questions

What to know before launch

Do I need to install Adminer?

No. mysql.odmin.biz creates the temporary Adminer workload and returns a private browser URL after the connection checks pass.

Does the Adminer launch include phpMyAdmin?

Yes. Select the phpMyAdmin and Adminer launch type once, and the result contains separate URLs for both interfaces in one workload.

Can Adminer connect through an SSH tunnel?

Yes. The launcher can forward Adminer's MySQL connection through your SSH host, which is useful when shared hosting blocks direct remote MySQL access. It verifies the SSH route and database login before creating the instance.

Is this an unrestricted Adminer login page?

No. Ordinary public instances are permanently bound server-side to the one verified connection submitted during launch.