Idiomatic persistence for Java and relational databases
-
Updated
Sep 12, 2025 - Java
Object–relational mapping (ORM) is a technique with which records from relational databases are mapped to objects using an object-relational mapper in the programming language in which they are used.
Idiomatic persistence for Java and relational databases
This is web application, micro-stackoverflow, built with Spring MVC 5, Hibernate 5, AOP and Spring Security etc . Unregistered user can search for questions and look into details including answer however registered member can post questions and answers.
📊 Database Class — A powerful ⚡ and versatile PHP 🔤 tool built with mysqli for efficient database management 🗃️. ✅ CRUD operations — Create ➕, Read 📖, Update ✏️, Delete ❌ 🔐 User Authentication — Secure login & registration 🛡️ 🧂 Password Hashing — Using built-in PHP security features 🔒
Open source using Django Templates
Higher Level Programming
This is a python module for Object Relational Mapping, allowing you to easily manipulate python objects without having to write SQL requests to save the updates
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
A powerful PHP query building tool designed to streamline database interactions by facilitating optimal performance and object-based query construction. Supports SELECT, INSERT, UPDATE, and DELETE queries, as well as transactions and stored procedures.
The Fastest, Easiest and Most Complete ORM for .NET Core.
Home Management System, which is .NET-based. Blazor & MVC as web clients, consuming from a Web API. Services operating with a custom ORM framework, retrieving data from a SQL Server database.
Entity Framework Core The Complete Guide
Modern C++ ORM Library
Module of System engineering and Devops, carried out during Full Stack Software Engineering studies at ALX - Software Engineering Programme cohort 8.
Contains projects from Holberton's higher-level programming curriculum.
Eloquent is the default ORM (Object-Relational Mapping) included with the framework. It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
A tiny package for your basic data layer needs
Projects developed for the Database Technologies class using SQL for Relational and Object Relational Models, MongoDB and Neo4j.
Spring JPA project using API validation, h2 database, postgresSQL and Lombok.
Object Relational Mapping Framework | Java