Documentation for ORMCP - An MCP Server for bridging AI and Database
-
Updated
Aug 14, 2026 - Python
Documentation for ORMCP - An MCP Server for bridging AI and Database
Example of a RESTful Gilhari microservice providing ORM for JSON objects of User class
A RESTful Gilhari microservice demonstrating ORM for JSON objects with one-to-one and one-to-many BYVALUE (Cascade) relationships and advanced query capabilities
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)
Database-to-AI automation: reverse-engineer, package as REST microservice, connect to AI agents via MCP.
Full-stack Agentic AI platform demonstrating seamless database-to-LLM integration. Built with Gilhari ORM, ORMCP, FastAPI, LangGraph, and a Flutter Web dashboard featuring 11 Generative UI widgets.
Like JDX_ReverseEngineeringExample but generates JSON-capable container classes extending JDX_JSONObject instead of POJOs, and produces a JSON-aware .revjdx mapping using VIRTUAL_ATTRIB. Compatible with JDX ORM, Gilhari ORM, and MCP server deployments.
A RESTful Gilhari microservice demonstrating ORM for JSON objects with basic CRUD operations, filtering, and aggregate queries
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 streaming queries for efficient processing of large result sets
A RESTful Gilhari microservice demonstrating ORM for JSON objects with database-generated primary keys (autoincrement IDs)
An Investigation Across Two MCP Servers, Two Frontier Models, and 20 Controlled Benchmark Runs
An example to migrate a flight management system's data from Oracle database to PostrgreSQL using an AI agent and ORMCP
A RESTful Gilhari microservice demonstrating ORM for JSON objects with many-to-many relationships
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 one-to-many relationships
A RESTful Gilhari microservice demonstrating ORM for JSON objects with implicit attributes for automatic foreign key management in contained (referenced) objects
🔄 Reverse-engineer JSON models from relational databases using JDX ORM, demonstrating compatibility with multiple frameworks through the Sakila sample database.
To associate your repository with the gilhari topic, visit your repo's landing page and select "manage topics."