Skip to content

Typescript ORM with Postgres database using Sequelize - CRUD operations and filter example - Postgresql Typescript example with Sequelize ORM

Notifications You must be signed in to change notification settings

bezkoder/typescript-orm-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f834e4c · Jul 19, 2023

History

1 Commit
Jul 19, 2023
Jul 19, 2023
Jul 19, 2023
Jul 19, 2023
Jul 19, 2023
Jul 19, 2023

Repository files navigation

Typescript ORM with Postgres example

Sequelize ORM using Typescript with Postgres database - CRUD operations example with Express REST API.

For more detail, please visit:

TypeScript ORM with Postgres example

Express Typescript example

TypeScript ORM with MySQL example

Project setup

npm install

Run

npm run start

Front-end that works well with this Back-end

Axios Client

Angular 8 / Angular 10 / Angular 11 / Angular 12 / Angular 13 / Angular 14 / Angular 15 / Angular 16 Client

Vue 2 Client / Vue 3 Client

React Client

More Practice

Node.js Express Pagination with PostgreSQL example

Node.js Express File Upload Rest API example

Node.js Express File Upload with Google Cloud Storage example

Security:

Node.js JWT Authentication & Authorization with PostgreSQL example

Associations:

Sequelize Associations: One-to-Many Relationship example

Sequelize Associations: Many-to-Many Relationship example

Fullstack:

Vue + Node.js + Express + PostgreSQL example

React + Node.js + Express + PostgreSQL example

Angular 8 + Node.js + Express + PostgreSQL example

Angular 10 + Node.js + Express + PostgreSQL example

Angular 11 + Node.js + Express + PostgreSQL example

Angular 12 + Node.js + Express + PostgreSQL example

Angular 13 + Node.js + Express + PostgreSQL example

Angular 14 + Node.js + Express + PostgreSQL example

Angular 15 + Node.js + Express + PostgreSQL example

Angular 16 + Node.js + Express + PostgreSQL example

Integration (run back-end & front-end on same server/port)

Integrate React with Node.js Restful Services

Integrate Angular with Node.js Restful Services

Integrate Vue with Node.js Restful Services

Releases

No releases published

Packages

No packages published