Hey all! ๐ I have a 400MB .csv file with 1.2M records, how can I import that into Clay (preferably into 1 file for Lookup purposes) or at this scale would it be easier to just setup a DB on the side somewhere and query that? ๐ค
Hey Casper, yep that's probably the best bet, having this in a separate and more capable database where you can look them up. Our tables currently go up to 50k rows so that would probably be a lot of tables you'd have to build out and run lookups on otherwise
If you can set this up in an Airtable or somewhere that supports that amount, then you can use some of the available Lookup record integrations with some of those providers and would be easier to manage. Hope this helps!