ExifTool

ExifTool von Phil Harvey ist das beste Tool zur Manipulation von Metainformationen. Es ist in Perl geschrieben und daher plattformunabhängig. Allerdings ist es ein Kommandozeilentool, es gibt jedoch eine grafische

Weiterlesen

MongoDB

MongoDB ist eine dokumenentorientierte NoSQL Datenbank. Läuft normalerweise auf localhost Port 27017. Installation apt update && apt -y install mongodbsystemctl status mongodb● mongodb.service – An object/document-oriented database Loaded: loaded (/lib/systemd/system/mongodb.service;

Weiterlesen