1.0.7 • Published 1 year ago

nestjs-db-manager v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

NestJS DB Manager

nestjs-db-manager is a utility package for managing database-related tasks in NestJS applications. It provides a set of tools and helpers to streamline database operations, making it easier to integrate and manage databases within your NestJS microservice architecture.

Features

  • Simplified database connection management
  • Built-in support for multiple database types
  • Easy integration with TypeORM
  • Support for database migrations
  • Connection pooling
  • Centralized configuration management

Installation

To install the package, run:

npm install nestjs-db-manager
1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago