cqrs
CQRS module
Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications.
A lightweight CQRS module for Nest framework (node.js) ![]()
854 stars
20 watching
151 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
cqrsjavascriptnestnest-cqrsnest-frameworknodejstypescript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automatically generates types for query response handling in NestJS CQRS packages | 26 |
| | Organizes routes in a hierarchical structure for building RESTful APIs with NestJS | 619 |
| | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,957 |
| | A NestJS module for event-sourced applications using Event Store or NATS Streaming as the event broker | 200 |
| | A MongoDB ORM tool for building Nest.js applications | 531 |
| | A CQRS framework that removes the plumbing, allowing developers to build command and query handlers without extensive boilerplate code. | 67 |
| | A configuration module for NestJS applications using dotenv and file globbing | 698 |
| | A tool that helps developers set up and maintain Nest applications | 1,988 |
| | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
| | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
| | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 210 |
| | A NodeJS micro-service solution framework built with Typescript and NestJS, enabling cloud-native service creation and management. | 422 |
| | A module that integrates health checks into the Nest framework | 685 |
| | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
| | A module to load and manage environment variables from .env files in NestJS applications. | 188 |