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.1.1.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file dbcc-0.1.1.tar.gz
.
File metadata
- Download URL: dbcc-0.1.1.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 | cb3e8e0b092575261cfa36f62cc247e31bf75e32c8065cf6353039e0c34c6df6 |
|
MD5 | cc3bb9917cb6d744d6518633b8abc98e |
|
BLAKE2b-256 | 4d9186aa7b6c30d0642ac12d5d694daaf602359c11a07baee8cf643f16893785 |
File details
Details for the file dbcc-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: dbcc-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.1 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 | 170de9e6a699a8030b8bbd08955e67531e4b61dd71be8959a44a0bc50cc9c0eb |
|
MD5 | e4312654347633f1c1e5fec4d3adee20 |
|
BLAKE2b-256 | 3d333e7fc20e1fcf663e98a1b6aa3093924c3726b01385f62364e33c6d3504a4 |