Giter Site home page Giter Site logo

seth-admittedly / sequelize Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sequelize/sequelize

0.0 0.0 0.0 34.97 MB

Sequelize is an easy-to-use multi sql dialect object-relationship-mapper for node.js. It currently supports MySQL, SQLite and PostgreSQL.

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

License: MIT License

JavaScript 99.98% CoffeeScript 0.02%

sequelize's Introduction

Sequelize

Build Status Dependency Status Coverage StatusFlattr this

MySQL, MariaDB, PostgresSQL, and SQLite Object Relational Mapper (ORM) for node.

Install

To install 1.x.x (currently 1.7.x) - which has a stable API and is mostly backwards compatible:

npm install sequelize

To install 2.x.x branch - which has a unstable API and will break backwards compatability:

npm install sequelize@unstable

Upgrading to 2.0

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)

Resources

Running Examples

Instructions for running samples are located in the example directory. Try these samples in a live sandbox environment:

sequelize's People

Contributors

alexstrat avatar bromanko avatar clkao avatar danielschwartz avatar domasx2 avatar durango avatar elliotf avatar eveiga avatar guersam avatar iamjochem avatar janmeier avatar jonathana avatar lemon-tree avatar mickhansen avatar mweibel avatar n3o77 avatar optilude avatar overlookmotel avatar reedog117 avatar ricardograca avatar saschagehlich avatar schonfeld avatar sdepold avatar snit-ram avatar sohumb avatar terraflubb avatar thanpolas avatar tremby avatar vlmonk avatar xdarklight 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.