Let's migrate SQLite usage to [DecentDB](https://github.com/sphildreth/decentdb) usage. SQLite is currently used in three places: - ArtistSearchEngine - SQLiteMusicBrainzRepository - Testing using Microsoft.EntityFrameworkCore.Sqlite
Let's migrate SQLite usage to DecentDB usage.
SQLite is currently used in three places: