All mdbtool command line utilities use the mdbtool C library to read MDB files.

The C library provides functions to read the file structure and actual table data.

The library itself depends on glib2 from the Gnome project.

Both libraries are licensed under the LGPL.