cbc-dbmanager:用于postgres和Redshift数据库的数据库简化实用程序

时间:2021-03-16 08:37:16
【文件属性】:
文件名称:cbc-dbmanager:用于postgres和Redshift数据库的数据库简化实用程序
文件大小:11KB
文件格式:ZIP
更新时间:2021-03-16 08:37:16
Python cbc_redshift_db_connect .env安装程序进行测试 例子: DEBUG_MODE=true # Postgres Test DB POSTGRES_USER=test POSTGRES_PASSWORD=test POSTGRES_DB=test PGDATA=/var/lib/postgresql/data/pgdata # Path to the database on the local file system. LOCALDATABASE=~/Code/dbmanager/tests/db # SSH USE_SSH=False REMOTE_BIND_PORT=5434 DB_NAME=test DB_USER=test DB_PASSWORD=test DB_SCHEMA=public DB_HOST=localhost
【文件预览】:
cbc-dbmanager-master
----pyproject.toml(103B)
----cbcdb()
--------main.py(15KB)
--------configuration_service.py(2KB)
--------__inti__.py(45B)
----tests()
--------test_db_manager.py(5KB)
--------__init__.py(0B)
--------docker-compose.yml(376B)
----LICENSE(1KB)
----setup.cfg(782B)
----requirements.txt(49B)
----setup.py(97B)
----.gitignore(2KB)
----README.md(419B)

网友评论