Not to create new thread.
Is it correct that my own table model will always be faster than sql model when showing all data/sorting it?
And what about filtering with ProxyModel - will it be faster or slower than filtering with sql query?