Sequelize CLI is always looking for contributions. You can help us with fixing bugs, reporting bugs or improving documentation.CLI v3 fully supports Sequelize v3. Support for Sequelize v4 is still experimental.
sequelize migrations schema-migrations seeders cliAutomatically generate models for SequelizeJS via the command line.You will need to install the correct dialect binding globally before using sequelize-auto.
database sequelize orm mysql postgres sequelizejs mapperYeoman generator for creating MEAN/SEAN stack applications, using ES6, MongoDB/SQL, Express, AngularJS, and Node - lets you quickly set up a project following best practices.Please note: If you run into trouble compiling native add-ons during the installation, follow node-gyp's short guide on required compilation tools.
yeoman-generator mongodb angular yeoman sequelize typescript babel pug sass full-stack mean angularjs express scaffold fullstack framework component front-end app angular-component👕👖📦 A sample web and mobile application built with Node, Express, React, React Native, Redux and GraphQL. Very basic replica of stitchfix.com / krate.in (allows users to get monthly subscription of trendy clothes and accessories).
nodejs graphql express sequelize mysql jwt react redux ssr server-side-rendering react-native android ios seo-friendly es6 babel webpack adobe-xd web-application mobile-applicationgraphql-sequelize assumes you have graphql and sequelize installed. A helper for resolving graphql queries targeted at Sequelize models or associations. Please take a look at the tests to best get an idea of implementation.
graphql sequelizeThe umzug lib is a framework agnostic migration tool for Node.JS. The tool itself is not specifically related to databases but basically provides a clean API for running and rolling back tasks.In order to keep track of already executed tasks, umzug logs successfully executed migrations. This is done in order to allow rollbacks of tasks. There are multiple storage presets available, from which you can choose. Adding a custom is super simple as well.
migrate migration migrations sequelizeCreate flexible REST endpoints and controllers from Sequelize models in your Express or Restify app. Of course it's likely that we'll want more flexibility. Our users resource has properties for each of the controller actions. Controller actions in turn have hooks for setting and overriding behavior at each step of the request. We have these milestones to work with: start, auth, fetch, data, write, send, and complete.
sequelize sequelizejs rest restful epilogue json apiAn opinionated boilerplate for Node web APIs focused on separation of concerns and scalability.
boilerplate ddd clean-architecture nodejs sequelize scalability good-practicestuql is a simple tool that turns a sanely formatted sqlite database into a graphql endpoint. It tries to infer relationships between objects, currently supporting belongsTo, hasMany and belongsToMany. It also forms the basic mutations necessary to create, update, and delete objects, as well as assoicate many-to-many relationships.
graphql sqlite3 sqlite nodejs automatic-api sqlite-database schema foreign-keys sequelizeView the Medium blog for this tutorial here. This tutorial was created using tortilla, an incredible framework for building tutorials.
graphql apollo apollo-client react-native react reactjs express sequelize react-apollo tutorial tutorials nodejs node react-navigation expressjsSequelize plugin for Egg.js. NOTE: This plugin just for integrate Sequelize into Egg.js, more documentation please visit http://sequelizejs.com.
egg-plugin egg sequelize orm eggpluginA service adapter for Sequelize an SQL ORM
feathers-service-adapter sequelize feathersjs feathers feathers-plugin sequel mysql sqlite mariadb postgres pg mssqlNovember helps you generate a simple Node.js API tailored for Ember.js apps, with the help of Express and Sequelize.By default, MySQL is used as a database, but you can use any relational database supported by Sequelize by changing the values in config/config.json.
ember nodejs sequelize database ember-data emberjs node backend ormSmall fluent interface for caching sequelize database query results in redis more easily. Simply put, this is a wrapper around sequelize retrieval methods that will automatically check in the configured redis instance for a value (based on a hash of the query and model name), then retrieve from the database and persist in redis if not found. It is promise based, so it will resemble sequelize for the most part, and be co/koa friendly. This library does not handle automatic invalidation of caches, since it currently does not handle inserts/updates/deletes/etc. I'd be in favor of someone submitting a patch to accommodate that, although I think that would be a significant undertaking.
sequelize mysql redis cache postgres sqliteThis plugin is heavily inspired by Passport-Local Mongoose plugin. Here's how to hook it all up to passport in your express app.
passport sequelize authentication local auth mysql loginMain use case for this code is to generate models for hand crafted swagger.json. This tool generates definitions part of the Swagger Manifest. So if you have Swagger definition for your API just extend definitions with JSON generated by this tool.
sequelize json json-schema swaggerAlso you can set some parameters in config/sequelize.js to override defaults. This project was originally created by Gergely Munkácsy (@festo). Now is maintained by Konstantin Burkalev (@KSDaemon).
sailsjs sails-hook orm sequelize-orm sails sequelizeA Hapi boilerplate with Sequelize, Sequelize-CLI and node-config
hapi node boilerplate sequelize
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.