Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
MySQL & mSQL
Top Free Algorithms Books 🌠 - 100% Free or Open Source!
  • Title: MySQL and mSQL
  • Author(s) Randy Jay Yarger, George Reese, and Tim King
  • Publisher: O'Reilly Media; 1st ed edition (July 8, 1999)
  • Hardcover/Paperback: 502 pages
  • eBook: HTML
  • Language: English
  • ISBN-10: 1565924347
  • ISBN-13: 978-1565924345
  • Share This:  

Book Description

This book is a prt of The Linux Web Server CD Bookshelf, Version 1.0.

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.

About the Authors
  • N/A
Reviews and Rating: Related Book Categories: Read and Download Links: Similar Books:
  • MySQL Essentials (Neil Smyth)

    This ebook is designed to provide a step by step path to proficiency with MySQL, a fully featured, scalable relation database management system. The book covers everything needed to successfully build, maintain and secure MySQL based databases.

  • Essential MySQL (Krzysztof Kowalczyk)

    This book provides clear and concise explanation of topics for programmers both starting to learn the MySQL programming as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.

  • MySQL Notes for Professionals

    When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don't have the time (or expertise) to solve MySQL problems from scratch.

  • MySQL (Wikibook)

    This book teaches you how to work with MySQL - a popular relational database management system. You will learn how to download and install MySQL on your Windows or Linux system. You will learn how to access MySQL through the command line or GUI, how to create a database, how to query a database, sort results, and much more.

  • MySQL Tutorials (Jan Bodnar, et al)

    This tutorial is a step-by-step tutorial for everyone who's ready to learn about the database software most commonly used for storing information behind some of today's most popular websites and online applications.

  • MySQL to DB2 Conversion Guide (Whei-Jen Chen, et al)

    This book is an informative guide that describes how to convert the database system from MySQL to DB2 on Linux and the steps that are involved in enabling the applications to use DB2 instead of MySQL.

  • Intrusion Detection Systems with Snort: using MySQL and PHP

    This book provides detailed information about using SNORT as an IDS and using Apache, MySQL, PHP and ACID to analyze intrusion data. It contains custom scripts, real-life examples for SNORT, and to-the-point information about installing SNORT IDS so readers can build and run their sophisticated intrusion detection systems.

  • Managing and Using MySQL, 2nd Edition (George Reese, et al)

    This book has all you need to take full advantage of this powerful database management system. It takes you through the whole process from installation and configuration to programming interfaces and database administration.

  • Creating your MySQL Database: Design Tips and Techniques

    Written by the creator of the popular phpMyAdmin tool, this book is a short but complete guide on how to design good data structures for MySQL. Anyone uses a MySQL database backend will benefit greatly from the advice and techniques in this book.

Book Categories
:
Other Categories
Resources and Links