1.0.3 • Published 10 months ago

nebula-db1 v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

NebulaDB

NebulaDB is a utility tool designed to simplify managing MongoDB clusters. With just a few steps, you can connect to a MongoDB cluster, create databases, and handle collections with ease. This package provides a set of methods to streamline database operations, making it easier to manage MongoDB instances compared to traditional approaches.

Features

  • Easy MongoDB Connection: Connect to a MongoDB cluster using a simple connection string.
  • Dynamic Schema Creation: Add new collections with custom schemas.
  • Effortless Document Management: Add documents to collections with straightforward methods.
  • User-Friendly API: Simplify MongoDB operations with easy-to-use functions.

Installation

To install NebulaDB, use npm:

npm install nebula-db1