Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.
/ Sequelize_ORM Public archive

Setting up a connection and all the basics for Sequelize.

Notifications You must be signed in to change notification settings

dani832m/Sequelize_ORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sequelize (Object Relational Mapper)

Setting up a connection and all the basics for Sequelize.

Source: https://sequelize.readthedocs.io/en/v3/docs/getting-started/

ORM?

Object-relational mapping (ORM, O/RM, and O/R mapping tool) in computer science is a programming technique for converting data between incompatible type systems using object-oriented programming languages. This creates, in effect, a "virtual object database" that can be used from within the programming language.

About

Setting up a connection and all the basics for Sequelize.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published