Hibernate's core Object/Relational Mapping functionality
-
Updated
Jan 11, 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.
Hibernate's core Object/Relational Mapping functionality
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.
Ormlette is a delightful ORM (?) for Gleam!
A fun ORM for the Gleam language! DEPRECATED. CHECK OUT https://github.com/ashercn97/ormlette
Object-Relational Mapping (ORM): E-Commerce Back End
Open source using Django Templates
The Database class is a versatile PHP tool using mysqli for database management. It handles essential CRUD operations (Create, Read, Update, Delete) and includes methods for user authentication and password hashing, making database interactions and user management simple and secure.
TODO is a simple web application that introduces you to the power, performance, and simplicity of MariaDB. The TODO app contains a React.js front-end and Node.js back-end, which utilizes the MariaDB Node.js connector and the Sequelize object-relational mapping module.
Higher Level Programming
Nymph.js - powerful data objects for Node.js and the browser.
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
A Java-based database initializer package that dynamically creates database schemas and tables with constraints, indexes, and relationships based on defined data models.
Collecting data with ORM tools EF and Dapper.
Contains projects from Holberton's higher-level programming curriculum.