SimpleMysql

Software Screenshot:
SimpleMysql
Software Details:
Version: 1.0
Upload Date: 13 May 15
Developer: Kailash Nadh
Distribution Type: Freeware
Downloads: 3

Rating: 5.0/5 (Total Votes: 1)

SimpleMysql is actually a wrapper for MYSQLdb, an advanced MySQL client for Python developers.

SimpleMysql does nothing more than to simplify some of its syntax and narrow down support only to the common MySQL transactions.

Just as the original, to run SQL commands on a MySQL database developers only have to use a series of ready-made Python commands.

SimpleMysql will convert these commands into actual MySQL transactions and send them to the server to be executed.

Features:

  • Methods:
  • getOne() - get a single row
  • getAll() - get all rows
  • insert() - insert a row
  • insertOrUpdate() - insert a row or update it if it exists
  • update() - update rows
  • delete() - delete rows
  • query() - run a raw SQL query
  • leftJoin() - do an inner left join query and get results

Similar Software

py2neo
py2neo

26 Jul 16

CyMySQL
CyMySQL

12 Apr 15

SimpleCrud
SimpleCrud

14 Apr 15

Other Software of Developer Kailash Nadh

Simple Planner
Simple Planner

6 Jun 15

localStorageDB
localStorageDB

12 Apr 15

Comments to SimpleMysql

Comments not found
Add Comment
Turn on images!