搜索资源列表
HW_SQL_TOOL
- Python SQL 结构处理类, 解释sql语句把sql语句解析成列,where列表..结构信息 根据需求把sql进行重整.-Python SQL class structure, explained sql statement sql statement put out in analytical, where the list .. structural information based on the demand put sql revitalization.
linkmssql_active
- 使用python连接mssql数据库的例程
Vocabulary_python_mySQL
- python_MySQL之间的几个小例子。对于python连接的数据库,大型的多用Oracle,而MySQL比较适合小规模的数据库开发
ribao
- 使用python连接数据库,查询一些信息,其中含有变量,将查询得到的数据写入文件中。-Connect to the database using python, check some information, which contains variables, the query to get data written to the file.
berkeleydb-5.1
- Berkeley DB (DB)是一个高性能的,嵌入数据库编程库,和C语言,C++,Java,Perl,Python,PHP,Tcl以及其他很多语言都有绑定。Berkeley DB可以保存任意类型的键/值对,而且可以为一个键保存多个数据。Berkeley DB可以支持数千的并发线程同时操作数据库,支持最大256TB的数据,广泛用于各种操作系统包括大多数Unix类操作系统和Windows操作系统以及实时操作系统-Berkeley DB (DB) is a high performance, em
mypysql-0.3.tar
- This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible. -This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose i
getallemail
- 读取配置文件连接数据库,获取用户email地址,写成。TXT文档,为群发邮件提供email地址。-Read the configuration file to connect database, access to user email address, written in. TXT files, for mass-mailing email address provided.
MySQL-python-1.2.3c1.tar
- MySQL Python interface version 1.2.3_rc1
Python-connect-to-Oracle-upload
- python 与oracle 11G 的链接.简单的例子。-Python Oracle 11G connection reference
python
- 基于python的sqlite数据库操作,希望对大家学习此编程有帮助。-sqlite based on python
python-mysqlt
- python跟mysql数据库相连的算法介绍。介绍了python调用mysql的函数实现。-python-connect-mysql written by myself.
Python-MySQL
- 这是个用python写的,对MYSQL的增删改查-these files are written by python,to add,delete mysql
mysql
- python链接MySQL数据库。删除,插入,更新等操作(Python links to the MySQL database. Delete, insert, update, etc)
MySQL-python-1.2.5
- Mysql lib for python
MySQL-python-1.2.4
- python数据库包,1.2.4版本,win、mac、linux都可用(Mysql library for python)
mysql-connector-python-2.0.4-py2.7
- mysql for python in windows
toRedisCluster
- 提供python 连接redis数据库集群的方法代码, 读取redis里面list型数据表,然后生成pandas中的dataframe数据表,从而实现数据处理分析。(this file provides python code for the connection to redis cluster and the code for reading the list type data and convert the data to dataframe structure of pandas so
foodbox
- python实现餐厅网站开发,带后台数据库(Python implementation of restaurant website development)
13-Python使用Memcached
- 通过Python在Linux环境下安装Memcached(Install Memcached in Linux environment through Python)
python学生管理系统-mysql
- Simple student information management system based on MySQL, including simple access control, batch operation, import and export and statistical analysis, using Tkinter for graphical