Skip to main content

Database connector.

Project description

https://img.shields.io/badge/test-pass-00d200.svg https://img.shields.io/badge/build-pass-00d200.svg https://img.shields.io/badge/license-BSD-blue.svg?style=flat-square https://img.shields.io/badge/code%20style-black-000000.svg

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


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.4.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file dbcc-0.0.4.tar.gz.

File metadata

  • Download URL: dbcc-0.0.4.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

Hashes for dbcc-0.0.4.tar.gz
Algorithm Hash digest
SHA256 d55093c1445e9c7b3251dd0716c1c01f1a6ab7044343addffd6880f3b6f78080
MD5 52717da9cfd327ae5f0301deab676a0a
BLAKE2b-256 5033a29c7a80e95c1fbca6a7d0f1642453c7f0a1d3ac709a6e16aab1c1b486b3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page