Database connector for different DBs with same interface.
Dbcc is Simple
from dbcc import MongoTableEngine
db = MongoTableEngine(URL, DB_NAME)
collection = db["collection"]
result = await collection.create({"any":"entry"})
print(result["id"])
Features
In process
To Do
In process
License
dbcc is a Stepan Starovoitov open source project, distributed under the BSD license.
Release files for dbcc 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dbcc-0.1.1.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dbcc-0.1.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 11.7 kB
Release files / dbcc-0.1.1.tar.gz
| Download URL | dbcc-0.1.1.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cb3e8e0b092575261cfa36f62cc247e31bf75e32c8065cf6353039e0c34c6df6
|
|
BLAKE2b-256 checksum How to use checksums |
4d9186aa7b6c30d0642ac12d5d694daaf602359c11a07baee8cf643f16893785
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / dbcc-0.1.1-py2.py3-none-any.whl
| Download URL | dbcc-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
170de9e6a699a8030b8bbd08955e67531e4b61dd71be8959a44a0bc50cc9c0eb
|
|
BLAKE2b-256 checksum How to use checksums |
3d333e7fc20e1fcf663e98a1b6aa3093924c3726b01385f62364e33c6d3504a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|