These are various tools for manipulating JET / MS Access database (MDB) files: * utils - provides command line utilities to list tables, export schema, and data, show file versions, and other useful stuff. * mdb-sql - a command line SQL tool that allows one to type SQL queries and get results.
You get the GUI by installing mdbtools-gmdb. It is meant for extracting data from MS Access tables, but will not run queries, show forms and reports, or edit data.