Example of a RESTful Gilhari microservice providing ORM for JSON objects of User class
-
Updated
Jun 23, 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 one-to-one and one-to-many BYVALUE (Cascade) relationships and advanced query capabilities
API RESTful em FastAPI para gestão, verificação de integridade (SHA-256), backup e exportação de contratos empresariais e documentos comerciais para a disciplina de Desenvolvimento de Software para Persistência — UFC Quixadá
A RESTful Gilhari microservice demonstrating ORM for JSON objects with basic CRUD operations, filtering, and aggregate queries
A modular, test-driven Python CLI application for VIT University academic management. Calculates weighted course scores, verifies attendance eligibility, predicts required TEE marks, and manages course records with JSON persistence.
A feature-packed CLI ATM System in Python featuring OOP architecture, SHA-256 encryption, 3-attempt lockout, cash vault tracking, IBFT transfers, and dual Customer/Admin panels.
A feature-rich Python console-based Movie Ticket Booking & Cinema Management System featuring multi-showtime management, snack concessions, discount coupons (WELCOME10, FLAT500), rating & review system, JSON persistence, and CSV analytics reporting.
Demonstrates JDX ORM object streaming — retrieving large query results in incremental batches using QFLAG_STREAM, queryFetch, and queryClose rather than loading everything into memory at once. Must be run inside a transaction; shows both a full-table stream and a filtered, ordered stream.
A self-hosted iOS springboard-style dashboard for your home services. Organize apps, bookmarks and widgets on a paginated grid with drag-and-drop, search and full JSON persistence.
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 modular Task Management CLI built with .NET 9, featuring the Repository Pattern, JSON persistence, and custom exception handling.
In-memory game library system with achievement engine, telemetry, async JSON persistence, and xUnit tests. Built in C# (.NET 8).
A RESTful Gilhari microservice demonstrating ORM for JSON objects with INLINE mapping for storing child object attributes in parent's table row
A clean Expense Tracker web application built using Python and Flask. Features numerical accumulation, JSON state persistence, type-safety validation, and server management.
Collaborative task management HTTP API with boards, columns, tasks, versioning, history, and Server-Sent Events in TypeScript.
📚⚙️ 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.
A RESTful Gilhari microservice demonstrating ORM for JSON objects with streaming queries for efficient processing of large result sets
A command-line inventory management system built with Python, OOP, JSON persistence, input validation, and exception handling.
A RESTful Gilhari microservice demonstrating ORM for JSON objects with database-generated primary keys (autoincrement IDs)
To associate your repository with the json-persistence topic, visit your repo's landing page and select "manage topics."