HowToDoThings.com
Register | Login
Home › Computers & Internet › Databases › Open Source

Open Source

Do you prefer MySQL, Postgres or sqlite? Find the latest articles about all of them here.

How To Optimize MySQL Queries

 
 
 
 
 
August 18, 2008
By Syed Feroz Zainvi
Optimization is an important aspect of database administration. Optimization becomes more important when database is heavily used i.e. there are too many inserts/deletes or retrievals...

How To Use Structured Query Language (SQL)

 
 
 
 
 
February 25, 2008
By Syed Feroz Zainvi
Simplest but most comprehensive hands-on tutorial for SQL learning.

How To Learn MySQL Commands

 
 
 
 
 
February 22, 2007
By Daniel A.
A database organizes data so that it can be easily accessed, altered, and managed. Like virtually all database software, MySQL uses Sstructured Query Language (SQL-pronounced...

How To Convert Access to MySQL

 
 
 
 
 
October 2, 2006
By Daniel A.
Both Microsoft Access and MySQL have found wide use in many companies though for different reasons. The main advantage of Access is its relative ease of use while MySQL's strength...

How To Install MySQL

 
 
 
 
 
October 1, 2006
By Daniel A.
MySQL (pronounced My-Ess-Cue-Ell) is a powerful open source relational database management system that uses SQL. This means that MySQL stores data in tables rather than in one...
About Us | Privacy Policy | Terms & Conditions | Discussion Board | Sitemap | FAQs | Contact Us
Copyright © 2008, How To Do Things - All Rights Reserved
  • Home
  • Browse All Categories

Computers & Internet

  • Databases
    • Open Source
    • Oracle
    • SQL Server
  • Hardware
  • Internet
  • Networking
  • Programming
  • Software