GithubHelp home page GithubHelp logo

eggjs / sequelize Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sequelize/sequelize

0.0 10.0 0.0 24.65 MB

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

Home Page: http://docs.sequelizejs.com

License: MIT License

PowerShell 0.05% JavaScript 98.93% Dockerfile 0.01% TypeScript 1.02%

sequelize's Introduction

Sequelize

npm version Travis Build Status Appveyor Build Status npm downloads codecov Last commit Merged PRs GitHub stars Bountysource Slack Status node License semantic-release

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.

Sequelize follows SEMVER. Supports Node v6 and above to use ES6 features.

New to Sequelize? Take a look at the Tutorials and Guides. You might also be interested in the API Reference.

v5 Release

You can find the upgrade guide and changelog here.

Table of Contents

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

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

Translations

sequelize's People

Contributors

clkao avatar davidtpate avatar durango avatar elliotf avatar felixfbecker avatar gabegorelick avatar greenkeeper[bot] avatar greenkeeperio-bot avatar iamjochem avatar janmeier avatar jharting avatar josephpage avatar lemon-tree avatar mickhansen avatar mirkojotic avatar optilude avatar overlookmotel avatar papb avatar reedog117 avatar saschagehlich avatar sdepold avatar seth-admittedly avatar simonschick avatar sushantdhiman avatar sveinnfannar avatar terraflubb avatar thanpolas avatar v12 avatar verdier avatar vpontis avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.