Example of a RESTful Gilhari microservice providing ORM for JSON objects of User class
-
Updated
Nov 18, 2025 - HTML
Example of a RESTful Gilhari microservice providing ORM for JSON objects of User class
Documentation for ORMCP - An MCP Server for bridging AI and Database
A RESTful Gilhari microservice demonstrating ORM for JSON objects with an e-commerce application object model having one-to-one and one-to-many relationships (using PostgreSQL)
A RESTful Gilhari microservice demonstrating ORM for JSON objects with streaming queries for efficient processing of large result sets
A RESTful Gilhari microservice demonstrating ORM for JSON objects with INLINE mapping for storing child object attributes in parent's table row
A RESTful Gilhari microservice demonstrating ORM for JSON objects with basic CRUD operations, filtering, and aggregate queries
This repository demonstrates the reverse-engineering capabilities of the **JDX ORM** framework, which can automatically generate model class definitions and a declarative object relational mapping (ORM) specification from an existing relational database schema.
A RESTful Gilhari microservice demonstrating ORM for JSON objects with database-generated primary keys (autoincrement IDs)
A RESTful Gilhari microservice demonstrating ORM for JSON objects with implicit attributes for automatic foreign key management in contained (referenced) objects
A RESTful Gilhari microservice demonstrating ORM for JSON objects with many-to-many relationships
A RESTful Gilhari microservice demonstrating ORM for JSON objects with one-to-many relationships
A RESTful Gilhari microservice demonstrating ORM for JSON objects with one-to-one and one-to-many BYVALUE (Cascade) relationships and advanced query capabilities
Add a description, image, and links to the gilhari topic page so that developers can more easily learn about it.
To associate your repository with the gilhari topic, visit your repo's landing page and select "manage topics."