@blitzm/azure-mongodb
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Blitzm Cloud - Azure MongoDB

@blitzm/azure-mongodb is a typescript library for creating a mongDB by using Azure Cosmos DB.

Installation

This package can be installed using npm

npm install --save --save-exact @blitzm/azure-mongodb

Usage

import { AzureMongoDB } from '@blitzm/azure-mongodb'

const mongoDB = new AzureMongoDB('db', {
  resourceGroup: resourceGroup
  consistencyLevel: 'Strong'
})

export const connectionString = mongoDB.connectionString

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Blitzm

Readme

Keywords

none

Package Sidebar

Install

npm i @blitzm/azure-mongodb

Weekly Downloads

1

Version

0.2.0

License

Blitzm

Unpacked Size

11 kB

Total Files

7

Last publish

Collaborators

  • tim-blitzm
  • blitzm-sean
  • blitzm-admin
  • blitzm-james