A python package for connecting with database.
Project description
MongoDB Automation
Description
MongoDB Automation is a Python package designed to simplify the interaction with MongoDB databases. This package provides a set of tools to manage MongoDB operations like creating clients, databases, collections, and inserting records. It is designed to streamline the process of interacting with MongoDB, especially for data scientists and developers who need to automate database operations.
Features
Create MongoDB Client: Easily create a MongoDB client to connect to your MongoDB server.
Create Database: Automatically create and manage databases.
Create Collection: Create and manage collections within a database.
Insert Record: Insert single or multiple records into a collection.
Bulk Insert: Insert records from CSV or Excel files into a collection.
Installation
You can install the package using pip:
`bash pip install mongodb-automation `
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
Rohit Motwani
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mongodb_databaseautomation131313-0.0.4.tar.gz.
File metadata
- Download URL: mongodb_databaseautomation131313-0.0.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0410662167d12fe7ad2c49bcf38d3b096080b193b7f294639881a15f9cc261c
|
|
| MD5 |
f3cddedf7863d62cd84ac8ad810ef7a8
|
|
| BLAKE2b-256 |
6c862aa0f08d1ce7481e42729c0eac38830900f26666ca600d3f9266c31a8b0c
|
File details
Details for the file mongodb_databaseautomation131313-0.0.4-py3-none-any.whl.
File metadata
- Download URL: mongodb_databaseautomation131313-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b6b7f5e1fe274136e9ccd3b2cf5c1b0348085a1db8ee2d14f48d13c45eace99
|
|
| MD5 |
893fba512188d6c174344706252e0d5f
|
|
| BLAKE2b-256 |
7f9d59f6d0e60c2e67e998d6ce9cb225e2805f8d3bf78f7446e7c4f252515a2b
|