*** 571,573 **** --- 571,575 ---- programming language. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database. It supports mulitple SQL database backends including SQLite (via PySQLite). + + *: {link: http://s11n.net/ s11n}: - s11n is a general-purpose C++ serialization framework with optional support for sqlite3.