Gx Company Development Toolkit - DBTools Module
Project description
gx-toolkit-dbtools
gx-toolkit-dbtools,全称Gx Company Development Toolkit - DBTools Module ,是泰富共享开发的基于Python的数据库客户端工具。
作为gx-toolkit依赖的子模块之一,若要使用gx-toolkit的通用数据库客户端功能,请安装此包。
如何安装
gx-toolkit-dbtools目前有两个版本,分为正式版和测试版。
- 正式版:发布在PyPI的版本,较为稳定
- 测试版:发布在TestPyPI的版本,更新快
正式版安装方式:
pip install gxkit-dbtools
测试版安装方式:
pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.tuna.tsinghua.edu.cn/simple gxkit-dbtools
测试版在导入时需注意输入正确的URL:https://test.pypi.org/simple/
TestPyPI上部分库代码不全或没有最新版,没有编译好的.whl文件(PyPI则不会有此问题),因此有部分依赖冲突。需要增加extra-index-url帮助用户获取最新版依赖库。
功能模块
client数据库客户端,包含Mysql、ClickHouse以及IoTDBparser功能强大的SQL解析器
依赖项
pymysqlclickhouse-driverapache-iotdb- 支持1.x和2.x版本,1.x版本请手动安装低版本numpy和pandascryptographysqlglotzstd- C扩展版,若安装失败请手动指定版本
快速入门
作者暂时懒得编写。请直接联系作者(shaojy@sunburst.com.cn)。
版本与许可证
当前的最新版本:0.1.2
许可证: Apache License 2.0
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gxkit_dbtools-0.1.2.post2.tar.gz.
File metadata
- Download URL: gxkit_dbtools-0.1.2.post2.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f44a4b91a4c4a7dd09320132b54ba08ae2626b9398db944d853b6a666c847bb
|
|
| MD5 |
8fb073e240dbbcc839793e1fa0656e08
|
|
| BLAKE2b-256 |
b5100836823944c669bc0d8bd64cd4e84b98b1c0664421ab825acf7c7a551c66
|
File details
Details for the file gxkit_dbtools-0.1.2.post2-py3-none-any.whl.
File metadata
- Download URL: gxkit_dbtools-0.1.2.post2-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef3d08735ab1f925a28eb40d1befb2b7ce6ee532945114a0e56420371888f7eb
|
|
| MD5 |
d367075e1b3a42209b1689ba39138fa2
|
|
| BLAKE2b-256 |
5d2260dd86e3285c86fc6056854cf50134c10c6e7b81a767f12d44e29d4684bb
|