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

https://github.com/zero1max/mongodb-integration

A simple project demonstrating how to connect and use MongoDB Atlas with Python (Django and Aiogram).
https://github.com/zero1max/mongodb-integration

aiogram3 django mongodb mongodb-atlas python3

Last synced: 6 months ago
JSON representation

A simple project demonstrating how to connect and use MongoDB Atlas with Python (Django and Aiogram).

Awesome Lists containing this project

README

          

# MongoDB Integration

This repository contains examples of using MongoDB Atlas in Python projects with Django and Aiogram.

## Features
- Connect to MongoDB Atlas
- Insert and retrieve documents
- Example code for Django and Telegram bot (Aiogram)

## Requirements
- Python 3.8+
- pymongo
- dnspython
- Django / Aiogram

## License
MIT License