public static void InsertAnime(Anime anime) => Connection.Execute("InsertAnime", anime, commandType: CommandType.StoredProcedure);