phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add columns, execute any SQL statement, manage indexes on columns.
Features
- Intuitive web interface
- Support for most MySQL features
- Import data from CSV and SQL
- Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others
- Administering multiple servers
- Creating PDF graphics of your database layout
- Creating complex queries using Query-by-example (QBE)
- Searching globally in a database or a subset of it
- Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link
- And much more...
License
GNU General Public License version 2.0 (GPLv2)
You Might Also Like
無料プランが拡大! | Auth0 Icon
無料プランが拡大! | Auth0
無料プランのMAUは25,000まで、さらに、Okta Connectionsが無制限になり、開発者のみなさんがアプリの開発に注力することができるようになりました。
無料・有料プランを拡張してほしい!そのような声を開発者の方々からいただき、プランが大幅に変更されました。プランの制約とセキュリティーの悩みから解き放たれ、みなさんが開発に集中できるようになることを願っています。
無料で始める
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
115
3
1
2
5
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
User Reviews
-
alidas Posted 2024年04月22日i love this
-
cantatil Posted 2017年11月01日i am using pma on my all websites. thank you very very powerfool mysql admin script. my info page: <a href="//localhost.support/phpmyadmin">/localhost.support/phpmyadmin</a>
-
infixxx Posted 2016年08月14日)
-
sfmtdd1970 Posted 2015年07月31日Good as a management tool, very poor for writing and executing queries because there's just too much web-based clutter. A much-needed improvement would be a proper console (not the 'console' they are currently developing) with results appearing in tabbed areas - much like SQLyog, PhpStorm's database console or MySqlWorkbench.1 user found this review helpful.
-
codeticker Posted 2015年07月23日Used to be a pretty fast tool. Since the usage of ajax it behaves like a shot turtle. Accidentally double clicking a record with a CURRENT TIMESTAMP setting, changes that date. Not all 'improvements' are just that ... Looking for an alternative