Skip to content

Add support for adminer as a database explorer #7146

@SirTimme

Description

@SirTimme

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Currently, Adminer is not supported. Adminer (https://www.adminer.org/) is a popular database explorer and im using it for all my projects where a database is involved. Adminer can handle multiple database provider like MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch and MongoDB which would be a great addition.

I found issue #1936 when searching, which already proposed adminer support but was unfortunately closed because phyMyAdmin was introduced.

Describe the solution you'd like

Since methods like .WithPgAdmin() and .WithPgWeb() already exist, i would propose a new .WithAdminer() method.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-integrationsIssues pertaining to Aspire Integrations packages

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions