Reply To: NSLU performance

#8727
uncleremus
Participant

Hmmmm, I have no idea what to do now, I have never interacted with sqlite before. It still looks like its processing, but I guess it is not.

sqlite> create index idx_artist on songs(artist)
...>
...> .help
...> help
...> quit
...> q
...> sqlite close
...> close
...>

The first …> came immediately, or very shortly, after I entered return. My point being that it did not seem like the time it would take to index all those artists.