I have about 50.000 of records to import in a Magento store. What I have already tested: The file is about 50 MB.
It's very hard to create products using raw SQL queries, because Magento uses EAV pattern for storing products.