what exactly is mySQL ?



Programming Help Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



what exactly is mySQL ? Expand / Collapse
Author
Message
Posted 4/12/2009 10:19:47 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/14/2009 1:00:59 AM
Posts: 3, Visits: 2
i see mySQL all the time but i never know what it is and what it is for, can someone enlighten me a lil and tell me its purpose?
Post #3158
Posted 4/12/2009 10:39:00 AM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 10/23/2009 9:33:35 PM
Posts: 106, Visits: 136
MySQL is a relational database management system (RDBMS) based on Structured Query Language (SQL).

http://en.wikipedia.org/wiki/MySQL

Post #3161
Posted 4/13/2009 7:19:14 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 4/13/2009 7:35:58 PM
Posts: 14, Visits: 3
mySQL is a relational database, but it is not commonly known that many engines may be selected when running mysql. Some are designed to work with larger sets of data. Google mysql engines
Post #3203
Posted 4/14/2009 1:02:52 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/14/2009 1:00:59 AM
Posts: 3, Visits: 2
ok i think i understand it a lil better
Post #3213
Posted 4/14/2009 1:41:25 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 4/14/2009 11:53:30 PM
Posts: 10, Visits: 7
MySQL is a Database management System with Following Features
MySQL software is Open Source. Open Source means that it is possible for anyone to use and modify the software
The MySQL Database Server is very fast, reliable, and easy to use
Post #3217
Posted 1/26/2010 7:02:29 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 1/26/2010 8:21:10 PM
Posts: 10, Visits: 5
MySQL is the world's most popular open source database software, with over 100 million copies of its software downloaded or distributed throughout its history. With its superior speed, reliability, and ease of use, MySQL has become the preferred choice for Web, Web 2.0, SaaS, ISV, Telecom companies and forward-thinking corporate IT Managers because it eliminates the major problems associated with downtime, maintenance and administration for modern, online applications.

Many of the world's largest and fastest-growing organizations use MySQL to save time and money powering their high-volume Web sites, critical business systems, and packaged software — including industry leaders such as Yahoo!, Alcatel-Lucent, Google, Nokia, YouTube, Wikipedia, and Booking.com.

The flagship MySQL offering is MySQL Enterprise, a comprehensive set of production-tested software, proactive monitoring tools, and premium support services available in an affordable annual subscription.

MySQL is a key part of LAMP (Linux, Apache, MySQL, PHP / Perl / Python), the fast-growing open source enterprise software stack. More and more companies are using LAMP as an alternative to expensive proprietary software stacks because of its lower cost and freedom from platform lock-in.

The MySQL database is owned, developed and supported by Sun Microsystems, one of the world's largest contributors to open source software. MySQL was originally founded and developed in Sweden by two Swedes and a Finn: David Axmark, Allan Larsson and Michael "Monty" Widenius, who had worked together since the 1980's. More historical information on MySQL is available on Wikipedia


_behaxor_
Post #5019
Posted 7/21/2010 7:43:43 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/27/2010 6:06:36 AM
Posts: 3, Visits: 10
Databases... as the name suggests, are used to save 'data' (organised information) in them.

Forums are an excellent working example of how you can utilize a database.

Basically we use 3 things :

1. HTML
2. PHP
3. MySQL

You see *this* HTML page. You type and create a post. Now when you "Submit" the post, the post's content goes to the web server. There PHP processes the data, and asks MySQL to store it in appropriate tables. (Read this post to know the basic terminology).

Simple. Now when another user browses the same page, PHP asks the MySQL to 'fetch' your post, and then display it using HTML.


Cost-effective.....
Post #5242
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: ProgrammingHelp, Viral Unity, Matt.Hill, DaveL, Alex.D

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 4:13am

Powered By InstantForum.NET v4.1.4 © 2010
Execution: 0.109. 8 queries. Compression Disabled.