SimpleMysql

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

Rating: 4.0/5 (Total Votes: 3)

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

Apache Gora
Apache Gora

10 Dec 15

TinyDB
TinyDB

5 Sep 16

Mongous
Mongous

28 Feb 15

Other Software of Developer Kailash Nadh

localStorageDB
localStorageDB

12 Apr 15

Simple Planner
Simple Planner

6 Jun 15

Comments to SimpleMysql

Comments not found
Add Comment
Turn on images!