BECS – Bonaire Employment and Cleaning Services accounting software MySQL database reconstruction Pay a key role in salvaging quotations and invoices from a MySQL database
BECS found themselves in a situation where the company lost access to their accounting software (because of vendor issues). All they received from the vendor was a backup 💾 of the MySQL database. But this was useless to the average person. So through a reference they got in touch with me, and I was able to help them by:
- restoring this backup to a temporary Google Cloud MySQL server
- Analyze the database schema and data
- reconstruct their quotations and invoices through writing custom SQL queries
- validating the query results against old pdf quotations and invoices from their clients, to make sure that the calculations matched.
- export the reconstructed database query results data to CSV format so that they could be imported into their new accounting software Quickbooks.
This allowed BECS to could continue their administrative operations 👍🏽