sequelize-orm
There are 938 repositories under sequelize-orm topic.
onwuvic/nest-blog-api
Blog Web API with NestJs, Postgres, and Sequelize ORM
masb0ymas/expresso-sequelize
expresso with Sequelize
mucahitnezir/express-starter
🚀 A boilerplate for Node.js api projects with Express.js, Sequelize, PostgreSQL and ES6+
danecando/hapi-sequelize
Hapi plugin for the Sequelize ORM
ahmerb/typescript-sequelize-example
An example method demonstrating how to set up Typescript with Sequelize v4, including how to set up associations.
ezy/seedpress-cms
A headless CMS built in Express for PostgresQL using Sequelize. Generally follows the Wordpress post and term schema.
KSDaemon/sails-hook-sequelize
Sails.js hook to use sequelize ORM
valtlfelipe/hapi-sequelizejs
A hapi.js plugin to connect with Sequelize ORM
jarrodconnolly/sequelize-slugify
Sequelize Slugify is a plugin for the Sequelize ORM that automatically creates and updates unique, URL safe slugs for your database models.
loizenai/Nodejs-Tutorials
Nodejs Tutorial
Varun-Hegde/Conduit_NodeJS
An Express and NodeJS based backend implementation of the RealWorld API Spec.
mabc224/serverless-node-sequelize-rds-rest-api
Serverless rest api application with Node.js to perform simple CRUD operation using MYSQL database hosted on AWS RDS with Sequelize ORM
connect-foundation/2019-21
🙋♀️ 🙋♂️ 바글바글(Vaagle): 실시간 질의응답 및 투표 공유 서비스
Mamena2020/nodemi
Boilerplate for Nodejs. Handling routing, Rule validation, ORM, Media library, File request handling, Jwt auth, Role & Permissions, Resources, Locale, Mail, Seeder & more..
jspizziri/sequelize-connect
A simple connection wrapper for the sequelize ORM, making it easier to configure and build models & connections.
jackfiallos/HotelManagementSystem
Hotel Management System created with Restify and Angular 9
davidgts/BOT-DE-SINAIS-TELEGRAM
Robô que envia em canal do telegram Sinais de apostas do jogo AVIATOR
rpichioli/react-with-nodejs-and-sequelize
React-Redux application using NodeJS relational database API with Sequelize ORM. Two level CRUD with a main data table (bands) and other that is relationed with it (albums).
youphonic/youphonic
an online musical machine interface for building and sharing soundscapes and musical compositions
fedapon/alkemy-nodejs-challenge
Challenge Backend - NodeJs - Alkemy
bruzt/exemplo-ecommerce
Prototipando um ecommerce, do backend (node.js / express.js + sequelize + postgres) ao front-end (next.js/react.js)
connect-foundation/2019-06
📮 우리들의 이메일 서비스, 다잇누!
Inchill/secondhand-deal
A campus secondhand trading system based on the vue.js + stylus + koa2 + sequelize ORM + mysql, and typescript is still learning to migrate.🍌
masb0ymas/boilerplate-express-with-sequelize
Just boilerplate Express with Sequelize ORM
Apophis-AppJam/ApophisServer
☄️Apophis Server ☄️
Kyrics/kyrics-backend
케이팝 가사로 배우는 우리말, Kyrics🎵 의 서버 저장소
tmukammel/sequelize-query-parser
Simple, powerful, minimalist package to turn your Node.js with Sequelize RESTful APIs into Graph APIs.
bezkoder/typescript-orm-postgres
Typescript ORM with Postgres database using Sequelize - CRUD operations and filter example - Postgresql Typescript example with Sequelize ORM
dilagurung/node-sequelize-jwt-mysql
Comprehensive example for node, mysql and JWT
floydspace/prisma-sequelize-generator
🏳️🌈⃤ Sequelize models generator for prisma schema
Dtesch9/fastfeet
O serviço de entregas FastFeet é uma aplicação semelhante os corrêios. Administrador parte (web) e funcionarios/entregadore parte (mobile) consumindo API própria.
MuhammadFariMadyan/crud-express-mysql
Membuat CRUD dengan Express JS | MySQL | PostgreSQL
peppapig13132/Express-JWT-Sequelize-Boilerplate
:seedling: Express.js backend boilerplate
wpcodevo/crud-app-sequelize
In this article, you'll learn how to build a complete CRUD API with Node.js and Sequelize. The REST API will run on an Express.js server and have endpoints for performing CRUD operations against a PostgreSQL database.
ziaKhan1995/angular-food-conservation
This is food conservation and waste reduction system in angular, Node JS and MySQL. The sellers list the item that is near to expire(surplus food), submit the item then the system list the item added for sale on home page. The buyers after visiting the site look for the items, place his/her desired bid. Buyers can see bids submitted by other buyers
bezkoder/typescript-orm-mysql
Typescript ORM with MySQL database using Sequelize - mysql2 Typescript example with Sequelize ORM