An open API service indexing awesome lists of open source software.

https://github.com/dotflow-io/dotflow-mongodb

MongoDB Storage
https://github.com/dotflow-io/dotflow-mongodb

Last synced: about 1 year ago
JSON representation

MongoDB Storage

Awesome Lists containing this project

README

          

# dotflow-mongodb

## Getting Help

We use GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them. If you need anything, I ask you to please follow our templates for opening issues or discussions.

- 🐛 [Bug Report](https://github.com/dotflow-io/dotflow-mongodb/issues/new/choose)
- 📕 [Documentation Issue](https://github.com/dotflow-io/dotflow-mongodb/issues/new/choose)
- 🚀 [Feature Request](https://github.com/dotflow-io/dotflow-mongodb/issues/new/choose)
- 💬 [General Question](https://github.com/dotflow-io/dotflow-mongodb/issues/new/choose)

## Getting Started

### Install

To install `Dotflow Storage MongoDB`, run the following command from the command line:

**With Pip**

```bash
pip install dotflow-mongodb
```

**With Poetry**

```bash
poetry add dotflow-mongodb
```

## Commit Style

- ⚙️ FEATURE
- 📝 PEP8
- 📌 ISSUE
- 🪲 BUG
- 📘 DOCS
- 📦 PyPI
- ❤️️ TEST
- ⬆️ CI/CD
- ⚠️ SECURITY

## License
![GitHub License](https://img.shields.io/github/license/dotflow-io/dotflow-mongodb)

This project is licensed under the terms of the MIT License.