photools.com Community

IMatch Discussion Boards => General Discussion and Questions => Topic started by: Dismayed on January 11, 2021, 07:58:44 PM

Title: Technology Question
Post by: Dismayed on January 11, 2021, 07:58:44 PM
I'm curious - what database is running behind the scenes?
Title: Re: Technology Question
Post by: Mario on January 11, 2021, 08:02:57 PM
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.