Magento Store Setup
- Magento - Setup Store Live
- Magento - Setup Google Checkout
- Magento - Setup Paypal Payment
- Magento - Setup Check Out Options
- Magento - Setup Currencies
- Magento - Setup Payment Methods
- Magento - Setup Payment Gateway
- Magento - Setup Payment Plans
- Magento - Setup Shipping Rates
- Magento - Setup Taxes
- Magento - Setup Inventory
- Magento - Setup Products
- Magento - Setup Categories
- Magento - Setup Contact
- Magento - Setup Languages
- Magento - Product Overview
Magento Order Processing
- Magento - Manage Orders
- Magento - Create Orders
- Magento - Setup Order Emails
- Magento - Setup Order Options
- Magento - Orders Life Cycle
Magento System Setup
- Magento - Setup Newsletter
- Magento - Setup CMS
- Magento - Setup New Pages
- Magento - Setup Page Layout
- Magento - Setup Page Title
- Magento - Setup System Theme
- Magento - Setup Translation
- Magento - Setup Facebook Likes
- Magento - Setup Youtube Video
- Magento - Setup Pretty URLs
- Magento - Setup Google Analytics
- Magento - Setup Customers
Magento Optimization
- Search Engine Optimization
- Magento - Database Performance
- Magento - Profiling
- Magento - Site Optimization
Magento Useful Resources
- Magento - Discussion
- Magento - Useful Resources
- Magento - Quick Guide
- Magento - Questions and Answers
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Magento - Database Performance
One of the most time consuming process of the Magento store is its interaction with the database. Optimizing Magento Database is an important task to maintain the Magento site. Magento saves a lot of database because of tracking. The E-commerce system must have a tracking module which shows information when something goes wrong with their order.
Following are some tips to improve the performance of database −
Unused data must be cleaned up regularly for better performance.
Optimize database queries.
Configure setting and pmits of the database server (e.g. memory setting, query cache, sort buffer optimization).
You can optimize Magento database log cleaning as shown in the following steps −
Step 1 − Login to your Magento Admin Panel.
Step 2 − Go to System menu and cpck on the Configuration option.
Step 3 − On the left side of the navigation bar, go to Advanced section and cpck on the System option.
Step 4 − Expand the Log Cleaning panel, change "Enable Log Cleaning" to Yes option and cpck the Save Config button.
Advertisements