<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Creating your MySQL database</title>
    <subTitle>practical design tips and techniques :  a short guide for everyone on how to structure their data and set up their MySQL database tables efficiently and easily</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Delisle, Marc</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Birmingham, U.K</placeTerm>
    </place>
    <publisher>Packt Pub.</publisher>
    <dateIssued>c2006</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <form authority="gmd">electronic resource</form>
    <extent>iii, 94 p. : ill</extent>
  </physicalDescription>
  <abstract>""If you're creating a dynamic web application using open-source tools, then you're probably going to be setting up a MySQL database. Getting the design of this database right for your application and its data is vital, but it's often an intimidating and little-known process for non-developers and developers alike. 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""--Resource description page</abstract>
  <note type="statement of responsibility">Marc Delisle</note>
  <note>Includes index</note>
  <subject authority="lcsh">
    <titleInfo>
      <title>MySQL (Electronic resource)</title>
    </titleInfo>
  </subject>
  <subject authority="lcsh">
    <topic>Database management</topic>
    <topic>Computer programs</topic>
  </subject>
  <relatedItem type="host">
    <titleInfo>
      <title>Safari books online</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="series">
    <titleInfo>
      <title>From technologies to solutions</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn" invalid="yes"/>
  <recordInfo>
    <recordIdentifier>7884</recordIdentifier>
  </recordInfo>
</mods>
