搜索资源列表
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
Python2Mysql
- python连接mysql的简短源码,一学就会了。python真是不错的语言。-short connecting mysql python source code, a school will be up. python really good language.
backupsql
- 数据库备份的python脚本,提供uname pwd host dbname即可-backup scr ipts
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
mysite
- This a simple django/python project display a visual hotel reserve system. software engineering.Sun Yat-Sen University.-This is a simple django/python project display a visual hotel reserve system. software engineering.Sun Yat-Sen University.
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.
schemaobject-master
- SchemaObject provides a simple, easy to use Python object interface to a MySQL schema. You can effortlessly write tools to test, validate, sync, migrate, or manage your schema as well as generate the SQL necessary to make changes to the it. -Schem
schemaless-master
- Schemaless is a Python module that implements the pattern described by Bret Taylor in his post How FriendFeed uses MySQL to store schema-less data. There are a couple of other Python modules out there that do this already.
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
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
出入库文件源程序
- 1、数据库信息管理,通过python语言,结合MySQL数据库,Navicat可视化软件,实时的检测仓库的数据信息变化。 2、编写可视化软件界面,可以通过pyCharm软件封装成可执行的exe文件。 3、仓库货物出入库记录、管理登陆、解,界面实时查询、货物状态展现、货物自动编码等。