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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

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 - View Tutorial

Random Tutorials
MySQL Replication and Backup
Advanced MySQL Replication Techniques
MySQL / Replication and Backup
MySQL Cluster is a powerful peering system to add high availability and replication across multiple database servers. It's not perfect, though. Using features of MySQL 5.0 and 5.1, it's possible to build a master/slave replication system with fail-over.

Site: www.onlamp.com Report - View Tutorial

MySQL General Guides
Creating a Table
MySQL / General Guides
Creating the database is the easy part, but at this point it's empty, as SHOW TABLES tells you:

Site: dev.mysql.com Report - View Tutorial

MySQL General Guides
MySQL Basic Commands
MySQL / General Guides
Learn basic mySQL commands.

Site: www.infinite-fire.net Report - View Tutorial

MySQL General Guides
What is MySQL?
MySQL / General Guides
MySQL is a freely available open source Relational Database Management System [RDBMS], a database engine of sorts that uses Structured Query Language (SQL). SQL is the most popular language for adding, accessing, and processing data in a database, and is most noted for its rapid processing, proven reliability, and ease and flexibility of use.

Site: www.siteground.com Report - View Tutorial

MySQL General Guides
What is MySQL?
MySQL / General Guides
Read a comprehensive tutorial on MySQL. The Structured Query Language is used in manipulating data stored in Relational Database Management Systems (RDBMS). SQL provides commands through which data can be extracted, sorted, updated, deleted and inserted. SQL has the full support of ANSI (American National Standards Institute), which has laid down certain rules for the language.

Site: www.webdevelopersnotes.com Report - View Tutorial

 
Site Search

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