
MySQL Tutorial
by Jan Bodnar
Publisher: ZetCode 2011
Description:
MySQL is a leading open source database management system. This is MySQL tutorial. It covers the MySQL database, various mysql command line tools and the SQL language covered by the database engine. It is an introductory tutorial for the beginners.
Download or read it online for free here:
Read online
(online html)
Similar books
Programming Pigby Alan F Gates - O'Reilly Media
Apache Pig is a platform for analyzing large data sets that consists of a high-level language for expressing data analysis programs. The structure of Pig programs is amenable to parallelization, which enables them to handle very large data sets.
(13203 views)
CouchDB: The Definitive Guideby J. C. Anderson, J. Lehnardt, N. Slater - O'Reilly Media
CouchDB's creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. CouchDB is ideal for web applications that handle huge amounts of loosely structured data.
(13255 views)
Developing PHP Applications for IBM Data Servers- IBM Redbooks
The book provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server, and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects and ibm_db2.
(18079 views)
The Little MongoDB Bookby Karl Seguin - openmymind.net
MongoDB is a document-oriented database -- it should be viewed as an alternative to relational databases. This book covers a number of topics with a focus on the fundamentals you will need to get comfortably up and running.
(12969 views)