logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"mysql database"(으)로 18개의 도서가 검색 되었습니다.
9781484289464

MySQL Database Service Revealed (Running MySQL as a Service in the Oracle Cloud Infrastructure)

 | Springer Nature B.V.
74,480원  | 20221211  | 9781484289464
Access all the information you need to begin using the MySQL Database Service (MDS) in the Oracle Cloud Infrastructure (OCI). MDS is Oracle's new platform as a service (PAAS) offering for open-source database users. This book covers getting started with an account in OCI, gives a brief overview of OCI services available, and provides a short tutorial on MDS. Reading this book helps you take advantage of the powerful OCI features by building your own MySQL database in the cloud.
9780672327650

MySQL Database Design and Tuning

 | Macmillan Computer Pub
0원  | 20050616  | 9780672327650
The authoritative, hands-on guide to advanced MySQL programming and administration techniques for high performance is here. "MySQL Database Design and Tuning "is the only guide with coverage of both the basics and advanced topics, including reliability, performance, optimization and tuning for MySQL. This clear, concise and unique source for the most reliable MySQL performance information will show you how to: Deploy the right MySQL product for your performance needs. Set up a performance ...
9781430252337

Beginning MySQL Database Design and Optimization (From Novice to Professional)

 | Springer Nature B.V.
74,480원  | 20130607  | 9781430252337
* Shows how to take advantage of MySQL's built-in functions, minimizing the need to process data once it's been retrieved from the database. * Demonstrates how to write and use advanced and complex queries to cut down on (middleware) application logic, including nested sub-queries and virtual tables (added since MySQL 4.1). * Points out database design do's and don'ts, including many real-world examples of bad database designs and how the databases were subsequently improved.
9781904811305

Creating Your MySQL Database: Practical Design Tips and Techniques

 | Packt Publishing
37,230원  | 20061125  | 9781904811305
This book is an innovative and essential short guide for everyone on how to structure your data and set-up your MySQL database tables efficiently and easily. 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.
9781590593325

Beginning MySQL Database Design and Optimization: From Novice to Professional (From Novice to Professional)

 | Apress
83,790원  | 20041130  | 9781590593325
MySQL Database Design and Optimization, shows you how to identify, overcome, and avoid gross inefficiencies, and demonstrates how to maximize the many data manipulation features that MySQL has built-in. The book explains how to include tests and branching in your queries, how to normalize your database, and how to issue concurrent queries to boost performance, among many other design and optimization topics. If you're building or maintaining any significant application and are using MySQL, this book is for you.
9788984683990

MySQL 실습을 통한 Database System (누구나 쉽게 따라하고 쉽게 배우는)

김태희, 주낙근, 김대식  | 21세기사
10,800원  | 20120305  | 9788984683990
데이터베이스를 공부 중인 학생들을 위한 『누구나 쉽게 따라하고 누구나 쉽게 배우는 MySQL 실습을 통한 Database System』. 데이터베이스에 대한 전반적 이론을 익힌 다음, 그를 바탕으로 MySQL을 실습하는 단계를 설명하여 따라해볼 수 있다. 아울러 자바언어로 데이터베이스 시스템을 만들어 본다.
9781849510189

MySQL for Python: Database Access Made Easy

Lukaszewski, Phd Albert  | Packt Publishing
93,100원  | 20100925  | 9781849510189
Generosity is Richard Powers' most exuberant novel yet, in which he dares to imagine what might happen when science discovers the genes for happiness...
9781492093169

MySQL Cookbook: Solutions for Database Developers and Administrators

 | O'Reilly Media
137,430원  | 20220920  | 9781492093169
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 resolve MySQL problems from scratch. This updated fourth edition provides more than 200 recipes that cover powerful features in both MySQL 5.7 and 8.0.
9780596005436

Web Database Applications with PHP and MySQL

Williams, Hugh E./ Lane, David  | O'Reilly & Associates
76,340원  | 20040501  | 9780596005436
This new edition has been redesigned around the rich offerings of PEAR. Several of these, including the Template package and the database-independent query API, are fully integrated into examples and thoroughly described in the text. In addition, ...
9780071768856

Oracle Database 11g & MySQL 5.6 Developer Handbook

McLaughlin, Michael  | McGraw-Hill/Osborne Media
93,160원  | 20111014  | 9780071768856
This Oracle Press guide is the definitive reference to programming and working with Oracle Database 11g and Oracle MySQL in a mixed environment.
9780992461287

