Database utilities for cmpparis libraries (MongoDB, SQL Server, ODBC)
Project description
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")
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
cmpparis_db-1.0.0.tar.gz
(4.3 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 cmpparis_db-1.0.0.tar.gz.
File metadata
- Download URL: cmpparis_db-1.0.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3eec12b22adbe8e48d0d4b7186114fa5b42a064ec71711aa847b46af67399e5a
|
|
| MD5 |
b006e72bf456db8bd87837b38bf6466c
|
|
| BLAKE2b-256 |
ac6254da64a12796443e1d24fad44652189ab5400e0c3fa4b57956fe5d86de70
|
File details
Details for the file cmpparis_db-1.0.0-py3-none-any.whl.
File metadata
- Download URL: cmpparis_db-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d26efc5ce530b93d6e393cb0e4da568c330b969f67a576b798e4f26b6e92d528
|
|
| MD5 |
e6b12ea78564c83686b84ee364a35b92
|
|
| BLAKE2b-256 |
5145019ddd29c844fe1c03634f10b63e5575fc0a9e301154a11533825538fd5c
|