Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
-
Updated
May 11, 2026 - Java
Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.
Entity-level code review. Triages pull requests by structural risk using cross-file dependency graphs and LLMs that read for meaning.
Spring Data JPA, Spring Data JDBC, and Spring Data R2DBC examples and a comprehensive guide to JPA fetching and locking strategies.
A powerful Home Assistant custom integration that visualizes your smart home as an interactive graph, revealing the hidden relationships between your entities, devices, areas, automations, groups, and zones.
An easy-to-use library to extract indices from texts.
Example Spring Boot REST app that shows different approaches for querying data from database with JPA.
Demonstrate Hibernate lazyloading
Entity Graph Example Using Hibernate
Entity graph (character, location, events, dragons, etc.) created by scraping GOTWiki.
Middleware memory engine for LLMs — replaces linear chat history with three parallel structures (Entity Graph, Semantic Tree, Focus Buffer) to retrieve only the most relevant context within a token budget. Works as a Python library or MCP server for Claude Code, Copilot CLI, and other AI tools.
Memory system for AI agents with hybrid retrieval, MCP tooling, and LongMemEval-leading performance.
AEO Protocol v0.1 draft. A well-known JSON document at /.well-known/aeo.json that lets entities declare authoritative claims, citation preferences, and audit hooks for answer engines. Spec + JSON Schema + Person/Organization/Product examples.
Spring Boot demo comparing JPA lazy loading (N+1 problem) vs EntityGraph optimization. Shows performance difference between 11 queries vs 1 query for Books-Authors many-to-many relationship. Includes query counting, tests, and metrics.
Structured fact memory MCP server for AI coding assistants
BFS crawler for AEO Protocol v0.1 declaration graphs. Seed an origin, follow primary_source URIs, emit JSON Lines records of every fetch. Built on aeo-sdk-go. Concurrent, depth-limited, budget-capped, stdlib-only HTTP.
Visual dependency graph and impact analysis for Home Assistant - understand how devices, entities, automations, scripts, scenes and helpers are connected.
Ways to solve N+1 problem
Add a description, image, and links to the entity-graph topic page so that developers can more easily learn about it.
To associate your repository with the entity-graph topic, visit your repo's landing page and select "manage topics."