DbNetcopy. Cross vendor data copy utility and API  

Scalable

DbNetGrid has been designed to perform not just against small datasets of a few hundred records but against large datasets that are often encountered in a real-world production environment. DbNetGrid unique server-side architecture means that it only ever holds one row of data in memory at any one time. This means that DbNetGrid is not only fast but scales in applications with a high degree of concurrency. This can contrast markedly with other grid components which load the entire dataset into memory on the server which can have a crippling effect in a multi-user environment.

As a demonstration the example grid below is running on a shared hosted server against a dataset of approx 360,000 records.