awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesORM Administration Interfaces

Interfaces that provide CRUD operations and database management by integrating directly with object-relational mapping layers.

Distinct from Automated Admin Interfaces: Focuses on the integration with ORM layers (like TortoiseORM) to automate CRUD, which is distinct from generic admin panel frameworks.

Explore 1 awesome GitHub repository matching data & databases · ORM Administration Interfaces. Refine with filters or upvote what's useful.

Awesome ORM Administration Interfaces GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fastapi-admin/fastapi-adminالصورة الرمزية لـ fastapi-admin

    fastapi-admin/fastapi-admin

    3,791عرض على GitHub↗

    fastapi-admin is a web-based administrative interface that automatically generates CRUD control panels from FastAPI application models and database schemas. It serves as a model-driven dashboard generator that constructs administrative forms and data tables by inspecting database model metadata and field constraints at runtime. The project integrates with asynchronous object-relational mapping to provide a TortoiseORM admin interface, enabling the management of relational database content through a structured dashboard. The resulting interface utilizes a responsive design system for a consist

    Integrates with asynchronous ORM to provide automated CRUD operations for managing backend application data.

    Python
    عرض على GitHub↗3,791
  1. Home
  2. Data & Databases
  3. ORM Administration Interfaces