|
|
MySQL is a multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular and standardized database language in the world. MySQL is a client/server implementation. MySQL has become synonymous with the Unix-based OS' it was developed for. As such, MySQL is becoming the method of choice for implementing databases for Unix Web solutions.
We have provided some of the best MySQL resources for you below as submitted by our visitors and our staff.
|
|
|
|
|
| |
(Showing Links 1-7 of 184)
|
 |
|
MySQL provides some tools to monitor and troubleshoot a MySQL server, but they don't always suit a MySQL developer or administrator's common needs, or may not work in some scenarios, such as remote or over-the-web monitoring. Fortunately, the MySQL community has created a variety of free tools to fill the gaps. On the other hand, many of these are hard to find via web searches. In fact, web searches can be frustrating because they uncover abandoned or special-purpose, not ready-to-use projects.
Date Added:
12/26/2006
|
|
Tableau Software is a provider of visual analysis and reporting tools. Although there are several tools available to help users efficiently and easily create pivot tables or cross-tabulations, Tableau allows you to take it one step further: visualize the cross-tabulations in real time. With Tableau, you can drill-down database tables, visually.
Date Added:
12/26/2006
|
|
One of the most exciting features introduced in MySQL 5 is the federated engine. The ability to access data from a remote server without the constraints of replication tickles every programmer's fancy.
Date Added:
12/26/2006
|
|
A collection of 10 FAQs on MySQL command-line interface mysql. Clear answers are provided with tutorial exercises on mysql command option; running SQL and mysql commands; running mysql command files in batch mode; returning query output in HTML and XML formats. Topics included in this collection are:
Date Added:
11/1/2006
|
|
When working with mySQL it is always important that security is maintained. You may or may not have heard the term 'SQL Injection'. What this term basicly means is the sending of malicious code through a SQL query.
Date Added:
11/1/2006
|
|
If you thought Sudoku was a challenge, then consider the more interesting challenge of writing a program to solve it. Samuel Aina shows how in T-SQL.
Date Added:
11/1/2006
|
|
MySQL is the most popular, free, open-source database management system for the Unix/Linux platform. The MySQL database management system contains an enormous amount of functionality and power. In this article, Mitchell will describe some of its most popular features and most powerful functions.MySQL is the most popular, free, open-source database management system for the Unix/Linux platform. The MySQL database management system contains an enormous amount of functionality and power. Using a simple set of commands for inserting, retrieving, deleting and updating data, we can develop quite a complex set of databases and tables.
Date Added:
10/9/2006
|
|
|
|
|
|
|
|
|
|