GithubHelp home page GithubHelp logo

combarnea / sequelize Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sequelize/sequelize

0.0 1.0 0.0 18.73 MB

An easy-to-use multi SQL dialect ORM for Node.js

Home Page: http://sequelizejs.com

License: MIT License

PowerShell 0.06% JavaScript 99.94%

sequelize's Introduction

Sequelize

Build Status Windows Build status codecov Bountysource Slack Status npm License

Sequelize is a promise-based Node.js ORM for Postgres, MySQL, SQLite and Microsoft SQL Server. It features solid transaction support, relations, read replication and more.

Stable (v3) documentation

Master / unstable (v4-pre) documentation

Installation

npm install sequelize

From 3.0.0 and up Sequelize will follow SEMVER. 3.0.0 contains important security fixes so we highly recommend that users upgrade.

Starting from 4.0.0 Sequelize will only support Node v4 and above to use ES6 features.

Features

  • Schema definition
  • Schema synchronization/dropping
  • 1:1, 1:M & N:M Associations
  • Through models
  • Promises
  • Hooks/callbacks/lifecycle events
  • Prefetching/association including
  • Transactions
  • Migrations
  • CLI (sequelize-cli)

Responsible disclosure

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

Resources

sequelize's People

Contributors

clkao avatar danielschwartz avatar davidtpate avatar durango avatar elliotf avatar etoreo avatar felixfbecker avatar greenkeeperio-bot avatar iamjochem avatar janmeier avatar josephpage avatar lemon-tree avatar mickhansen avatar mweibel avatar optilude avatar overlookmotel avatar quiddle avatar reedog117 avatar saschagehlich avatar sdepold avatar seth-admittedly avatar sohumb avatar sushantdhiman avatar sveinnfannar avatar terraflubb avatar thanpolas avatar treythomas123 avatar v12 avatar verdier avatar vpontis avatar

Watchers

 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.