I'm looking to create a program in Compose Desktop that can read data from excel sheets and compare that data to an SQLite Database(with millions of records) which then stores/outputs the results in various formats. Is there any tools/libraries you would recommend me using or looking into for this? Most of the results I see are built in android apps and I'm not sure if that is an ideal route in CD since the their is different options to choose from. I do plan on having this or at least the results shown on android/mobile in the future but not anytime soon.