scrobble.rs will use a SQLite database to store music data in, as well as scrobble history and other data, using Diesel. Further to this goal, a SQL schema will need to be designed and packaged for deployment with scrobble.rs.