Database limitationΒΆ

Toolmap uses an embedded database to store its projects. Since version 4.0 of ToolMap the MariaDB database is used in replacement of MySQL. Because, the embedded version of MySQL is not maintained any more.

MariaDB brings a lot of performance improvement but does not support the opening of projects located in different directories without restarting the program as shown in the image below.

../_images/database_folder.svg
  1. ToolMap can open the different projects without restarting

  2. ToolMap must restart to open the different projects