Back to Projects
TheoORM
A minimalist ORM (Object-Relational Mapper) for Java, built to understand how Hibernate works beneath the abstractions.
Overview
TheoORM is an educational Java ORM that maps annotated POJOs to SQL tables. Implements basic CRUD, lazy loading stubs, connection pooling, and a simple query builder. Not for production — built to deeply understand JPA/Hibernate by writing the same concepts from scratch.
tech-stack.json
// Technologies powering this project
const stack = [
"Java",
"ORM",
"JDBC",
"Reflection API"
];
// Interested in working together?
Let's build something.
I'm open to freelance, collaboration, and full-time opportunities.