100 products were found matching your search for Mysql in 1 shops:
-
Mysql Crash Course
Vendor: Abebooks.com Price: 29.45 $Unread book in perfect condition.
-
Mysql, Second Edition
Vendor: Abebooks.com Price: 9.73 $Even if you've never used MySQL before, this Visual QuickStart Guide will have you up and running with the world’s most popular open source database application in no time. In this completely updated edition of our best-selling guide to MySQL, leading technology author Larry Ullman uses his trademark crystal-clear instructions and friendly prose to introduce you to everything that’s new in MySQL. Filled with step-by-step, task-based instructions and loads of visual aids, this book explains how to interact with MySQL using SQL, the language common to all databases. The interface examples show how to use MySQL’s own tools and how to use three popular programming languages (PHP, Perl, and Java). The book covers MySQL versions 3 and 4, as well as everything new in the eagerly anticipated version 5. Along the way, you'll find extensive coverage of MySQL installation, administration, database design, as well as its use with various programming languages, database programming techniques, utilities, advanced MySQL and SQL, and more! · Takes an easy, visual approach to teaching MySQL, using pictures to guide you through the software and show you what to do. · Works like a reference book—you look up what you need and then get straight to work. · No long-winded passages—concise, straightforward commentary explains what you need to know. · Affordably priced, because buying a computer book shouldn’t be an investment in itself. · Companion Web site at www.DMCInsights.com/mysql2 contains complete source code for examples in the book, online resources, extra scripts and tutorials, updates, a reader forum, and more.
-
MySQL Troubleshooting: What To Do When Queries Don't Work
Vendor: Abebooks.com Price: 22.18 $Stuck with bugs, performance problems, crashes, data corruption, and puzzling output? If you’re a database programmer or DBA, they’re part of your life. The trick is knowing how to quickly recover from them. This unique, example-packed book shows you how to handle an array of vexing problems when working with MySQL.Written by a principal technical support engineer at Oracle, MySQL Troubleshooting provides the background, tools, and expert steps for solving problems from simple to complex—whether data you thought you inserted doesn’t turn up in a query, or the entire database is corrupt because of a server failure. With this book in hand, you’ll work with more confidence.Understand the source of a problem, even when the solution is simpleHandle problems that occur when applications run in multiple threadsDebug and fix problems caused by configuration optionsDiscover how operating system tuning can affect your serverUse troubleshooting techniques specific to replication issuesGet a reference to additional troubleshooting techniques and tools, including third-party solutionsLearn best practices for safe and effective troubleshooting—and for preventing problems
-
Mysql Connector/Python Revealed : SQL and Nosql Data Storage Using Mysql for Python Programmers
Vendor: Abebooks.com Price: 43.21 $Move data back and forth between database and application. The must-have knowledge in this book helps programmers learn how to use the official driver, MySQL Connector/Python, by which Python programs communicate with the MySQL database. This book takes you from the initial installation of the connector through basic query execution, then through more advanced topics, error handing, and troubleshooting. The book covers both the traditional API as well as the new X DevAPI. The X DevAPI is part of MySQL 8.0 and is an API that can be used with connectors for several programming languages and is used from the command-line interface known as MySQL Shell. You will learn to use the connector by working through code examples and following a discussion of how the API calls work. By the end of the book, you will be able to use MySQL as the back-end storage for your Python programs, and you’ll even have the option of choosing between SQL and NoSQL interfaces. What You'll LearnInstall MySQL Connector/PythonConnect to MySQL and configure database accessExecute SQL and NoSQL queries from your Python programTrap errors and troubleshoot problemsStore data from different languages using MySQL’s character set supportWork in the X DevAPI that underlies all of MySQL’s language connectorsWho This Book Is ForDevelopers familiar with Python who are looking at using MySQL as the back-end database. No prior knowledge of Connector/Python is assumed, but readers should be familiar with databases and the Python programming language.
-
The MySQL Workshop: A practical guide to working with data and managing databases with MySQL
Vendor: Abebooks.com Price: 3.46 $Book is in Used-VeryGood condition. Pages and cover are clean and intact. Used items may not include supplementary materials such as CDs or access codes. May show signs of minor shelf wear and contain very limited notes and highlighting. 3.34
-
MySQL 8 Query Performance Tuning: A Systematic Method for Improving Execution Speeds
Vendor: Abebooks.com Price: 42.44 $Book is in NEW condition. 4.11
-
MySQL Database Usage & Administration (Paperback or Softback)
Vendor: Abebooks.com Price: 49.67 $Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Take your MySQL skills to the top tierMaximize every powerful feature available in MySQL 5.1 with hands-on instruction from a MySQL expert. This definitive guide shows you how to use MySQL's advanced suite of data management tools, optimize performance and reliability, and secure and administer a robust RDBMS. MySQL Database Usage & Administration includes detailed code examples in each chapter to highlight real-world applications of the material covered. If you want to get the most out of MySQL, you need this practical handbook.Understand MySQL's features, technical architecture, subsystems, and commandsMake database design decisions that optimizre performance, storage, and reliabilityWrite complex queries using joins, subqueries, and viewsGroup SQL statements into transactions and execute them atomicallyBuild and use sophisticated stored procedures and functionsAutomate database operations with triggers and scheduled eventsImport and export data in different formats, includiong SQL, CSV, and XMLOptimize server and query performanceAdminister a secure, high availability MySQL RDBMSManage users and control accessPerform database maintenance, replication, backup, and recoveryVikram Vaswani is the founder and CEO of Melonfire (www.melonfire.com), a consultancy firm with special expertise in open-source tools and technologies. His previous books include MySQL: The Complete Reference, PHP: A Beginner's Guide, and PHP Programming Solutions.
-
MYSQL Crash Course : A Hands-On Introduction to Database Development
Vendor: Abebooks.com Price: 34.27 $Unread book in perfect condition.
-
MySQL Cookbook: Solutions for Database Developers and Administrators
Vendor: Abebooks.com Price: 45.66 $Book is in Used-VeryGood condition. Pages and cover are clean and intact. Used items may not include supplementary materials such as CDs or access codes. May show signs of minor shelf wear and contain very limited notes and highlighting. 3.35
-
MySQL Explained: Your Step By Step Guide to Database Design
Vendor: Abebooks.com Price: 37.41 $MySQL Explained 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. Written especially for people outside the technology field, MySQL Explained provides the background information you need to get familiar with database theory and the principles behind organizing data. This book starts from the ground up, helping the reader to understand the very definition of a database, the forms it can take and the different options for storing information. By the end of this book, you'll understand the reasons for choosing MySQL, the options for installing it and the tools that it offers to store and safeguard your data. If you are in any way involved in designing or managing a website or data solution of any kind, you owe it to yourself to understand the tools involved. Quality database management systems are essential in today's data-driven world and such essential tools should not be a mystery to those who depend on them. MySQL Explained can help you unravel the mystery and learn more about a technology that will be around for a long time to come. This edition provides improvements in formatting and readability over the 2015 edition.
-
Mysql Tutorial
Vendor: Abebooks.com Price: 73.65 $A concise introduction to the fundamentals of working with MySQL. MySQL is an open-source relational database management system that is rapidly growing in popularity. Known for its speed, reliability, and ease of use, MySQL has proven itself to be particularly well suited both for beginners and for experienced developers to create sophisticated database-backed Web sites and applications. MySQL Tutorial is a clear, concise introduction to the fundamental concepts and techniques of working with MySQL. It teaches the beginning MySQL user how to create and administer powerful databases that can be used at home, at work, and on the Web. Whether you are a novice to databases or a technical professional looking to find out more about how MySQL works, MySQL Tutorial efficiently guides you through the information you need in order to get started with MySQL and quickly become proficient.
-
MySQL in a Nutshell: A Desktop Quick Reference
Vendor: Abebooks.com Price: 22.35 $When you need to find the right SQL keyword or MySQL client command-line option right away, turn to this convenient reference, known for the same speed and flexibility as the system it covers so thoroughly. MySQL is packed with so many capabilities that the odds of remembering a particular function or statement at the right moment are pretty slim. With MySQL in a Nutshell, you get the details you need, day in and day out, in one concise and extremely well organized book.The new edition contains all the commands and programming information for version 5.1, including new features and language interfaces. It's ideal for anyone using MySQL, from novices who need to get up to speed to advanced users who want a handy reference. Like all O'Reilly Nutshell references, it's easy to use and highly authoritative, written by the editor of the MySQL Knowledge Base at MySQL AB, the creator and owner of MySQL. Inside, you'll find:A thorough reference to MySQL statements, functions, and administrative utilitiesSeveral tutorial chapters to help newcomers get startedProgramming language APIs for PHP, Perl, and CBrief tutorials at the beginning of each API chapter to help anyone, regardless of experience level, understand and master unfamiliar territoryNew chapters on replication, triggers, and stored proceduresPlenty of new examples of how MySQL is used in practiceUseful tips to help you get through the most difficult subjectsWhether you employ MySQL in a mission-critical, heavy-use environment or for applications that are more modest, this book puts a wealth of easy-to-find information at your fingertips, saving you hundreds of hours of trial and error and tedious online searching. If you're ready to take advantage of everything MySQL has to offer, MySQL in a Nutshell has precisely what it takes.
-
Mysql and Json: a Practical Programming Guide
Vendor: Abebooks.com Price: 149.61 $Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Practical instruction on using JavaScript Object Notation (JSON) with MySQLThis hands-on guide teaches, step by step, how to use JavaScript Object Notation (JSON) with MySQL. Written by a MySQL Community Manager for Oracle, MySQL and JSON: A Practical Programming Guide shows how to quickly get started using JSON with MySQL and clearly explains the latest tools and functions. All content is based on the author’s years of interaction with MySQL professionals. Throughout, real-world examples and sample code guide you through the syntax and application of each method. You will get in-depth coverage of programming with the MySQL Document Store.·See how JavaScript Object Notation (JSON) works with MySQL·Use JSON as string data and JSON as a data type·Find the path, load data, and handle searches with REGEX·Work with JSON and non-JSON output·Build virtual generated columns and stored generated columns·Generate complex geometries using GeoJSON·Convert and manage data with JSON functions·Access JSON data, collections, and tables through MySQL Document Store
-
Mysql and Json - a Practical Programming Guide
Vendor: Abebooks.com Price: 87.84 $Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Practical instruction on using JavaScript Object Notation (JSON) with MySQLThis hands-on guide teaches, step by step, how to use JavaScript Object Notation (JSON) with MySQL. Written by a MySQL Community Manager for Oracle, MySQL and JSON: A Practical Programming Guide shows how to quickly get started using JSON with MySQL and clearly explains the latest tools and functions. All content is based on the author’s years of interaction with MySQL professionals. Throughout, real-world examples and sample code guide you through the syntax and application of each method. You will get in-depth coverage of programming with the MySQL Document Store.·See how JavaScript Object Notation (JSON) works with MySQL·Use JSON as string data and JSON as a data type·Find the path, load data, and handle searches with REGEX·Work with JSON and non-JSON output·Build virtual generated columns and stored generated columns·Generate complex geometries using GeoJSON·Convert and manage data with JSON functions·Access JSON data, collections, and tables through MySQL Document Store
-
Mysql : Administrator's Guide
Vendor: Abebooks.com Price: 35.48 $If you are not already one of the 4 million plus users of the MySQL database, you will want to become one after reading this book. MySQL Administrator's Guide is the official guide to installing, administering and working with MySQL 5.0 and MySQL databases. Starting with the basics, you will learn to store, manage and retrieve data in a MySQL database and to eventually manipulate the code behind MySQL 5.0 to customize your database. With the clear examples and tips provided in this comprehensive learning guide, you can become a MySQL expert in no time.
-
MySQL 8 Query Performance Tuning: A Systematic Method for Improving Execution Speeds
Vendor: Abebooks.com Price: 40.73 $Book is in Used-VeryGood condition. Pages and cover are clean and intact. Used items may not include supplementary materials such as CDs or access codes. May show signs of minor shelf wear and contain very limited notes and highlighting. 4.11
-
MySQL Stored Procedure Programming: Building High-Performance Web Applications in MySQL
Vendor: Abebooks.com Price: 33.00 $Buy with confidence! Book is in new, never-used condition 2.07
-
Introducing the MYSQL 8 Document Store
Vendor: Abebooks.com Price: 47.36 $Tagline: Building Schema-less Database Solutions
-
Efficient MySQL Performance: Best Practices and Techniques
Vendor: Abebooks.com Price: 39.62 $Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
-
Querying MySQL: Make your MySQL database analytics accessible with SQL operations, data extraction, and custom queries (English Edition)
Vendor: Abebooks.com Price: 35.49 $New! This book is in the same immaculate condition as when it was published 2.38
100 results in 0.239 seconds
Related search terms
© Copyright 2024 shopping.eu