The ultimate ORM for Node and Typescript
-
Updated
Jul 30, 2026 - JavaScript
The ultimate ORM for Node and Typescript
This GitHub repository chronicles my learning journey through Cohort 2.0 by Harkirat Singh, where I am mastering the Complete 0-1 and 1-100 syllabi. It covers foundational topics like JavaScript, Node.js, and databases, advanced backend concepts such as message queues, Redis, and Kafka, frontend frameworks including React and Next.js.
Yeah, like as title! I want to share what is a real project in your fucking life!
Flight-Booking-Service is a backend microservice that manages flight bookings with simulated payments, timeout handling, and automatic cancellations. It uses transactions and row locks for data consistency and interacts with the Flights-Service for seat availability and flight details.
Flights-Service is a backend microservice for managing flight, airplane, city, and airport data in an Airplane Booking System. It exposes RESTful APIs built with Node.js, Express, PostgreSQL, and Prisma ORM.
Training and exposing multiple technologies
Add a description, image, and links to the orms topic page so that developers can more easily learn about it.
To associate your repository with the orms topic, visit your repo's landing page and select "manage topics."