MySQL Forums
Forum List  »  Newbie

Large Database file
Posted by: Eric Aiken
Date: May 14, 2024 10:11AM

I know this is an open-ended and loaded question, I'm looking forward to thought provoking comments.

I need to load into a clean dB/server 78 Million address records (National Address Database) with a csv, version of the file. I have the option of loading a gdb version (geospacial db). Not knowing anything about gdb files/directories, I didn't want to add to the complications on such a large file.

Any thoughts about where to begin?
break the db files up in any particular way?
Memory settings?
other dB settings.

Each row is relatively small, just lots of them.
I'm not going to do much with it (no production use), other than build some queries and export portions of it.

It'll be running off a desktop, so I don't expect performance. I've already watched someone's video on the challenges of loading it. There are some field issues with respect to the defined schema.

Thanks in advance for any thoughts, feedback and suggestions.

Options: ReplyQuote


Subject
Written By
Posted
Large Database file
May 14, 2024 10:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.