awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SoftwareBrothers avatar

SoftwareBrothers/adminjs

0
View on GitHub↗
8,949 estrellas·729 forks·TypeScript·MIT·3 vistasadminjs.co↗

Adminjs

AdminJS is a Node.js admin panel and database management UI that provides a visual interface for performing create, read, update, and delete operations based on existing database models. It functions as a low-code backend dashboard and internal tool builder, allowing developers to create management interfaces for monitoring and controlling application state without writing custom frontend code.

The project enables the creation of custom business logic workflows and system dashboards, providing non-technical team members with a secure way to manage application data. It supports the development of internal tooling through the generation of report pages and data views used for monitoring application health.

The platform covers a broad range of capabilities including database content management, application data monitoring, and resource access control. It also provides tools for validating form input, seeding initial data, and executing server-side business processes via a web panel.

Features

  • Database Management Interfaces - Provides a graphical interface for browsing, editing, and visualizing database records and structures.
  • Admin Dashboard Generators - Automatically generates administrative interfaces and dashboards to manage application data and state.
  • Databases and Content Management - Allows non-technical staff to manage database records and content models through a generated UI.
  • Internal Tool Builders - Serves as a framework for constructing custom administrative panels and business dashboards for internal use.
  • Data Resource Management - Provides a visual interface for performing full CRUD operations on application data resources.
  • Panel Access Controls - Provides mechanisms to restrict administrative panel access for non-technical team members.
  • Administrative Access Controls - Provides mechanisms for restricting unauthorized access to administrative functions and application data.
  • Schema-Driven Generators - Automatically generates management forms and tables based on the properties and types of data resources.
  • Admin Interface Components - Generates administrative user interfaces from database models to facilitate content management.
  • Administrative Panels - Provides a web-based management interface for Node.js applications to monitor and control state without custom frontend code.
  • Business Workflow Automation - Enables the execution of server-side business processes on database objects through the user interface.
  • Database Adapters - Provides standardized interfaces that decouple the admin UI from specific database engines.
  • Entity-to-Resource Mappings - Maps database entities to standardized resource objects that define data reading, updating, and validation.
  • Custom Action Handlers - Provides a framework for defining and triggering custom business logic via buttons in the admin panel.
  • Resource Modifiers - Allows altering how data resources are presented and processed via custom wrapper functions.
  • Request Middleware - Implements middleware to intercept admin requests for authentication, authorization, and business logic.
  • Plugin-Based Architectures - Features a plugin system for injecting custom components, actions, and styles into the core rendering pipeline.
  • Low-Code Generators - Implements a customizable management layer that generates report pages and data views with minimal manual coding.
  • Data Report Pages - Provides dedicated views to aggregate and visualize application data for business intelligence.
  • Application Health Monitors - Provides tools for visualizing system metrics and aggregating data to monitor application health.
  • System Monitoring Dashboards - Includes customizable dashboards with widgets to display system metrics and data summaries.
  • Resource - Allows changing how resources are presented and handled using custom logic or styling decorators.
  • Form Data Validation - Enforces data integrity by validating user input against resource schemas before saving to the database.
  • Content Management Systems - Auto-generated admin panel with CRUD functionality.

Historial de estrellas

Gráfico del historial de estrellas de softwarebrothers/adminjsGráfico del historial de estrellas de softwarebrothers/adminjs

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Adminjs

Proyectos open-source similares, clasificados según cuántas características comparten con Adminjs.
  • wagtail/wagtailAvatar de wagtail

    wagtail/wagtail

    20,366Ver en GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Pythoncmsdjangohacktoberfest
    Ver en GitHub↗20,366
  • baserow/baserowAvatar de baserow

    baserow/baserow

    4,188Ver en GitHub↗

    Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like interface for structuring and managing data without writing code, while exposing all database resources via a REST API to support headless architectures. The platform distinguishes itself by integrating large language models and embedding servers to power AI assistants and automated data generation. It further extends its utility as a no-code application builder, allowing users to create custom internal portals, dashboards, and business tools using visual logic and managed data.

    Pythonairtableairtable-alternativeairtable-replacement
    Ver en GitHub↗4,188
  • softwarebrothers/admin-broAvatar de SoftwareBrothers

    SoftwareBrothers/admin-bro

    8,952Ver en GitHub↗

    Admin-bro is a Node.js administrative panel framework that automatically transforms database schemas into functional content management systems and backend dashboards. It provides a visual interface for performing create, read, update, and delete operations on records across various supported data sources. The framework uses model-driven UI generation to map database metadata to form components and employs an adapter-based abstraction layer to translate administrative operations into specific database queries. It supports the execution of custom business logic and operational workflows throug

    TypeScript
    Ver en GitHub↗8,952
  • illacloud/illa-builderAvatar de illacloud

    illacloud/illa-builder

    12,268Ver en GitHub↗

    Illa-builder is a low-code internal tool builder and API integration platform used to create business applications and admin panels. It functions as a database GUI dashboard and visual workflow automator, allowing users to connect to databases and external APIs to manage data and automate business processes. The platform provides a self-hosted app framework that can be deployed on private infrastructure via Docker. It enables the creation of custom dashboards and CRMs while maintaining full control over data and hosting. The system includes a visual drag-and-drop canvas for designing user in

    TypeScriptaiagentapp-buildercrud-application
    Ver en GitHub↗12,268
Ver las 30 alternativas a Adminjs→

Preguntas frecuentes

¿Qué hace softwarebrothers/adminjs?

AdminJS is a Node.js admin panel and database management UI that provides a visual interface for performing create, read, update, and delete operations based on existing database models. It functions as a low-code backend dashboard and internal tool builder, allowing developers to create management interfaces for monitoring and controlling application state without writing custom frontend code.

¿Cuáles son las características principales de softwarebrothers/adminjs?

Las características principales de softwarebrothers/adminjs son: Database Management Interfaces, Admin Dashboard Generators, Databases and Content Management, Internal Tool Builders, Data Resource Management, Panel Access Controls, Administrative Access Controls, Schema-Driven Generators.

¿Qué alternativas de código abierto existen para softwarebrothers/adminjs?

Las alternativas de código abierto para softwarebrothers/adminjs incluyen: wagtail/wagtail — Wagtail is an open-source content management system built on the Django web framework. It provides a structured,… baserow/baserow — Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like… softwarebrothers/admin-bro — Admin-bro is a Node.js administrative panel framework that automatically transforms database schemas into functional… illacloud/illa-builder — Illa-builder is a low-code internal tool builder and API integration platform used to create business applications and… bknd-io/bknd — bknd is a self-hosted backend-as-a-service platform and serverless backend framework that provides an integrated… dodyg/practical-aspnetcore — This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of…