FireFly Media Server (formerly mt-daapd) › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › SVN-1498 Soundbridge Problem › Reply To: SVN-1498 Soundbridge Problem
1st February 2007 at 5:27 pm
#8950
Participant
@pmorris wrote:
If sqlite behaves as other relational engines do, then the Artist list would be served up completely from the index in pre-sorted order without having to read the underlying table.
I guess that depends on the queries used? Doing a SELECT * FROM … wouldn’t have that advantage 😉 But indeed, I just tested, and my Soundbridge can access the DB much faster now 😯 Shiny 😮