Adminer: Database management in a single PHP file

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. Adminer

    Database management in a single PHP file

    Unfortunately updates are required here; to support new PHP versions. To the best of my knowledge the current version of Adminer still is not fully compatible with PHP 8.0 (it will emit warnings into an exported SQL dump):

    https://github.com/vrana/adminer/pull/429

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. docker-adminer

    Database management in a single PHP file

    https://github.com/TimWolla/docker-adminer/issues/108#issuec...

    Disclosure: I'm the TimWolla of the repository in the second link :-)

  4. Motor Admin

    Deploy a no-code admin panel for your application in less than a minute. Stop wasting time on custom internal tools and focus on the actual product. Motor Admin allows to launch a custom admin panel for any application.

    There seems enough competitors when this looks like a tool from 20 years ago with limited functionality.

    If you somehow do not use the obvious GUI tools like TablePlus, Postico or SequelAce but prefer web based, there are some that actually look modern.

    https://www.getmotoradmin.com/

    https://www.nocodb.com/

    https://redash.io/

    For readonly usage, Metabase is good.

  5. Redash

    Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

    There seems enough competitors when this looks like a tool from 20 years ago with limited functionality.

    If you somehow do not use the obvious GUI tools like TablePlus, Postico or SequelAce but prefer web based, there are some that actually look modern.

    https://www.getmotoradmin.com/

    https://www.nocodb.com/

    https://redash.io/

    For readonly usage, Metabase is good.

  6. nocodb-seed

    @mekster : thank you for the mention.

    NocoDB : is a single javascript file with just < 10 lines of code

    https://github.com/nocodb/nocodb-seed/blob/main/index.js

    (disclaimer : Founder here)

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Need some help regarding how/where to practice SQL queries ?

    5 projects | /r/AskProgramming | 1 Sep 2022
  • Which Is The Best PostgreSQL GUI? 2021 Comparison

    2 projects | dev.to | 17 Mar 2021
  • Database management in a single PHP file

    6 projects | news.ycombinator.com | 17 Mar 2025
  • Fix 105 Common WordPress Issues Using Simple Code Snippets

    2 projects | dev.to | 15 Jan 2025
  • Shopware dev productivity and plugin validation

    1 project | dev.to | 25 Mar 2024

Did you know that PHP is
the 14th most popular programming language
based on number of references?