awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SoftwareBrothers avatar

SoftwareBrothers/adminjs

0
View on GitHub↗
8,949 stele·729 fork-uri·TypeScript·MIT·5 vizualizăriadminjs.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.

Istoric stele

Graficul istoricului de stele pentru softwarebrothers/adminjsGraficul istoricului de stele pentru softwarebrothers/adminjs

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale softwarebrothers/adminjs?

Principalele funcționalități ale softwarebrothers/adminjs sunt: 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.

Care sunt câteva alternative open-source pentru softwarebrothers/adminjs?

Alternativele open-source pentru softwarebrothers/adminjs includ: 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…

Alternative open-source pentru Adminjs

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Adminjs.
  • wagtail/wagtailAvatar wagtail

    wagtail/wagtail

    20,366Vezi pe 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
    Vezi pe GitHub↗20,366
  • baserow/baserowAvatar baserow

    baserow/baserow

    4,188Vezi pe 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
    Vezi pe GitHub↗4,188
  • softwarebrothers/admin-broAvatar SoftwareBrothers

    SoftwareBrothers/admin-bro

    8,952Vezi pe 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
    Vezi pe GitHub↗8,952
  • illacloud/illa-builderAvatar illacloud

    illacloud/illa-builder

    12,268Vezi pe 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
    Vezi pe GitHub↗12,268
Vezi toate cele 30 alternative pentru Adminjs→