MySQL and mSQL

Tim King, George Reese, Randy Yarger

買這商品的人也買了...

商品描述

MySQL and mSQL are popular and robust database products that support key subsets of SQL on both Linux and Unix systems. Both products are free for nonprofit use and cost a small amount for commercial use.

Even a small organization or web site has uses for a database. Perhaps you keep track of all your customers and find that your information is outgrowing the crude, flat-file format you started with. Or you want to ask your web site's visitors for their interests and preferences and put up a fresh web page that tallies the results.

Unlike commercial databases, MySQL and mSQL are affordable and easy to use. If you know basic C, Java, Perl, or Python, you can quickly write a program to interact with your database. In addition, you can embed queries and updates right in an HTML file so that a web page becomes its own interface to the database.

This book is all you need to make use of MySQL or mSQL. It takes you through the whole process from installation and configuration to programming interfaces and basic administration. Includes reference chapters and ample tutorial material.

Topics include:

  • Introductions to simple database design and SQL

  • Building, installation, and configuration

  • Basic programming APIs for C, C++, Java (JDBC), Perl, and Python

  • CGI programming with databases in C and Perl

  • Web interfaces: PHP, W3-mSQL, Lite, and mSQLPerl

商品描述(中文翻譯)

MySQL和mSQL是受歡迎且強大的資料庫產品,支援Linux和Unix系統上的SQL的關鍵子集。這兩個產品對非營利用途是免費的,而商業用途則需要支付一小筆費用。

即使是一個小型組織或網站也需要使用資料庫。也許您正在追蹤所有客戶的資訊,並發現您的資料已經超出了最初的粗糙的平面文件格式。或者您想要向網站訪客詢問他們的興趣和偏好,並上傳一個新的網頁來統計結果。

與商業資料庫不同,MySQL和mSQL價格實惠且易於使用。如果您了解基本的C、Java、Perl或Python,您可以快速編寫一個與資料庫互動的程式。此外,您可以將查詢和更新嵌入到HTML文件中,使網頁成為資料庫的介面。

這本書是您使用MySQL或mSQL所需的全部。它將引導您完成從安裝和配置到編程接口和基本管理的整個過程。包括參考章節和豐富的教程材料。

主題包括:
- 簡單資料庫設計和SQL介紹
- 構建、安裝和配置
- C、C++、Java(JDBC)、Perl和Python的基本編程API
- 使用C和Perl進行CGI編程
- Web界面: PHP、W3-mSQL、Lite和mSQLPerl