awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jonseg avatar

jonseg/crud-admin-generator

0
View on GitHub↗
1,425 स्टार्स·433 फोर्क्स·JavaScript·MIT·8 व्यूज़crud-admin-generator.com↗

Crud Admin Generator

This tool is an automated backend code generator that creates administrative dashboards by inspecting existing relational database structures. It functions as a schema-driven scaffolding utility, parsing table definitions and foreign key constraints to produce functional server-side controllers and user interfaces for record management.

The project distinguishes itself through static source code ejection, which outputs human-readable files that developers can manually modify or extend. By analyzing database metadata, it automatically maps relational data to intuitive selection components and replaces raw numeric identifiers with human-readable labels, ensuring that the generated administrative views remain consistent and responsive across different screen sizes.

The generated output includes the necessary server-side logic and dashboard layouts required to manage database records. Because the tool produces standard source files rather than opaque binaries, it allows for full customization of the underlying controllers and views to accommodate specific project requirements.

Features

  • Schema-Driven Code Generators - Generates full CRUD backend code and frontend views by parsing database table structures.
  • Database Schema Scaffolding Tools - Automates the creation of server-side request handlers by inspecting table definitions and column types during the build process.
  • Automatic Admin Interface Generators - Automatically generates administrative user interfaces and management consoles from database schemas.
  • CRUD Generators - Automatically generates database management interfaces and server-side controllers from models.
  • Relationship Automation - Detects foreign key patterns to automatically generate selection menus and display human-readable labels.
  • Relationship Mapping - Automatically generates code to navigate and display table associations based on foreign key constraints.
  • Database Schema Scaffolding - Reads existing table structures and foreign key relationships to produce functional backend code and user views.
  • Ejectable Generators - Outputs human-readable project files that allow developers to manually extend or modify the generated backend logic.
  • Low-Code Generators - Acts as a development utility that outputs extensible source files for administrative dashboards.
  • Database Administration Interfaces - Provides graphical user interfaces for the visualization and administrative management of database contents.

स्टार हिस्ट्री

jonseg/crud-admin-generator के लिए स्टार हिस्ट्री चार्टjonseg/crud-admin-generator के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Crud Admin Generator को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Crud Admin Generator दिखाई देता है।
  • ऑटोमेटेड डेटाबेस API जनरेटर्स
  • फुल-स्टैक एडमिन डैशबोर्ड फ्रेमवर्क

Crud Admin Generator के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Crud Admin Generator के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • thinkgem/jeesitethinkgem का अवतार

    thinkgem/jeesite

    8,044GitHub पर देखें↗

    Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using Spring Boot, MyBatis, and Vue. It functions as a comprehensive platform for creating administrative dashboards with integrated role-based access control and organizational data permission systems. The framework distinguishes itself through a combination of automated CRUD code generation and an integrated RAG platform that connects large language models to enterprise data via vector stores. It further incorporates a BPMN-based workflow engine to automate complex business process

    Vue
    GitHub पर देखें↗8,044
  • jqhph/dcat-adminjqhph का अवतार

    jqhph/dcat-admin

    4,022GitHub पर देखें↗

    dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It functions as a CRUD generator and backend scaffolding tool that automatically produces create, read, update, and delete interfaces based on database table schemas. The system distinguishes itself through a plugin-based extension architecture and the ability to run multiple independent administrative instances within a single installation. It provides specialized tools for mapping external APIs to forms and tables, as well as an event-driven form lifecycle for executing custom logic du

    PHPlaravellaravel-admin
    GitHub पर देखें↗4,022
  • go-admin-team/go-admingo-admin-team का अवतार

    go-admin-team/go-admin

    12,687GitHub पर देखें↗

    go-admin is a full-stack admin scaffolding system that generates a complete backend management interface with built-in user, role, menu, and department management modules. It combines role-based access control enforcement, JWT token authentication, multi-tenant database isolation, and scheduled task scheduling into a single framework, with a Vue-based frontend rendered through reusable components. The project distinguishes itself by integrating a Casbin RBAC engine for granular permission management across menus, buttons, and API endpoints, alongside automatic API documentation generation fro

    Goadminant-designant-design-pro
    GitHub पर देखें↗12,687
  • infyomlabs/laravel-generatorInfyOmLabs का अवतार

    InfyOmLabs/laravel-generator

    3,829GitHub पर देखें↗

    This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and REST API generator that automates the creation of models, controllers, and administrative interfaces based on database schemas. The tool is distinguished by its template-driven approach, using customizable stub files that allow developers to override default blueprints to enforce specific architectural standards. It provides complete administrative dashboard boilerplates, including integrated authentication, themed UI layouts, and searchable data tables. The system covers a b

    PHP
    GitHub पर देखें↗3,829
Crud Admin Generator के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

jonseg/crud-admin-generator क्या करता है?

This tool is an automated backend code generator that creates administrative dashboards by inspecting existing relational database structures. It functions as a schema-driven scaffolding utility, parsing table definitions and foreign key constraints to produce functional server-side controllers and user interfaces for record management.

jonseg/crud-admin-generator की मुख्य विशेषताएं क्या हैं?

jonseg/crud-admin-generator की मुख्य विशेषताएं हैं: Schema-Driven Code Generators, Database Schema Scaffolding Tools, Automatic Admin Interface Generators, CRUD Generators, Relationship Automation, Relationship Mapping, Database Schema Scaffolding, Ejectable Generators।

jonseg/crud-admin-generator के कुछ ओपन-सोर्स विकल्प क्या हैं?

jonseg/crud-admin-generator के ओपन-सोर्स विकल्पों में शामिल हैं: jqhph/dcat-admin — dcat-admin is a Laravel admin panel framework used to rapidly build data-driven administration interfaces. It… go-admin-team/go-admin — go-admin is a full-stack admin scaffolding system that generates a complete backend management interface with built-in… thinkgem/jeesite — Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using… infyomlabs/laravel-generator — This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and… uasoft-indonesia/badaso — Badaso is a headless content management system and administrative framework built on Laravel. It functions by… yangzongzhuan/ruoyi — RuoYi is a Spring Boot admin framework designed for building enterprise applications. It provides a foundation for…