{"repo":"vnpy/vnpy_mysql","free":true,"listed":false,"github":"https://github.com/vnpy/vnpy_mysql","clone":"git clone https://github.com/vnpy/vnpy_mysql.git","description":"VeighNa框架的MySQL数据库接口","language":"Python","stars":21,"topics":["vnpy","database","mysql","veighna"],"license":"MIT","category":"databases-storage","readme_excerpt":"VeighNa框架的MySQL数据库接口 说明 基于peewee开发的MySQL数据库接口。 使用 全局配置 在VeighNa中使用MySQL时，需要在全局配置中填写以下字段信息： 名称 含义 必填 举例 --------- ---- --- --- database.name 名称 是 mysql database.host 地址 是 localhost database.port 端口 是 3306 database.database 实例 是 vnpy database.user 用户名 是 root database.password 密码 是 123456 创建实例（Schema） VeighNa不会主动为MySQL数据库创建实例，所以使用前请确保database.database字段中填写的的数据库实例已经创建了。 若实例尚未创建，可以使用【MySQL Workbench】客户端的【new schema】进行操作。 字符串大小写敏感支持 由于peewee的建表功能限制，默认情况下在保存合约代码的【symbol】字段时，无法区分字符串大小写。如果影响使用，可按照以下方式手动修改MySQL数据表来解决：","default_branch":null,"files":null,"tree":[],"storefront":"/r/vnpy","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vnpy/vnpy_mysql/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}