So, before I start with my question not sure if it's a right question to be posted in this forum. Consider we have a database which stores the configurational data of devices. For example consider in a home we have multiple devices like Television, AC, Geyser, Washing machine, Dish washer etc. Now, all of these devices will obviously not be installed on one day, these might be bought and installed over a period of time. This data can be stored in Sql, databrick, Neo4j etc any Sql or No Sql database, is it possible to use lakeFS on top of the underlying database to know when the new devices were installed in a particular house considering the snapshot is taken whenever there is a change in configuration in the house. Basically the configuration snapshot or device details are taken as snapshot on timely manner, so need to know if there is any difference between two snapshots?