ブックレビュー社
オープンソースのデータベース・ソフトMySQLとmSQLを使った開発に必要な情報が凝縮された一冊 業務システムはもちろんのこと,ダイナミックなWebサイトの構築では必ずデータベースというものが視野に入る。評価の高い商品もあるが,オープンソースの世界にフリーのデータベースがないかと目を凝らすと,おのずとMySQL,mSQLという2つのソフトが飛び込んで来るはずだ。本書はこれらの2つのソフトについて,渾然一体と解説された書籍である。ただ,両ソフトに類似点も多いため,ごちゃごちゃした雰囲気はない。むしろ,両者を比較したいと思っている状況では非常にポイントが明確になり,かえってこの2つのソフトを同時に取り上げたことは成功していると言えるだろう。
本書は3部で構成される。最初に各ソフトの概要,インストールの方法,SQL構文などについて記載されいている。なかでもMySQLやmSQLの限界に触れ,もう1つの有名なフリー・データベースのPostgreSQLについても少しではあるが解説があり、この辺は,オープンソースの各種データベースを比較する時にはとても役に立つ。第2部はプログラミング。データベースは単独で使われることはなく,たとえばCGIでPerlから呼び出されたり,スクリプト・システムのPHPあるいはCやJavaのプログラムから呼び出される。これらプログラミングがMySQL/mSQLについて具体的に書いてあり,システム開発者には大いに参考になる。第3部はリファレンスだ。SQLやPerlのライブラリPHP,JDBCなど主要な開発プラットフォームはカバーしている。
さらに本書には監訳者による日本語に関する特記事項も,本文中のコラムやあるいは追加の章として加えられており,日本語を扱う場合の情報も収録されている。Rubyでの利用も監訳者が追加している。
MySQLあるいはmSQLを検討したり,これらを使って実際にシステム開発を行う場合,これ1冊ですべてがまかなえるほどの豊富な情報量と充実したリファレンスとなっている。しかも,筆者の経験が折り込まれているなど,MySQL/mSQL利用者にとっては手放せない書籍となるだろう。 (ローカス Macintosh Developer Online 編集長 新居 雅行)
(Copyright©2000 ブックレビュー社.All rights reserved.)
内容説明
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 non-profit 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
--このテキストは、絶版本またはこのタイトルには設定されていない版型に関連付けられています。