Jump to content

MySQL Coding for Preformance


monkeytooth

Recommended Posts

I am a bit confused.. what is the differences one needs to think about when building a DB that is expected to have a high volume of usage. Like I can go to any generic tutorial and learn how to use a DB code it to work with a site, and even have many parts of the site driven off of it.. but what is it that those tutorials aren't teaching that makes a difference from what they teach and what you would need? and that said where is a good reference to learn from that can help one learn how to code sites and databases alike that will be high usage?

Link to comment
https://forums.phpfreaks.com/topic/126385-mysql-coding-for-preformance/
Share on other sites

learn it how though? is there something in specific I should look for in the aspect of how it works or just generally how a search engine works? Also know any good articles anywhere on the subject?

 

Not a search engine, but the internal MySQL engine.  Kind of like when Regex users say that you should learn how the Engine works, and they mean the regex engine.

Just get a dedecated database server or build one......

 

dont try and invent a database use mysql it free...........

 

ur be there for years took 300.000 members to get mysql tested write........

 

 

 

He's not even talking about creating a new database engine.  Are you reading the same topic as the rest of us? =/

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.