Skip to main content

数据库连接信息管理

Project description

dbconn

项目目的

把数据库连接信息独立出来,放在一个专用的配置目录下。可以提供以下好处:

  • 代码中不再包含连接信息,方便做到开发和运维分离。
  • 代码中没有连接信息,也提高了安全性,避免不小心分发出去的代码泄露了秘密。
  • 后续数据库变换地址、连接方式、修改密码不再需要调整源代码,直接修改配置即可。
  • 同一份源代码,无须变动,即可适应生产、测试环境。
  • 数据库定期修改密码时,仅需要改动少量配置文件。

一些特性

  • 支持不同的语言,初期支持python、c

快速入门

安装

使用

pip install dbconn

即可下载安装

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

dbcfg-0.0.1.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file dbcfg-0.0.1.tar.gz.

File metadata

  • Download URL: dbcfg-0.0.1.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for dbcfg-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b7ffd83ef5ac89b56455d56a44d025cf53af343c6cf350b10b861c77e9d53c13
MD5 45787262a3e598e7eaaf027cd61a3979
BLAKE2b-256 22eec1700dfc5873489dfe8f05a938cf8dbbae6b5ded1d11c36463db36854cb0

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