Skip to content
#

object-relational-mapping

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.

Here are 112 public repositories matching this topic...

📊 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 🔒

  • Updated May 31, 2025
  • PHP

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.

  • Updated Feb 2, 2022
  • JavaScript