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 22 public repositories matching this topic...

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 Python back-end, which utilizes the MariaDB Python connector and the SQLAlcemy object-relational mapping toolkit.

  • Updated Jan 5, 2022
  • Python