Introspect is a File System oriented Database Management System And CMS built on UNIX as a Python and HTML webapp.
For the latest version use the Bitbucket repository: https://bitbucket.org/mieszkowski/introspect/src/master/
ObjetBDD is a Object Relational mapping (ORM) class, whitch encapsulate database's tables access, like Select, Insert, Update or Delete (CRUD : create, read, update, delete). It works with ADODB class.