Jump to content

database management large row counts


severndigital

Recommended Posts

I am preparing to start a project that will manage several large databases.

As of this moment, the databases will not be accessed simultaneously.

 

however, the project will allow for sorting and also for criteria defining.

the system will then allow for export of the selected rows in the database.

 

the total amount of entries will be approximately 300,000.

 

the databases will range from 30 - 80 fields to search from.

 

My question is, what is the best way to store these databases?

 

Should I import them into different tables in mysql or should I import the name and location of the them on the server and open them via flatfile?

 

thanks,

-C

 

Link to comment
https://forums.phpfreaks.com/topic/85550-database-management-large-row-counts/
Share on other sites

What is the difference how many fields there are, and what they pertain too??

 

but to answer your 3rd. non-helpful question.

 

YES 80 Fields of customer information.

 

We are not simply housing an address. If we were housing an just an address I would not have asked such a question.

 

Why would I lie about it? I am asking for help.

 

 

What is the difference how many fields there are, and what they pertain too??

 

but to answer your 3rd. non-helpful question...

 

Actually, you haven't been very helpful either.... all you've told us is that you have 300K magical records with 80 magical fields.  And then you want to know how to store this.  So I'm trying to get more information, but you're not forthcoming.  Perhaps someone else on the forum is psychic.  That's like saying "I need a good car to get me places... which one should I buy"?

 

If you'd like specific details, provide some detailed information from your end so that we can assess your problem in a meaningful way.

 

And if you don't understand why the number & type of fields you're storing matter, well, there's a lot of work to do.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.