Example of a RESTful Gilhari microservice providing ORM for JSON objects of User class
-
Updated
Jan 4, 2026 - 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 many-to-many relationships
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 streaming queries for efficient processing of large result sets
A RESTful Gilhari microservice demonstrating ORM for JSON objects with basic CRUD operations, filtering, and aggregate queries
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 implicit attributes for automatic foreign key management in contained (referenced) objects
A smart inventory watchdog AI Agent that monitors your e-commerce inventory 24/7. Built Using LangChain/LangGraph, GPT, Gmail, ORMCP, and PostgreSQL. ORMCP is an MCP Server providing object-oriented abstractions over relational data.
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
🔄 Reverse-engineer JSON models from relational databases using JDX ORM, demonstrating compatibility with multiple frameworks through the Sakila sample database.
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."