Database blogs provide useful resources, tips and tutorials. Here are the top databases to follow for web developers, database administrators and tech founders.
MySQL
Top MySQL Workbench Alternatives
How To Enable MySQL Query Cache
MySQL Query Cache helps speed up SQL query performance. Here are the steps to enable MySQL Query Cache for better database performance.
How To Enable MySQL Slow Query Log in MySQL
MySQL allows you to log slow queries to log file. Here’s how to enable slow query log in MySQL. Easily locate long running queries in database.
Top 5 MySQL Monitoring Tools
MySQL monitoring software & tools allow you to monitor database performance & health. Here are the top 5 MySQL Monitoring tools that you can use.
Top 5 MySQL GUI Tools (Free & Paid)
MySQL GUI Clients support database development, management and administration. Here are the top 5 MySQL GUI Tools, free and paid.
How To Speed Up SQL Queries
It is important to speed up SQL queries. Here are top 10 tips to speed up database query and improve SQL query performance.
How to Change Character Set from latin1 to UTF8 in MySQL
MySQL database have latin1 character set by default. Here’s how to change character set from latin1 to UTF8 in MySQL.
How to Increase Max Connections in MySQL
How to store UTF8 characters in MySQL
MySQL allows you to store UTF8 characters and convert all tables to UTF8. Here’s how to store UTF8 data in MySQL databases.