Example of a RESTful Gilhari microservice providing ORM for JSON objects of User class
-
Updated
Jan 4, 2026 - HTML
Example of a RESTful Gilhari microservice providing ORM for JSON objects of User class
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 streaming queries for efficient processing of large result sets
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 database-generated primary keys (autoincrement IDs)
A RESTful Gilhari microservice demonstrating ORM for JSON objects with many-to-many relationships
📚⚙️ Sistema de gestão de biblioteca desenvolvido em TypeScript para consolidar os pilares da Programação Orientada a Objetos (POO). Inclui persistência em JSON, herança, polimorfismo e testes unitários com Jest.
Monolithic Java chess engine with Swing GUI implementing Observer and Strategy patterns. Features complete chess rules, user authentication, JSON persistence, and move history tracking. Educational OOP project demonstrating design patterns.
Dart TP1 - Order management system for an electronics store. Console application in Dart with OOP, product, customer, order management and JSON persistence.
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
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 providing object-oriented abstractions over relational data.
A RESTful Gilhari microservice demonstrating ORM for JSON objects with one-to-many relationships
In-memory game library system with achievement engine, telemetry, async JSON persistence, and xUnit tests. Built in C# (.NET 8).
Simulação de um sistema de gestão de biblioteca em Python.
A lightweight command-line task tracker written in pure Python (no external dependencies). Tasks are stored in a local tasks.json file.
Manage an in-memory game library in C# .NET 8 with user tracking, play sessions, achievements, and JSON save and load
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."