Sequelize

Results 14 repositories owned by Sequelize

sequelize-typescript

2.7k
Stars
283
Forks
Watchers

Decorators and some other features for sequelize

express-example

2.5k
Stars
776
Forks
Watchers

A proposal for the usage of Sequelize within an Express.JS application.

sequelize

29.1k
Stars
4.2k
Forks
Watchers

Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

cli

2.5k
Stars
527
Forks
Watchers

The Sequelize CLI

umzug

2.0k
Stars
157
Forks
Watchers

Framework agnostic migration tool for Node.js

sequelize-auto

2.9k
Stars
520
Forks
Watchers

Automatically generate bare sequelize models from your database.

sequelize-restful

295
Stars
61
Forks
Watchers

A connect module that adds a restful API for all defined models to your application.

doc

33
Stars
42
Forks
Watchers

Sequelize Documentation

sequelize-admin

50
Stars
8
Forks
Watchers

A connect module for managing database entries of registered sequelize models.

sequelize-authentication

17
Stars
1
Forks
Watchers

A connect module for authentication against a database.