Database My Admin

Mô tả

Database My Admin is a database browser or manager tool for (MySQL and MariaDB) which allows easy way to do INSERT, SELECT, UPDATE, DELETE operations on database from Admin Dashboard.

You can provide limited database access to users or developers you want which can help speed up your work.

Features :

  • Allows INSERT, SELECT, UPDATE, DELETE operations
  • Create new database or tables or columns easily from WP admin dashboard
  • Give database access to specific WP users
  • Role Based Access (for Editors, Authors or roles you want)
  • Features customization supported

Ảnh màn hình

  • Select Database
  • Execute SQL query
  • Role Based Access

Cài đặt

  1. Upload database-my-admin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Database Admin tab to perform operations.

Đánh giá

22 Tháng Tám, 2022
This plug-in allows you to send an SQL statement to the database and display the results as a table. You have to compose the SQL statement yourself, and the results' table does not offer any sorting or filtering which was not already in your SQL statement. This is a very barebone database plugin. It is the pure opposite of something like phpMyAdmin, so using a similiar name and similar colours is quite misleading.
5 Tháng Mười, 2019
Ouvre une fenêtre SQL simplifiée sur la sélection des tables en cours et non sur la totalité de la base. Oblige à connaitre le langage SQL. Pas de filtre, pas de commande TRUNC, DROP ou OPTIMIZE toute faite Pas de fonction ClipBoard incluse pour recueillir et traiter un SHOW TABLES. Ne permet pas de se passer d'un accès direct à PhpMyAdmin qui permet tout ça.
Đọc tất cả 4 đánh giá

Người đóng góp & Lập trình viên

“Database My Admin” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Database My Admin” đã được dịch qua 2 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Database My Admin” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.1.21

Role Based Access

1.1.1

Initial Release