- Home
- Linux
- Developer Tools
- dbkit
- Downloading...
Last Viewed Software
Net Snippets 29 Apr 18
TMS IntraWeb Component Pack Pro (Delphi 2009 and C++Builder 2009) 27 Jan 15
SQL Procedure Encryption 31 Dec 14
ESF Database Migration Toolkit 27 Oct 18
dbkit 0.2.2
dbkit is a Python library that abstracts away at least part of the pain involved in dealing with DB-API 2 compatible database drivers.from dbkit import connect, queryfrom contextlib import closingimport sqlite3with connect(sqlite3, 'counters.db') as ctx,...
Last Viewed Software
Net Snippets 29 Apr 18
TMS IntraWeb Component Pack Pro (Delphi 2009 and C++Builder 2009) 27 Jan 15
SQL Procedure Encryption 31 Dec 14
ESF Database Migration Toolkit 27 Oct 18