gilhari_relationships_inline_attribs_example
Verified Safeby SoftwareTree
Overview
Demonstrates Gilhari's INLINE mapping feature for performance optimization in RESTful ORM by storing child object attributes in the parent's database table row.
Installation
docker run -p 80:8081 -it gilhari_relationships_inline_attribs_exampleSecurity Notes
The server runs as a local Docker container and exposes a REST API on port 80/8081. As an example, it's designed for local execution and is safe in that context. No apparent use of 'eval' or obfuscation. Standard network exposure for a microservice.
Similar Servers
ols4
A comprehensive Ontology Lookup Service (OLS) that provides a web interface, REST API, and an OpenAI-compliant MCP (Microservice-Coded-Prompt) server for biomedical ontologies, supporting search, graph traversal, and AI-driven entity understanding through embeddings.
saleor-mcp
Provides a Python-based GraphQL API server, likely serving as a backend microservice or API for a Saleor e-commerce ecosystem.
gilhari_example1
A basic example demonstrating a RESTful microservice for JSON object CRUD operations using Gilhari ORM and Docker.
modernbank-mcp-server
Orchestrates banking requests through Google Gemini function-calling workflows and ModernBank backend services.