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.
- Outputs:
out - Website: https://mdbtools.sourceforge.net/
- Licenses: GPL 2+ · LGPL 2.0
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
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.