Integrating 100Million Records into 1 database table

not sure how normal this is but I plan on adding 100M records into my database though an API. What is the best known way to go about this? What are the risks involved? what should I look out for? should I do it all at once or increments?


Thank you in advanced! :)

Other
4 replies