In this article we will learn how to use NotORM, a simple PHP library for interacting with database. Its really simple and easy to learn. Continue rea...
When you issue a query, the MySQL Query Optimizer tries to devise an optimal plan for query execution. You can see information about the plan by prefi...
It was few days back I came to know about Jet Profiler an excellent tool for profiling MySQL queries. Thanks Mr. Bjorn Melinder for offering me a prof...
In this article we will go through how to set up mysql replication in amazon EC2. Its a pretty basic introduction to replicaton, intended for beginner...
Server configuration and optimization is definitely not your job if you are not a DBA. You can’t just set the server parameters to some arbitrary ...
Few days back I started writing my article series on mysql performance optimization. Unfortunatly I was unable to continue the stream. This is my seco...