I'm curious - what database is running behind the scenes?
IMatch uses an object-relational multi-dimensional database engine of my own design.
For disk blob storage and relational database, IMatch uses the renowned SQLite Database Engine (https://www.sqlite.org/index.html).
SQLite is also used by companies like Google, Adobe, Apple and Microsoft. Boing. And others.