Migrating from SQlite to other db painlessly - how?

Question/practical example: HAOS running on PI4 with SQLite, DB size is 10GB.

How one can move from SQlite to MariaDB/PostgreSQL/InfluxDB while maintaining all the content and making migration as effortless as possible?

Thanks