Home arrow MySQL
 

MYSQL HELP, MYSQL TUTORIALS, MYSQL PROGRAMMING, LEARN MYSQL TRICKS

RSS For Dev Shed
Learn MySQL or get MySQL Help at DevShed. MySQL is an open source relational database management system (RDBMS). It uses Structured Query Language (SQL). While it is typically run on Linux/UNIX platforms and used with PHP, it can be run on Windows and Mac OS X. If you want to use a fast, reliable, flexible open source RDBMS, we have the MySQL tutorials to get you where you need to go, right here.

  Date Title Author Hits
  08-04-11 

MySQL Left and Right Joins

Alejandro Gervasio 32996

In this MySQL database tutorial, you will learn how to perform LEFT and RIGHT joins using a sample database and some hands-on examples.

  07-26-11 

Understanding MySQL Joins

Alejandro Gervasio 12666

In this MySQL tutorial, you will learn how to use the full, inner, left, and right joins.

  07-18-11 

MySQL REPLACE Statement and the UNIQUE Clause

Alejandro Gervasio 6974

In this database programming tutorial, you will be using the REPLACE statement and the UNIQUE clause to avoid duplicate records.

  07-12-11 

Backup and Restore a MySQL Database

Codex-M 17999

This is a beginner tutorial that will show you how to perform MySQL backups and restoration.

  07-05-11 

Avoiding Duplicate Records in MySQL

Alejandro Gervasio 9014

In this MySQL database tutorial, you will be learning how to avoid duplicate records using "Primary Key" and the "Insert Ignore" SQL statement.

  06-28-11 

Working with User Models in PHP and MySQL

Alejandro Gervasio 10162

Being one of the big pillars of Object-Oriented Design, The Interface Segregation Principle (ISP) permits you to define fine-grained contracts that provide client classes with the functionality to perform a set of well-defined tasks. As with other SOLID principles (Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion), ISP is language-agnostic, meaning that it can be applied in several programming languages, including PHP.

  06-21-11 

Creating User Models in PHP and MySQL

Alejandro Gervasio 10581

In this fourth part of a programming tutorial series, you will learn how to create a user model in PHP and MySQL using segregated interfaces.

  06-14-11 

Xeround Announces Cloud Service for MySQL

wubayou 3747

Cloud database company Xeround has just announced the official release of its new cloud database service for MySQL applications. The official release comes after a nine month beta period that began in September of last year. During that time, approximately 2,000 users tested the service through various environments, including live production.

  06-07-11 

Learn MySQL at User Conferences

Terri Wells 3808

If you want to improve your MySQL skills and happen to be in the UK or Germany in June and July, there are two conferences coming up that you'll want to know about. Both cover some excellent ways to improve MySQL's performance.

  05-24-11 

Percona Live MySQL Conference Reaches New York

Terri Wells 3477

If you're in New York City this Thursday, live and breathe MySQL, and have about $249 to spare, you'll want to check out Percona Live NYC 2011. This regional conference features MySQL experts talking on such topics as performance, high availability, backups, operations, computing, full-text search, and many more.

  05-17-11 

5 Great MySQL Tools

wubayou 13958

Are you looking for some quality tools that can help you manage your MySQL databases efficiently? Here are five such tools that offer plenty of features to make your life as it relates to databases that much easier.

  05-10-11 

Custom Session Management Using PHP and MySQL

ManiacDan 28647

In this PHP programming tutorial, we will look at how to create and manage your own custom sessions using LAMP with MySQL and PHP as the session storage engine.

  05-03-11 

Gazzang Extends Encryption to More Open Source Databases

Terri Wells 4002

Are you thinking of running a database in the cloud, but worried about security because your database is open source? Gazzang just might have you covered. The cloud computing security firm just announced that it is expanding its ezNcrypt data encryption and security solution to cover more open source databases.

  04-26-11 

Oracle CFO Resigns

Terri Wells 3925

Database software company Oracle reported that Jeff Epstein, its chief financial officer, has resigned. Epstein became CFO in August of 2008, just nine months before Oracle announced a definitive agreement to acquire Sun, and with it open source database system MySQL.

  04-19-11 

Oracle Abandons OpenOffice, Focuses on MySQL

Terri Wells 4809

In yet another sign of the changes wrought by its purchase of Sun, Oracle said that it would no longer offer a commercial version of the Open Office productivity suite for sale. The company is not completely giving up on open source software, however.

 
More MySQL Articles
Total MySQL Articles = 155

Page 2 of 11
1 2 3 4 5 6 7 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 1 - Follow our Sitemap

Dev Shed Tutorial Topics: