Database connector.
Project description
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.
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
dbcc-0.0.6.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file dbcc-0.0.6.tar.gz
.
File metadata
- Download URL: dbcc-0.0.6.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16096afeae453c4f1bf4139b3fb5b6f1398be643a2e3b538bf3e21fc49c0a8ca |
|
MD5 | c1257282bb9fd7152d6c84b38c1d465d |
|
BLAKE2b-256 | a1ce4235f227d4d5e06af05d9f8300fa5254f593cbe0bb898981e964fe4e1c4e |
File details
Details for the file dbcc-0.0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: dbcc-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9c9f81206ada83f70bbae8c7f0959dc608c79f60077b8327727ba507d45ce3c |
|
MD5 | ab54eea59bc492efc68baca8fac776ed |
|
BLAKE2b-256 | 55c486b80a67cbf80231f7a3278136d19a0d577904560fa27961ccbd20ae5dfe |