Could I transfer it to mysql database?

I was thinking about this yesterday, A database migration from one type to another would be handy. Although what you can do is export the workflows and credentials then set your env options for your database and do an import which doesn’t seem that bad.

For an actual migration this was the best I could find for the database side: How to migrate from SQLite to PostgreSQL? - #2 by jan