I learned SQL at University, but that was 5 years ago so I'm a bit rusty. There's 1 table with a primary key (a string ID), which is used for rows with duplicate ID's, so in theory MySQL should be quick with it.
Thanks for the info, I'll have to dig further, but at least now I know it should be fast even in MySQL.
Thanks for the info, I'll have to dig further, but at least now I know it should be fast even in MySQL.