Grafana supports SQLite3, PostgreSQL, and MySQL backend databases, SQLite being
the default one. All of these have their own benefits, but migrating from one to
another can be a daunting task. In this post, I'm going to show you how we
managed to migrate from SQLite3 backend to PostgreSQL as