A modular JavaFX application combining a persistent member database with a real-time stopwatch tool. Features JSON persistence and threaded UI updates.
-
Updated
Dec 11, 2025 - Java
A modular JavaFX application combining a persistent member database with a real-time stopwatch tool. Features JSON persistence and threaded UI updates.
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
A RESTful Gilhari microservice demonstrating ORM for JSON objects with database-generated primary keys (autoincrement IDs)
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 implicit attributes for automatic foreign key management in contained (referenced) objects
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 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 many-to-many relationships
Simulação de um sistema de gestão de biblioteca em Python.
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."