Jump Start MySQL: Master the Database That Powers the Web

 | Sitepoint
0원  | 20150423  | 9780992461287
In just one weekend with this hands-on tutorial, you'll learn how to: get started with MySQL, store, modify, and retrieve data Work with multiple tables, connect to your database through code, program the database and back up your data.
9781449374020

MySQL Cookbook: Solutions for Database Developers and Administrators (Solutions for Database Developers and Administrators)

Dubois, Paul  | O'Reilly Media
0원  | 20140818  | 9781449374020
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. Ideal for beginners and professional database and web developers, this updated third edition covers powerful features in MySQL 5.6 (and some in 5.7).
9780980576818

Build Your Own Database Driven Web Site Using PHP & MYSQL Paperback

Yank, Kevin  | SitePoint
0원  | 20090601  | 9780980576818
This title is a practical hands-on guide to learning all the tools, principles and techniques needed to build a fully functional database-driven web site using PHP & MySQL. It covers everything from installing PHP & MySQL under Windows, Linux, and Mac through to building a live web-based content management system. Kevin Yank is a world-renowned leader in web development. When not writing best sellers, Kevin is the Technical Director of sitepoint.com and editor of the popular SitePoint Tech Times newsletter.Kevin's Author credits include: Build Your Own Database Driven Website Using PHP & MySQL (SitePoint) and Simply JavaScript (SitePoint). "Build Your own Database Driven Web Site Using PHP & MySQL" is a practical hands-on guide to learning all the tools, principles and techniques needed to build a fully functional database-driven web site using PHP & MySQL.This book covers everything from installing PHP & MySQL under Windows, Linux, and Mac through to building a live web-based content management system.While this is essentially a beginners book, it also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP. It comes complete with a set of handy reference guides for PHP & MySQL that include: MySQL syntax MySQL functions MysQL column types PHP functions for working with MySQL Build Your own Database Driven Web Site Using PHP & MySQL is a practical hands-on guide to learning all the tools ,principles and techniques needed to build a fully functional database-driven web site using PHP & MySQL. This book covers everything from installing PHP & MySQL under Windows, Linux, and Mac through to building a live web-based content management system. While this is essentially a beginners book, it also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP. It comes complete with a set of handy reference guides for PHP & MySQL that include: MySQL syntax MySQL functions MySQL column types PHP functions for working with MySQL Build Your own Database Driven Web Site Using PHP & MySQL is a practical hands-on guide to learning all the tools, principles and techniques needed to build a fully functional database-driven web site using PHP & MySQL.This book covers everything from installing PHP & MySQL under Windows, Linux, and Mac through to building a live web-based content management system.While this is essentially a beginners book, it also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP. It comes complete with a set of handy reference guides for PHP & MySQL that include: MySQL syntax MySQL functions MysQL column types PHP functions for working with MySQL Build Your own Database Driven Web Site Using PHP & MySQLis a practical hands-on guide to learning all the tools, principles and techniques needed to build a fully functional database-driven web site using PHP & MySQL. This book covers everything from installing PHP & MySQL under Windows, Linux, and Mac through to building a live web-based content management system. While this is essentially a beginners book, it also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP. It comes complete with a set of handy reference guides for PHP & MySQL that include: MySQL syntax MySQL functions MysQL column types PHP functions for working with MySQL Yank has created a practical hands-on guide to learning all the tools, principles, and techniques needed to build a fully functional database-driven Web site using PHP & MySQL.
9781803233475

Database Design and Modeling with PostgreSQL and MySQL: Build efficient and scalable databases for modern applications using open source databases

Tezuysal, Alkin, Ahmed, Ibrar, Zaitsev, Peter  | Packt Publishing
29,000원  | 20240726  | 9781803233475
9781913922870

SQL: The Ultimate Beginner’s Guide to Learn SQL Programming and Database Management Step-by-Step, Including MySql, Microsof

 | John Russel
0원  | 20201031  | 9781913922870
Unsure where to get started with coding? Looking?for an easy and dynamic programming language? Or do you want to learn how to manage a database?The truth is... Learning a new coding language is not always as easy as it may seem, some beginners are worried that programming is going to be difficult and they give up before trying.??The solution is a complete?step-by-step guide?that will help you master a dynamic, easy, and stable language.
최근 본 책