MySQL and mSQL

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 yo...

Full description

Bibliographic Details
Main Author: Yarger, Randy Jay
Other Authors: Reese, George, King, Tim
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 1999
Edition:1st ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03783nmm a2200625 u 4500
001 EB001936363
003 EBX01000000000000001099265
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1565929071 
050 4 |a QA76.73.S67 
100 1 |a Yarger, Randy Jay 
245 0 0 |a MySQL and mSQL  |c Randy Jay Yarger, George Reese and Tim King 
250 |a 1st ed 
260 |a Sebastopol, CA  |b O'Reilly  |c 1999 
300 |a xv, 487 pages  |b illustrations 
653 |a Programming languages (Electronic computers) / fast 
653 |a Bases de données / Gestion 
653 |a Programming languages (Electronic computers) / http://id.loc.gov/authorities/subjects/sh85107313 
653 |a Computer Science / hilcc 
653 |a Databases 
653 |a Relational databases / http://id.loc.gov/authorities/subjects/sh86007768 
653 |a Engineering & Applied Sciences / hilcc 
653 |a Databases / Handbooks 
653 |a COMPUTERS / Programming Languages / SQL. / bisacsh 
653 |a Database management / fast 
653 |a SQL (Computer program language) / fast 
653 |a SQL (Computer program language) / http://id.loc.gov/authorities/subjects/sh86006628 
653 |a World wide web / gtt 
653 |a Programming Languages / Handbooks 
653 |a Programming Languages 
653 |a Bases de données relationnelles 
653 |a Relational databases / fast 
653 |a SQL (Langage de programmation) 
653 |a Database management / http://id.loc.gov/authorities/subjects/sh85035848 
653 |a Databanken / gtt 
653 |a Software / gtt 
653 |a Langages de programmation 
653 |a SQL. / gtt 
700 1 |a Reese, George 
700 1 |a King, Tim 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Databases for moderate-sized organizations & web sites"--Cover. - Includes index. - Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002 
776 |z 9781565929074 
776 |z 1565929071 
776 |z 9781565924345 
776 |z 1565924347 
856 4 0 |u https://learning.oreilly.com/library/view/~/1565924347/?ar  |x Verlag  |3 Volltext 
082 0 |a 658 
082 0 |a 500 
082 0 |a 620 
082 0 |a 005.74068 
520 |a 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