Skip to content

Instantly share code, notes, and snippets.

@MilanGrubnic70
Created April 20, 2014 13:55
Show Gist options
  • Save MilanGrubnic70/11114706 to your computer and use it in GitHub Desktop.
Save MilanGrubnic70/11114706 to your computer and use it in GitHub Desktop.
ORM

#Object Relational Modeling

Class === Table
Instance === Row/Tuple
Attribute === Column/Field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment