Repositories list
37 repositories
orm_skyway_automation
Publicormcp-docs
Publicgilhari_example1
PublicExample of a RESTful Gilhari microservice providing ORM for JSON objects of User class- A RESTful Gilhari microservice demonstrating ORM for JSON objects with streaming queries for efficient processing of large result sets
gilhari_simple_example
PublicA 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 implicit attributes for automatic foreign key management in contained (referenced) object…
- 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 (u…
- 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-one and one-to-many BYVALUE (Cascade) relationships and advanced query capabilitie…
- 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 database-generated primary keys (autoincrement IDs)
awesome-mcp-servers
PublicJDX_JSONExample
PublicJDX_StreamingExample
PublicDemonstrates JDX ORM object streaming — retrieving large query results in incremental batches using QFLAG_STREAM, queryFetch, and queryClose rather than loading…- Shows how JDX ORM calls stored procedures via storedProc and maps results back to Java objects or scalar values. Five stored procedures are demonstrated: return…
JDX_SimpleExample
PublicIntroductory JDX ORM example demonstrating CRUD operations on a basic Java domain class ClassA using SQLite or MySQL. Shows schema auto-creation, queries with f…JDX_Simple2Example
PublicJDX_SequenceExample
PublicShows how JDX ORM named sequence generators SEQUENCE / JDXSeqUtil produce persistently unique, application-managed primary key values across application restart…- Demonstrates JDX ORM reverse engineering: given a template config pointing at MySQL Sakila tables film, film_actor, film_category, the tool auto-generates Java …
JDX_RelationshipsExample
PublicDemonstrates JDX ORM one-to-one and one-to-many object relationships — Company → Departments & ForeignLocations, Employee → Address. Shows deep/shallow CRUD, la…JDX_MySQL_SakilaExample
PublicJDX_ManyToManyExample
PublicJDX_JSON2Example
Public- 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 a…
ProTip! When viewing an organization's repositories, you can use the
props. filter to filter by custom property.