Categories: Development Tools Scripts, Database Tools Scripts
tomdb 0.4.2
tomdb doesn't actually deal directly with MySQL, but it wraps around MySQLdb, a well-known, mature Python client to MySQL. tomdb basically simplifies the entire process of dealing with MySQL queries and other SQL transaction, making it easy even for...