phpMyAdmin - это совокупность скриптов написанных на PHP, и обеспечивающих полноценную, в том числе удаленную работу с базами данных MySQL, через веб-интерфейс. Так как phpMyAdmin позволяет во многих случаях обойтись без непосредственного ввода команд SQL, то работа с базами данных становится вполне посильной задачей даже для человека весьма поверхностно знакомого с MySQL.
Активное использование MySQL в веб-программировании обусловило его актуальность, а интуитивно понятный интерфейс в совокупности с широкой функциональностью и поддержкой более 50 языков (в том числе и русского) обеспечило ему популярность среди веб-разработчиков.
phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.
phpMyAdmin comes with a wide range of documentation and users are welcome to update our wiki pages to share ideas and howtos for various operations. The phpMyAdmin team will try to help you if you face any problem, you can use variety of support channels to get help.
phpMyAdmin is also very deeply documented in a book written by one of developers – Mastering phpMyAdmin for Effective MySQL Management, which is available in English, Czech, German and Spanish.
To ease usage to a wide range of people, phpMyAdmin is translated into 55 languages and supports both LTR and RTL languages.
Features:
• Intuitive web interface
• Support for most MySQL features:
° browse and drop databases, tables, views, fields and indexes
° create, copy, drop, rename and alter databases, tables, fields and indexes
° maintenance server, databases and tables, with proposals on server configuration
° execute, edit and bookmark any SQL-statement, even batch-queries
° manage MySQL users and privileges
• Import data from CSV and SQL
• Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, Excel and LATEX formats
• 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...
Changes:
3.1.0.0 (2008-11-28)
+ [auth] Support for Swekey hardware authentication,
see http://phpmyadmin.net/auth_key
- bug #2046883 [core] Notices about deprecated dl() (so stop using it)
+ BLOBstreaming support
+ patch #2067462 [lang] link FAQ references in messages
+ new setup script
- rfe #1892243 [export] more links to documentation
+ [auth] cookie auth now autogenerates blowfish_secret, but it has some
limitations and you still should set it in config file
+ [auth] cookie authentication is now the default
+ [auth] do not allow root user without password unless explicitly enabled by
AllowNoPasswordRoot
+ rfe #1778908 [auth] arbitrary server auth can now also accept port
- patch #2089240 [export] handle correctly switching SQL modes
+ rfe #1612724 [export] add option to export without comments
- bug #2090002 [display] Cannot edit row in VIEW
- patch #2099962 [js] fix js error without frameset
- patch #2099972 [structure] Display None when there is no default value
- patch #2122883 [PDF schema] Option to display just the keys
+ rfe #1276463 [search] Search empty/not empty values
+ rfe #823652 [structure] ENUM values: field size too small
- [lang] Persian update
- [lang] Czech update
- patch #2255890 [lang] English-language cleanup
+ [lang] Norwegian update
+ [lang] Hungarian update
+ [lang] French update
- bug #2222344 [display] Query involving a function shown as binary
+ [lang] Italian update
+ [lang] Swedish update
- bug #2315549 [import] fclose() error with "Create PHP code"
+ [lang] Polish update
Homepage - http://www.phpmyadmin.net
Рус. язык: Есть
Размер: 3.6 Mb
Freeware
Download/Скачать