awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Schema-Driven Generators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSchema-Driven Generators

Tools that use metadata or schema definitions to automatically generate database structures and user interfaces.

Distinguishing note: Focuses on dynamic generation of database tables and UI forms from JSON schemas.

Explore 1 awesome GitHub repository matching software engineering & architecture · Schema-Driven Generators. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Schema-Driven Generators

Awesome Schema-Driven Generators GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • frappe/erpnext

    frappe/erpnext

    31,833View on GitHub↗

    ERPNext is a comprehensive enterprise resource planning suite designed to integrate core organizational functions, including accounting, inventory, human resources, and project management, into a single unified platform. It operates as a metadata-driven business application, where data structures and application logic are defined through configuration rather than hard-coded programming to facilitate rapid customization. The system distinguishes itself through a robust security and governance framework that enforces granular, role-based access control across all document operations. It feature

    Data structures are defined as JSON schemas that dictate how the system generates database tables and user interface forms dynamically.

    Pythonaccountingasset-managementcrm
    31,833View on GitHub↗