搜索资源列表
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
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_m
- mysql数据库连接和基本操作封装的类,包括select,insert,delete,drop,creat,replace等-mysql database connection and basic operation of the type of packaging, including select, insert, delete, drop, creat, replace, etc.
j_16141_DjangoBlog
- Django博客系统(Python)的数据库与模型非Django自动生成,采用Python的web开发框架(Django)和Mysql数据库,数据库的设计很不规范,由于时间方面的问题(基于才“出道”时的原有博客数据库结构),图片上传采用Python的Image类库,分页采用的是Paginator,其他的我就不一一列举出来了,请看源码!-Blog system Django (Python) database and model non-Django automatically genera
backupsql
- 数据库备份的python脚本,提供uname pwd host dbname即可-backup scr ipts
csv
- python 从oracle数据库中取数据,然后处理-python fetch data from oracle database, and then deal with
python
- 基于python的sqlite数据库操作,希望对大家学习此编程有帮助。-sqlite based on python
data
- 导出数据库文件,并清除数据库.使用的语言是python语言。版本2.7.5-output excel and clean mysql
DjangoBlog
- Django博客系统(Python)的数据库与模型非Django自动生成,采用Python的web开发框架(Django)和Mysql数据库,数据库的设计很不规范,由于时间方面的问题(基于才“出道”时的原有博客数据库结构),图片上传采用Python的Image类库,分页采用的是Paginator,其他的我就不一一列举出来了,请看源码! settings.py中的数据需要修改: DATABASE_ENGINE = mysql 数据库类型 - Django blog sy
python-mysqlt
- python跟mysql数据库相连的算法介绍。介绍了python调用mysql的函数实现。-python-connect-mysql written by myself.
adjustET
- 连接数据库,根据行业指数调整股价波动率的python代码-Connect to the , according to the industry index to adjust the stock price volatility of the Python code
mysql
- python链接MySQL数据库。删除,插入,更新等操作(Python links to the MySQL database. Delete, insert, update, etc)
MySQL-python-1.2.4
- python数据库包,1.2.4版本,win、mac、linux都可用(Mysql library for python)
AutoBuildDocFromDB
- 使用脚本为mysql数据库生成markdown文档(Use scr ipt to generate markdown document for MySQL database)
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)