AdminNeo
| Developer(s) | Peter Knut |
|---|---|
| Initial release | August 20, 2024 (as AdminerNeo) |
| Stable release | 5.4.0
/ May 27, 2026 |
| Repository | github |
| Written in | PHP |
| Engine | |
| Operating system | Cross-platform |
| Available in | 45 languages |
| Type | Database management system |
| License | Apache License 2.0 or GPL v2 |
| Website | www |
Search AdminNeo on Amazon.
AdminNeo is a free and open-source database management tool written in PHP. It is distributed as a single PHP file that can be deployed to a web server running PHP. AdminNeo supports MySQL, MariaDB, PostgreSQL and several other database systems.[1]
History
The project was started by Peter Knut as a fork of Adminer project by Jakub Vrána[1] during a long period of inactivity. Its first release, under the name AdminerNeo, was published in August 2024. In February 2025, Jakub Vrána has resumed development of Adminer, acknowledged AdminerNeo as one of two significant forks that had emerged while Adminer development was on hold, and stated that he had backported many of its changes into Adminer.[2]
The fork was subsequently renamed to AdminNeo and took a different path with different priorities such as modern user interface, configuration system and code refactoring.[3][4] Version 5.0.0, released in May 2025, was described by the project as the first release of AdminNeo and its companion data-editing tool EditorNeo as standalone products.[5]
Features
AdminNeo provides a web interface for common database administration tasks, including:[1]
- Managing the structure of databases and tables
- Browsing, inserting, editing and searching data
- Exporting and importing databases and data in multiple formats
- Editing views, triggers, events, checks, stored procedures, processes and user permissions
- Executing custom batch SQL commands with autocomplete and history
- SQL syntax highlighting
- Configuration for basic modifications
- Extensibility through plugins and customizations
A companion application called EditorNeo is provided for data manipulation by end users.
Supported databases
AdminNeo supports the following database systems:[1]
- MySQL, MariaDB, PostgreSQL, MS SQL, SQLite, Oracle
- MongoDB, SimpleDB
- Elasticsearch (beta) and ClickHouse (alpha)
Requirements
AdminNeo requires PHP 5.4 or newer with sessions enabled, and a modern web browser. Running it from the source code requires PHP 7.1 or newer.[6]
Distribution
AdminNeo is distributed primarily as a single compiled PHP file that users upload to a web server. An official Docker image is also published on Docker Hub, which can be configured through environment variables and supports custom CSS and JavaScript files, as well as the official plugins shipped with the project.[7]
See also
References
- ↑ 1.0 1.1 1.2 1.3 "AdminNeo database manager". adminneo.org. Retrieved 2026-05-29.
- ↑ Vrána, Jakub (2025-02-20). "Adminer 4.16.0 – obnovení vývoje". PHP triky (in čeština). Retrieved 2026-05-29.
- ↑ adminneo-org. "We are moving on · adminneo-org adminneo · Discussion #57". GitHub. Retrieved 2026-05-29.
- ↑ Vrána, Jakub (2025-03-07). "Adminer 5.0.0 – jmenný prostor (discussion)". PHP triky (in čeština). Retrieved 2026-05-29.
- ↑ "Release v5.0.0 · adminneo-org/adminneo". GitHub. Retrieved 2026-05-29.
- ↑ "adminneo-org/adminneo". GitHub. Retrieved 2026-05-29.
- ↑ "adminneoorg/adminneo – Docker Image". Docker Hub. Retrieved 2026-05-29.
External links
Category:Database administration tools Category:Free database management systems Category:Free software programmed in PHP Category:Cross-platform free software Category:MySQL Category:MariaDB Category:PostgreSQL Category:SQLite Category:Oracle Database tools Category:Microsoft database software
This article "AdminNeo" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:AdminNeo. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
