GithubHelp home page GithubHelp logo

tyhxx / sequelize-tutorials-node-js-orm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tkssharma/sequelize-tutorials-node-js-orm

0.0 0.0 0.0 390 KB

Sequelize Tutorials Node JS ORM

Home Page: https://www.youtube.com/watch?v=MnljgIYwiaI&list=PLIGDNOJWiL1-OJp8ZWBO2838ENa0tsy6H

JavaScript 100.00%

sequelize-tutorials-node-js-orm's Introduction

Sequelize Tutorials

Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. It features solid transaction support, relations, eager and lazy loading, read replication and more. https://www.youtube.com/watch?v=MnljgIYwiaI&list=PLIGDNOJWiL1-OJp8ZWBO2838ENa0tsy6H

refernece links

Installation

$ npm install --save sequelize # This will install v5

# And one of the following:
$ npm install --save pg pg-hstore # Postgres
$ npm install --save mysql2
$ npm install --save mariadb
$ npm install --save sqlite3
$ npm install --save tedious # Microsoft SQL Server

Sequelize Sequelize with Node JS

Documentation

Responsible disclosure

If you have any security issue to report, contact project maintainers privately. You can find contact information in CONTACT.md.

Resources

Tools

Learning

sequelize-tutorials-node-js-orm's People

Contributors

tkssharma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.