pySQLite 2.6.3

SQLite is a relational database management system contained in a relatively small C library.Unlike the usual client-server paradigm, the SQLite engine is not a standalone process with which the program communicates, but is linked in and thus becomes an...