Introduction to MySQL on Windows

Introduction to MySQL on WindowsShort Description
MySQL is an open source relational database management system which is quite popular for light-weight web applications. Over the last few years, the product has also added some features which allow it to be used for larger business tools. This paper will provide an overview of this software on Windows. MySQL does not have as many features as PostgreSQL, and while many of the more advanced features are not as mature. However one would expect it to perform substantially better than PostgreSQL on Windows because of its thread-based architecture (PostgreSQL uses a process-based architecture instead).

Website: port25.technet.com | Filesize: 350kb
No of Page(s): 11
Read more

MySQL GUI Tools Manual

MySQL GUI Tools ManualShort Description
The MySQL GUI Tools provide a suite of desktop applications for the administration of MySQL instances and for building and manipulating the data within MySQL databases.
This book provides a combined guide to the following tools:
. MySQL Administrator - provides administration tools and utilities to monitor and administer databases, users privileges and data within a MySQL instance.
. MySQL Query Browser - provides an interface for building and testing queries interactively.
. MySQL Migration Toolkit - used to migrate existing database information to MySQL (Windows only).

Website: downloads.mysql.com | Filesize: 1970kb
No of Page(s): 148
Read more