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
Console-based train booking system demonstrating enterprise-grade software engineering practices. Features BCrypt authentication, clean architecture with service layers, intelligent search algorithms, and atomic transaction management with JSON persistence.
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 many-to-many relationships
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 one-to-one and one-to-many BYVALUE (Cascade) relationships and advanced query capabilities
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 implicit attributes for automatic foreign key management in contained (referenced) objects
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
Add a description, image, and links to the json-persistence topic page so that developers can more easily learn about it.
To associate your repository with the json-persistence topic, visit your repo's landing page and select "manage topics."