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 database-generated primary keys (autoincrement IDs)
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 one-to-many relationships
A RESTful Gilhari microservice demonstrating ORM for JSON objects with many-to-many relationships
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 one-to-one and one-to-many BYVALUE (Cascade) relationships and advanced query capabilities
Function to read in jdx files and return the data in a matrix for use by other functions. Written and tested using MATLAB R2012a. The work is done in read_jdx.m in the function read_jdx.
Add a description, image, and links to the jdx topic page so that developers can more easily learn about it.
To associate your repository with the jdx topic, visit your repo's landing page and select "manage topics."