Synchronization from server through API takes longer time to insert into Sq-lite database

Hey there actually am working on an application which retrieve data through API and store in Sq lite database and then using the query i list them on pages. It works smoothly for 100 to 200 records but when i tried to retrieve 1000’s of records it gets very slow.
Is there any suggestions to improve the performance of synchronization.