1 repo
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.
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.