Motor Admin
Self-hosted, low-code data administration and business intelligence dashboard.
Why consider Motor Admin?
Motor Admin is an open-source low-code admin panel and business intelligence dashboard. It connects to PostgreSQL, MySQL, and ClickHouse to build custom forms, charts, and audit trails.
Learn Motor Admin by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Motor Admin
Motor Admin provides an instant administrative dashboard on top of existing SQL databases without writing backend controllers or frontend code.
Running with Docker
docker run -d \ --name motor-admin \ -p 3000:3000 \ -e DATABASE_URL=postgresql://user:pass@host:5432/mydb \ motoradmin/motor-admin:latestAccess Motor Admin on http://localhost:3000.
Motor Admin is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.