This package browser is in early development. Mind the rough edges.

mdbtools 0.7.1

Read Microsoft Access databases

MDB Tools is a set of tools and applications to read the proprietary MDB file format used in Microsoft's Access database package. This includes programs to export schema and data from Microsoft's Access database file format to other databases such as MySQL, Oracle, Sybase, PostgreSQL, etc., and an SQL engine for performing simple SQL queries.

Installation

Install mdbtools 0.7.1 as follows:

guix install mdbtools@0.7.1

Or install the latest version:

guix install mdbtools

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.