|
vor 10 Jahren | |
---|---|---|
.. | ||
bin | vor 10 Jahren | |
lib | vor 10 Jahren | |
node_modules | vor 10 Jahren | |
.editorconfig | vor 10 Jahren | |
.gitmodules | vor 10 Jahren | |
.jshintrc | vor 10 Jahren | |
.npmignore | vor 10 Jahren | |
.travis.yml | vor 10 Jahren | |
LICENSE | vor 10 Jahren | |
README.md | vor 10 Jahren | |
index.js | vor 10 Jahren | |
package.json | vor 10 Jahren | |
perf-internal-a.js | vor 10 Jahren | |
perf.coffee | vor 10 Jahren | |
perf.js | vor 10 Jahren | |
perf.json | vor 10 Jahren | |
polymorphic.js | vor 10 Jahren | |
profile.txt | vor 10 Jahren | |
v8.log | vor 10 Jahren |
MySQL, MariaDB, PostgresSQL, and SQLite Object Relational Mapper (ORM) for node.
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
Instructions for running samples are located in the example directory. Try these samples in a live sandbox environment: