A simple DB connector for MySQL, SQLite, and MongoDB
Project description
dbmini
dbmini is a lightweight Python library to quickly connect to MySQL, SQLite, and MongoDB databases.
It is designed to be simple, flexible, and easy to integrate into any project.
🔹 Features
- Connect to MySQL databases.
- Connect to SQLite databases (local or in-memory).
- Connect to MongoDB databases (e.g., hosted on filess.io or local).
- Minimal configuration — credentials are passed as parameters.
- Interactive database operations can be done easily in Python scripts.
🔹 Installation
Install via PyPI:
pip install dbmini
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
dbmini-0.1.3.tar.gz
(2.2 kB
view details)
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 dbmini-0.1.3.tar.gz.
File metadata
- Download URL: dbmini-0.1.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c38ef1f1e387aa89566a8d594a9963397eec8dc605bd39b867e679730cb9cf5a
|
|
| MD5 |
d97ae8431ebf6f65995c3e023b484da1
|
|
| BLAKE2b-256 |
e1d5ee9f518ed4b91ed7ca14d122eb9b973fa0cd60eb8d91c48671b5a98b7402
|
File details
Details for the file dbmini-0.1.3-py3-none-any.whl.
File metadata
- Download URL: dbmini-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dd3c1c76f83300daed5188eca35613f5fabd710877d945d9c6d00720b279055
|
|
| MD5 |
6beac044fb1e219371f1df3dfc4c66bd
|
|
| BLAKE2b-256 |
67e6a70a196b6bf2d4b9cfe240c233a613ef6cdb9c9999c66f14e083526eeb81
|