8000 GitHub - neotycoder/python_orm: Repo setup to house examples of building ORMs in python
[go: up one dir, main page]

Skip to content

neotycoder/python_orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Description: I decided to build this script as a reference to myself on how to build an ORM. I'll be using this to build a administrative gui I've been thinking of doing for awhile now.

What is an ORM? ORM stands for Object Relational Model. To sum it up, your building a relational database, but that's a really simple definition.

Reference this link for more comprehensive details on what an ORM is about and other examples. (Why reinvent the wheel? I'd just be doing it to satisfy my own ego.)

https://www.fullstackpython.com/object-relational-mappers-orms.html

About

Repo setup to house examples of building ORMs in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0