搜索资源列表
Vocabulary_python_mySQL
- python_MySQL之间的几个小例子。对于python连接的数据库,大型的多用Oracle,而MySQL比较适合小规模的数据库开发
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
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.
MySQL-python-1.2.3c1.tar
- MySQL Python interface version 1.2.3_rc1
Python2Mysql
- python连接mysql的简短源码,一学就会了。python真是不错的语言。-short connecting mysql python source code, a school will be up. python really good language.
j_16141_DjangoBlog
- Django博客系统(Python)的数据库与模型非Django自动生成,采用Python的web开发框架(Django)和Mysql数据库,数据库的设计很不规范,由于时间方面的问题(基于才“出道”时的原有博客数据库结构),图片上传采用Python的Image类库,分页采用的是Paginator,其他的我就不一一列举出来了,请看源码!-Blog system Django (Python) database and model non-Django automatically genera
gatherer
- python进行的mysql连接,以及一些相应的mysql语句的书写操作-use Python to link mysql
auto-layer_for_tables_ver01
- My Python scr ipt for Mysql workbench - it place all MySQL tables on own layers you can to add some code and do this scr ipt better on github.com/mibamur/mysql-workbench-python-scr ipt
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.
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)
Digital-Assistants-master
- it is a python module used to connect python 3 to mysql2
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
AutoBuildDocFromDB
- 使用脚本为mysql数据库生成markdown文档(Use scr ipt to generate markdown document for MySQL database)
mysqlclient-1.3.13-cp36-cp36m-win_amd64
- pythonMySQL在Windows7库(PythonMySQL in Windows7 Library)
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