数据库可视化客户端工具,可以链接mysql、sqllite、oracle、postgreSql、SqlServer等数据库
1
EFcore链接Mysql数据库,.net 5版本,Mysql 8.0.26
2021-10-22 09:00:41 2.72MB mysql
1
ARM版本的Qt链接MYSQL驱动,具体操作步骤已经放在文档里面,下载后解压即可使用。要把文件存放在Qt的driver里面,默认的驱动是sqlite
2021-10-14 16:21:47 22KB ARM QT MYSQL
1
里面共有两个jar包,其中mysql-connector-8.0.11适配MySQL8.0,mysql-connector-java-5.1.13-bin适配MySQL5.6
2021-09-13 20:56:46 2.53MB 链接MySQL jar
1
Python链接MySQL驱动包,安装之后可以使用Python语言链接MySQL进行数据库操作 # mysqlclient [![Build Status](https://secure.travis-ci.org/PyMySQL/mysqlclient-python.png)](http://travis-ci.org/PyMySQL/mysqlclient-python) This is a fork of [MySQLdb1](https://github.com/farcepest/MySQLdb1). This project adds Python 3 support and bug fixes. I hope this fork is merged back to MySQLdb1 like distribute was merged back to setuptools. ## Install ### Prerequisites You may need to install the Python and MySQL development headers and libraries like so: `sudo apt-get install python-dev libmysqlclient-dev` # Debian / Ubuntu `sudo yum install python-devel mysql-devel` # Red Hat / CentOS On Windows, there are binary wheel you can install without MySQLConnector/C or MSVC. #### Note on Python 3 : if you are using python3 then you need to install python3-dev using the following command : `sudo apt-get install python3-dev` # debian / Ubuntu `sudo yum install python3-devel ` # Red Hat / CentOS `brew install mysql-connector-c` # macOS (Homebrew) ### Install from PyPI `pip install mysqlclient` NOTE: Wheels for Windows may be not released with source package. You should pin version in your `requirements.txt` to avoid trying to install newest source package. ### Install from source 1. Download source by `git clone` or [zipfile](https://github.com/PyMySQL/mysqlclient-python/archive/master.zip). 2. Customize `site.cfg` 3. `python setup.py install` ### Documentation Documentation is hosted on [Read The Docs](https://mysqlclient.readthedocs.io/)
2021-08-21 13:04:38 104KB Python MySQL 驱动 mysqlclient
jmeter链接mysql用到的jar包
2021-07-24 21:00:42 927KB jmeter mysql
1
Perl 链接Mysql 数据库的Module
2021-06-23 15:03:56 63KB PerlModule
1
WPF链接mysql数据库绘制livechart波形
2021-06-16 09:13:31 2.05MB WPF mysql livechart
1
C#在链接mysql数据库的时候 间歇性的会出现 打开链接的时候会报错. 调整mysql.data.dll 链接驱动版本. 将程序引用dll,替换为上传压缩包中的dll
1
物料管理系统 mysql
2021-05-31 13:01:36 11.71MB ERP mysql
1