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.2.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file dbcc-0.0.2.tar.gz
.
File metadata
- Download URL: dbcc-0.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc29e3c347d6aac3da961875a92917195c9a3c267f6c6515ee8b638b0a3ebed6 |
|
MD5 | 8955884d0f173d5b6f31dbea08e738d3 |
|
BLAKE2b-256 | a26a9340b1c3466b9c667b179dd4ee4d6250030deeb013e81f79ebe984d586a8 |
File details
Details for the file dbcc-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: dbcc-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e54e914beb07c5c7b0fc280f7d4be3f73608a6f2c294b6d16018219705da82 |
|
MD5 | 065d54d57a39d277b194d1c0ae711aba |
|
BLAKE2b-256 | 9f5fc718d6c24c56c8234765031515361cf9d0a359d521f748f2e35d826397c6 |