cmpparis-db
Database utilities for cmpparis libraries (MongoDB, SQL Server, ODBC).
Installation
pip install cmpparis-db
Features
- MongoDB document management
- SQL Server connectivity
- ODBC support
- Unified SQL factory
Usage
from cmpparis_db import DocumentDBManager, MSSQL
# MongoDB
db = DocumentDBManager("mongodb://localhost", "mydb")
# SQL Server
sql = MSSQL("server", "database")
Release files for cmpparis-db 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cmpparis_db-1.0.0.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cmpparis_db-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.1 kB
Release files / cmpparis_db-1.0.0.tar.gz
| Download URL | cmpparis_db-1.0.0.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3eec12b22adbe8e48d0d4b7186114fa5b42a064ec71711aa847b46af67399e5a
|
|
BLAKE2b-256 checksum How to use checksums |
ac6254da64a12796443e1d24fad44652189ab5400e0c3fa4b57956fe5d86de70
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|
Release files / cmpparis_db-1.0.0-py3-none-any.whl
| Download URL | cmpparis_db-1.0.0-py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d26efc5ce530b93d6e393cb0e4da568c330b969f67a576b798e4f26b6e92d528
|
|
BLAKE2b-256 checksum How to use checksums |
5145019ddd29c844fe1c03634f10b63e5575fc0a9e301154a11533825538fd5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|