database_broswer
No security coverage
Database Browser is a Drupal 11 module that provides an administrative
interface for exploring database tables directly from the Drupal UI.
- Database metadata overview
- Table listing
- Table size inspection
- Table data browsing
- Search and filtering
- Sorting
- Pagination
The module uses Drupal's Database Abstraction Layer (DBAL) and supports
both MySQL and PostgreSQL databases.