Database manager with optional MongoDB support
Project description
db_manager
A simple database manager with optional MongoDB support.
Installation
poetry install
poetry install --extras "mongodb"
Usage
from db_manager import DatabaseManager
# For MongoDB
manager = DatabaseManager(db_type="mongodb", connection_string="mongodb://localhost:27017")
client = manager.get_client()
Project details
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 db_hooks_manager24-0.1.3.tar.gz.
File metadata
- Download URL: db_hooks_manager24-0.1.3.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b6df292bc62f1007a2239e29277a6ef4b588d1d87f29d581edf34d11a4b411c
|
|
| MD5 |
95739426a65e893293b9aa80d6e8225f
|
|
| BLAKE2b-256 |
8da374118b7d9f58997725798b6f51cb28e78a84abb539707df57966eb274080
|
File details
Details for the file db_hooks_manager24-0.1.3-py3-none-any.whl.
File metadata
- Download URL: db_hooks_manager24-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77067885c931ffa8607bf497c8398b6f593645b2c8835f0e2d6a89b357c4bae1
|
|
| MD5 |
4f52291b63d28543ee3bfc08e4c87af5
|
|
| BLAKE2b-256 |
578233e5d728b79d68e6f38f0847234e62848cbcbcc7e4e60d263fc7c95369b1
|