Home
Home
Home
Submit
Home
Source

MySQL

MySQL is an Open Source project that can be used for free under most circumstances, for which reason it enjoys widespread popularity in the Open Source community. Virtually all web providers include MySQL as part of their hosting plan, often on the ubiquitous LAMP (Linux, Apache, MySQL, PHP) platform. Many websites use MySQL as their back-end data repository.
MySQL General Guides
Tutorial: Advanced SQL
MySQL / General Guides
SQL is perhaps, a very easy language, so here we will try to explore its advanced nature...so that you will see that you can do a lot more with SQL. More than just "select", "order by" and so on...

Site: forum.codecall.net - Report

MySQL General Guides
MySQL Database Handling in PHP
MySQL / General Guides
Most interactive websites nowadays require data to be presented dynamically and interactively based on input from the user.

Site: developertutorials.com - Report

MySQL General Guides
Writing Syslog Messages to MySQL
MySQL / General Guides
In this tutorial, I describe how to write syslog messages to a MySQL database.

Site: developertutorials.com - Report

MySQL General Guides
MySQL create user
MySQL / General Guides
In this MySQL create user article I try to summarize how you can add a new user to your MySQL database.

Site: www.databasef1.com - Report

MySQL General Guides
MySQL SELECT query from PHP script
MySQL / General Guides
This tutorial will show you how to use MySQL querys to database in your PHP scripts.

Site: www.onlinehowto.net - Report

MySQL General Guides
Fixing column encoding mess in MySQL
MySQL / General Guides
Just had an interesting issue with an encoding mess on a column containing non-ASCII text. The solution was not immediately obvious so I decided it's worth sharing.

Site: www.mysqlperformanceblog.com - Report

MySQL General Guides
Transact-SQL Understanding Stored Procedures MsSQL
MySQL / General Guides
SQL Server FAQs - Transact-SQL Understanding Stored Procedures.

Site: dba.fyicenter.com - Report

MySQL General Guides
Sending Non-ASCII Text to MySQL
MySQL / General Guides
This chapter provides tutorial notes on sending non-ASCII text data to MySQL.

Site: www.herongyang.com - Report

MySQL General Guides
Database Development
MySQL / General Guides
Free to view, step by step, short tutorial on database development with MySQL. The tutorials have many flash illustrations, screen shots to get you started on MySQL the fastest and the easiest way.

Site: mysqlsimplified.com - Report

MySQL General Guides
Create MySQL Databse with cPanel and phpMyAdmin
MySQL / General Guides
This tutorial will show how to create and populate a basic database using cPanel and phpMyAdmin.

Site: teamtutorials.com - Report

MySQL General Guides
Performance Tuning Best Practices for MySQL
MySQL / General Guides
This tutorial will shows Performance Tuning Best Practices for MySQL.

Site: blogs.vinuthomas.com - Report

MySQL General Guides
Insert and Update in one query
MySQL / General Guides
See how to insert and Update in one query.

Site: blogs.vinuthomas.com - Report

MySQL General Guides
Writing Syslog Messages to MySQL
MySQL / General Guides
Learn how to write syslog messages to a MySQL database.

Site: www.developertutorials.com - Report

MySQL General Guides
Installing phpPgAdmin
MySQL / General Guides
This article will show you how to install the latest version of phpPgAdmin (currently 2.3) which allows you easier maintenance of your database.

Site: www.4webhelp.net - Report

MySQL Replication and Backup
Backup your mySQL Database
MySQL / Replication and Backup
To backup your database, you will need to use phpMyAdmin. Most hosts have this script pre-installed. If you can't find it, contact your host.

Site: www.4webhelp.net - Report

Random Tutorials
MySQL General Guides
Open Tools for MySQL Administrators
MySQL / General Guides
The MySQL distribution provides several tools for database developers and administrators, but they don't always work everywhere. Fortunately, the worldwide MySQL community has produced plenty of useful tools.

Site: www.onlamp.com - Report

MySQL General Guides
Anatomy of a SQL Statement: Part 1
MySQL / General Guides
The purpose of this tutorial is to break down the basics of a SQL SELECT statement. We intend for this to be the start of a series of hopefully interesting, entertaining, and just plain useful tutorials on relational databases and how they work, and how to work with them.

Site: www.4webhelp.net - Report

MySQL General Guides
MySQL 5.0 New Feature
MySQL / General Guides
This book is for the long-time MySQL user who wants to know "what's new" in version 5.

Site: www.dmxzone.com - Report

MySQL Optimization
MySQL Optimization
MySQL / Optimization
Optimization is a complex task because ultimately it requires understanding of the entire system to be optimized. Although it may be possible to perform some local optimizations with little knowledge of your system or application, the more optimal you want your system to become, the more you must know about it.

Site: dev.mysql.com - Report

MySQL General Guides
Modifying your MySQL databases to be UTF-8 compliant
MySQL / General Guides
Most of us have had problems with UTF-8 problems in PHP and MySQL. Here is how to modify your database and table to be UTF-8 compliant. Most of the time we do set the character set to utf8 but forget to set the collation set to utf8.

Site: blogs.vinuthomas.com - Report

Sponsored Links
 
MySQL
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement