- 主頁
- Web
- 開發工具腳本
- SimpleMysql
- 下載中...
最近瀏覽的軟件
PostgreSQL Sybase iAnywhere Import, Export & Convert Software 16 Apr 15
MS SQL Server Join Two Tables Software 9 Dec 14
PL/SQL Automator for .NET developers 23 Sep 15
MS SQL Server Extract Data & Text Software 9 Dec 14
MySQL IBM DB2 Import, Export & Convert Software 9 Dec 14
MS Access Save Binary Data As Files Software 9 Dec 14
MS SQL Server Export Table To Text File Software 16 Apr 15
Import Table from Excel for SQL Server Standard 15 Apr 15
Navicat for SQL Azure (SQL Azure GUI) 16 Apr 15
XML Copy Editor 16 Apr 15
SimpleMysql 1.0
SimpleMysql實際上是一個包裝的 MySQLdb的,一個先進的MySQL客戶端為Python開發人員。SimpleMysql做無非就是簡化它的一些語法和縮小只支持到普通的 MySQL的交易。正如原來,運行於一個MySQL數據庫開發SQL命令只需要使用一系列現成的Python命令。SimpleMysql將這些命令轉換成實際的MySQL的交易,並將它們發送到要執行的服務器。
功能
方法:
getOne() - 獲得一個單行
GETALL() - 獲取所有行
插入() - 插入一行
...
最近瀏覽的軟件
PostgreSQL Sybase iAnywhere Import, Export & Convert Software 16 Apr 15
MS SQL Server Join Two Tables Software 9 Dec 14
PL/SQL Automator for .NET developers 23 Sep 15
MS SQL Server Extract Data & Text Software 9 Dec 14
MySQL IBM DB2 Import, Export & Convert Software 9 Dec 14
MS Access Save Binary Data As Files Software 9 Dec 14
MS SQL Server Export Table To Text File Software 16 Apr 15
Import Table from Excel for SQL Server Standard 15 Apr 15
Navicat for SQL Azure (SQL Azure GUI) 16 Apr 15
XML Copy Editor 16 Apr 15