- Conduid
- Marketplace
- #orm-framework
MCP servers tagged orm-framework
10 live MCP servers tagged "orm-framework", ranked by trust score. Tags come from package metadata and repository topics, so this list covers servers across every category that work with orm-framework.
ARSM
ARSM is a mechanic-facing workshop management tool built for auto service businesses. It helps mechanics organize their daily repair schedules, claim appointments, and track job p…
Gilhari Relationships Example
A RESTful Gilhari microservice demonstrating ORM for JSON objects with one-to-one and one-to-many BYVALUE (Cascade) relationships and advanced query capabilities
Gilhari Ecommerce Example
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)
Gilhari Simple Example
A RESTful Gilhari microservice demonstrating ORM for JSON objects with basic CRUD operations, filtering, and aggregate queries
Ormcp Smart Inventory Agent
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 provid…
Gilhari Onetomany Example
A RESTful Gilhari microservice demonstrating ORM for JSON objects with one-to-many relationships
Gilhari Streaming Example
A RESTful Gilhari microservice demonstrating ORM for JSON objects with streaming queries for efficient processing of large result sets
Gilhari Autoincrement Example
A RESTful Gilhari microservice demonstrating ORM for JSON objects with database-generated primary keys (autoincrement IDs)
Gilhari Relationships Inline Attribs Example
A RESTful Gilhari microservice demonstrating ORM for JSON objects with INLINE mapping for storing child object attributes in parent's table row
Gilhari Relationships Implicit Attribs Example
A RESTful Gilhari microservice demonstrating ORM for JSON objects with implicit attributes for automatic foreign key management in contained (referenced) objects