Skip to main content

YSDB Python Client SDK

Project description

YSDB SDK

目前支持 Windows、CentOS 和 Debian 环境(Debian为K2Assets的python运行环境)。

此SDK为二次开发人员提供ysdb数据库的python客户端开发接口。

ysdb提供标准C动态库,由python封装C动态库,对外提供标准python的接口SDK。用户只需要调用python的对象既可以访问ysdb数据库。

使用方法

安装SDK最新版本:

pip install -U ysdb

在python代码里引用并建立到指定ysdb服务器的连接:

from ysdb.ysdbLib import RdbClient

client = RdbClient()
ret = client.connect("192.168.131.238", 30221)

以上代码若运行成功将返回下面的结果,表示连接成功:

rdbConnectOk, handle:1

要继续访问ysdb中数据,请参考《ysdb数据库开发接口(Python)》文档。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ysdb-0.1.13-py3-none-any.whl (31.9 MB view details)

Uploaded Python 3

File details

Details for the file ysdb-0.1.13-py3-none-any.whl.

File metadata

  • Download URL: ysdb-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 31.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.13

File hashes

Hashes for ysdb-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 e28c3742612e4f43781ef0fc8cd17a1d8f5aeebe3c2e76b74ba2531c0d940f65
MD5 e0aaf2b75cf2fe1ca474517372d8c604
BLAKE2b-256 667db6c0657292e4ba3868d4d4fdfd9e41cd29d30a5640a7d4331909f0572b9c

See more details on using hashes here.

Supported by

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