1 مستودع
Object-relational mapping layers that allow clients to define data structures and queries without writing backend code.
Distinct from No-Code Platforms: None of the candidates cover the specific concept of a client-driven, no-code ORM for response shaping.
Explore 1 awesome GitHub repository matching data & databases · No-Code ORMs. Refine with filters or upvote what's useful.
APIJSON is a no-code database API generator and object-relational mapping layer that automatically transforms relational database schemas into functional HTTP endpoints. It provides a system for generating CRUD operations and technical documentation without the need to write manual backend code. The project is distinguished by its ability to allow clients to define custom JSON response structures and field aliases directly within the request. It features dynamic query translation that converts structured JSON parameters into optimized SQL for complex relational joins, subqueries, and data agg
Implements a no-code ORM layer allowing frontend clients to define custom JSON response structures and complex queries.