6 مستودعات
Generates full CRUD backend code and frontend views by parsing database table structures through a visual interface.
Distinct from Data Table Generators: Distinct from Data Table Generators: generates both backend and frontend code from database schemas, not just table UI components.
Explore 6 awesome GitHub repositories matching user interface & experience · Schema-Driven Code Generators. Refine with filters or upvote what's useful.
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
Generates full CRUD backend code and frontend views from database table structures through a visual interface.
CRMEB is a comprehensive e-commerce platform built on ThinkPHP 6, designed as a headless system that delivers standardized APIs to various frontend clients. It provides a unified backend to synchronize product catalogs, orders, and customer data across web browsers, mobile applications, and mini-programs. The platform supports diverse commerce models, including multi-vendor marketplaces where independent merchants manage their own stores, centralized chain store networks, and social commerce frameworks featuring affiliate distribution and community group buying. It also integrates specialized
Automatically generates backend forms, list views, and routes by parsing database table structures.
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
Automatically produces full CRUD backend code and frontend views by parsing database table structures.
Pig is a microservice-based RBAC permission management platform built on Spring Cloud and Spring Boot, with OAuth2 authentication and authorization at its core. It provides a dedicated authorization server that issues access and refresh tokens using authorization code, password, and refresh token grant types, while embedding role and permission checks into each microservice to secure API endpoints. The platform distinguishes itself through a comprehensive set of integrated capabilities, including automatic CRUD code generation from database schemas that produces controller, service, mapper, a
Generates controller, service, mapper, and UI files by introspecting database table metadata at development time.
serverless-express هو محول إطار عمل بدون خادم (Serverless) لـ Node.js يتيح لأطر عمل الويب القياسية العمل على الحوسبة بدون خادم. يستخدم طبقة توافق لتعيين أحداث بوابة السحابة والمشغلات إلى كائنات طلب واستجابة HTTP قياسية. يتميز المشروع بمولد كود كامل المكدس ينتج نقاط نهاية API، ومخططات قاعدة البيانات، ونماذج الواجهة الأمامية من تكوينات علاقة الكيان المركزية. يتضمن موجه أحداث بدون خادم لترجمة أحداث السحابة غير المتعلقة بـ HTTP إلى طلبات HTTP محاكاة وأداة لتوفير قواعد بيانات NoSQL وموارد السحابة باستخدام قوالب البنية التحتية ككود (IaC) التصريحية. تغطي القدرات الإضافية تكامل هوية السحابة للتحكم في الوصول القائم على الرموز، وخطوط أنابيب النشر المؤتمتة لإدارة مراحل البيئة، ونمذجة البيانات لتوليد CRUD API المؤتمت. يوفر النظام أيضاً أدوات مساعدة لتشفير base64 الثنائي، وتسجيل تطبيقات مهيكل، وإرسال البريد الإلكتروني للمعاملات. يتم دعم تنفيذ التطبيق المحلي للتطوير والاختبار دون الحاجة إلى النشر السحابي.
Produces API endpoints, database tables, and UI components automatically from a centralized entity relationship configuration.
هذه الأداة عبارة عن مولد كود خلفي آلي ينشئ لوحات تحكم إدارية عن طريق فحص هياكل قواعد البيانات العلائقية الموجودة. تعمل كأداة هيكلة قائمة على المخطط، حيث تقوم بتحليل تعريفات الجداول وقيود المفاتيح الخارجية لإنتاج وحدات تحكم جانب الخادم وواجهات مستخدم وظيفية لإدارة السجلات. يتميز المشروع بإخراج كود مصدري ثابت، والذي ينتج ملفات قابلة للقراءة البشرية يمكن للمطورين تعديلها أو توسيعها يدوياً. من خلال تحليل بيانات قاعدة البيانات الوصفية، فإنه يقوم تلقائياً بتعيين البيانات العلائقية إلى مكونات اختيار بديهية ويستبدل المعرفات الرقمية الخام بتسميات قابلة للقراءة البشرية، مما يضمن بقاء طرق العرض الإدارية المولدة متسقة وسريعة الاستجابة عبر أحجام الشاشات المختلفة. يتضمن المخرج المولد منطق جانب الخادم وتخطيطات لوحة التحكم اللازمة لإدارة سجلات قاعدة البيانات. ولأن الأداة تنتج ملفات مصدرية قياسية بدلاً من ثنائيات غامضة، فإنها تسمح بالتخصيص الكامل لوحدات التحكم وطرق العرض الأساسية لاستيعاب متطلبات المشروع المحددة.
Generates full CRUD backend code and frontend views by parsing database table structures.