Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

MySQL Database Service Revealed, Bell


Варианты приобретения
Цена: 8384.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Bell
Название:  MySQL Database Service Revealed
ISBN: 9781484289440
Издательство: Springer
Классификация:

ISBN-10: 1484289447
Обложка/Формат: Soft cover
Страницы: 392
Вес: 0.78 кг.
Дата издания: 25.12.2022
Язык: English
Издание: 1st ed.
Иллюстрации: 180 illustrations, black and white; xx, 392 p. 180 illus.
Размер: 254 x 178
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: Running mysql as a service in the oracle cloud infrastructure
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: 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. Examples in this book center around running MDS in OCI, and include several of the popular use cases as well as advice on how to implement them. In addition, you will learn more about the related MDS OCI features, such as the high availability features currently available. Finally, you will learn how to back up and restore your data as well as how to get your data into and out of the cloud. The skills you learn in this book will help you get started using MDS and letting Oracle do the heavy lifting of managing MDS operations and implementation. What You Will Learn * Use Oracle Cloud Infrastructure (OCI) * Deploy MySQL Database Service (MDS) systems in the cloud * Connect your applications to MDS * Back up and recover using the data recovery features of MDS * Employ the newest high availability features of MDS Who This Book Is For Systems engineers, developers, and database professionals who want to learn about the powerful features of the MySQL Database Service (MDS) and how to incorporate cloud-based database storage into their infrastructure and applications. Readers who are new to MySQL will appreciate the tutorial chapter, and those familiar with MySQL will learn the latest features of MDS as well as how to build inexpensive, powerful MySQL database servers in the Oracle Cloud Infrastructure (OCI).
Дополнительное описание: 1. Getting Started with MySQL in the Cloud.- 2. Oracle Cloud Infrastructure.- 3. A Brief Tutorial of MySQL.- 4. MySQL Database Service.- 5. Backup and Restore.- 6. Point-in-Time Recovery.- 7. Data Import and Export.- 8. High Availability.- 9. OCI Command-



Pro MySQL NDB Cluster

Автор: Jesper Wisborg Krogh; Mikiya Okuno
Название: Pro MySQL NDB Cluster
ISBN: 1484229819 ISBN-13(EAN): 9781484229811
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Tagline: Master the MySQL Cluster Lifecycle

Beginning PHP and MySQL

Автор: W Jason Gilmore; Frank Kromann
Название: Beginning PHP and MySQL
ISBN: 1430260432 ISBN-13(EAN): 9781430260431
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Get started with PHP and MySQL programming: no experience necessary. This fifth edition of a classic best-seller includes detailed instructions for configuring the ultimate PHP 7 and MySQL development environment on all major platforms, complete coverage of the latest additions and improvements to the PHP language, and thorough introductions to MySQL's most relied-upon features.

You'll not only receive extensive introductions to the core features of PHP, MySQL, and related tools, but you'll also learn how to effectively integrate them in order to build robust data-driven applications. Author Frank M. Kromann draws upon more than 20 years of experience working with these technologies to pack this book with practical examples and insight into the real-world challenges faced by developers. Accordingly, you will repeatedly return to this book as both a valuable instructional tool and reference guide.

What You Will Learn

  • Install PHP, MySQL, and several popular web servers
  • Get started with PHP, including using its string-handling, networking, forms-processing, and object-oriented features
  • Gain skills in MySQL's fundamental features, including supported data types, database management syntax, triggers, views, stored routine syntax, and import/export capabilities
  • Work with hundreds of examples demonstrating countless facets of PHP and MySQL integration
Who This Book Is For

Anyone who wants to get started using PHP to write dynamic web applications.
MariaDB and MySQL Common Table Expressions and Window Functions Revealed

Автор: Daniel Bartholomew
Название: MariaDB and MySQL Common Table Expressions and Window Functions Revealed
ISBN: 1484231198 ISBN-13(EAN): 9781484231197
Издательство: Springer
Рейтинг:
Цена: 3213.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Walk away from old-fashioned and cumbersome query approaches and answer your business intelligence questions through simple and powerful queries built on common table expressions (CTEs) and window functions. These new features in MariaDB and MySQL help you to write queries without having to wade through a quagmire of brittle self-joins and other crazy techniques from the past. Your queries will generate correct results, be more readable and less brittle in the face of unexpected data, and you'll be able to adapt them quickly in the face of changing business requirements.
MariaDB and MySQL Common Table Expressions and Window Functions Revealed introduces and explains CTEs and window functions, newly available in MariaDB 10.2 and MySQL 8.0, and helps you understand why and how every MariaDB and MySQL database programmer should learn and apply these features in their daily work. CTEs and especially window functions enable easy solutions to many query challenges that in prior releases have been difficult and sometimes impossible to surmount. Mastering these features opens the door to query solutions that are more robust, execute faster, and are easier to maintain over time than prior solutions using older techniques. The book:

  • Takes you step-by-step through the workings of common table expressions and window functions
  • Provides easy-to-follow examples of the new syntax
  • Helps you answer business questions faster and easier than ever
What You'll Learn
  • Answer business questions using simple queries that don't break in the face of unexpected data
  • Avoid writing queries that are a difficult-to-maintain quagmire of self-joins and nested subqueries
  • Recognize situations that call for window functions, and learn when to use these features
  • Reduce the need for performance-robbing self-joins
  • Simplify and speed the execution of analytical queries
  • Create queries that finish in seconds instead of hours
Who This Book Is For
Database administrators and application developers who want to quickly get up to speed on important features in MariaDB and MySQL for writing business intelligence queries. Any developer writing SQL against MariaDB and MySQL databases will benefit tremendously from the knowledge and techniques this book provides.
Advanced MySQL 8

Автор: Vanier Eric, Shah Birju, Malepati Tejaswi
Название: Advanced MySQL 8
ISBN: 1788834445 ISBN-13(EAN): 9781788834445
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Businesses, right from small-sized to large giants are using MySQL to access and manipulate their enterprise database across the world. Advanced MySQL 8 will be your one-stop destination in how to implement and manage large-scale MySQL distributed clusters to run high-volume websites, enterprise systems, and packaged software.

Learning the MySQL Database

Автор: Dyer Russell J. T.
Название: Learning the MySQL Database
ISBN: 1449362907 ISBN-13(EAN): 9781449362904
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: If you`re a programmer new to databases-or just new to MySQL and its community-driven variant, MariaDB-you`ve found the perfect introduction. This hands-on guide provides an easy, step-by-step approach to installing, using, and maintaining these popular relational database engines.

MySQL Concurrency: Locking and Transactions for MySQL Developers and Dbas

Автор: Krogh Jesper Wisborg
Название: MySQL Concurrency: Locking and Transactions for MySQL Developers and Dbas
ISBN: 148426651X ISBN-13(EAN): 9781484266519
Издательство: Springer
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intermediate-Advanced user level

MySQL 8 Query Performance Tuning: A Systematic Method for Improving Execution Speeds

Автор: Krogh Jesper Wisborg
Название: MySQL 8 Query Performance Tuning: A Systematic Method for Improving Execution Speeds
ISBN: 1484255836 ISBN-13(EAN): 9781484255834
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intermediate-Advanced user level

Building REST APIs with Flask

Автор: Kunal Relan
Название: Building REST APIs with Flask
ISBN: 1484250214 ISBN-13(EAN): 9781484250211
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Develop RESTful web services using the Flask micro-framework and integrate them using MySQL. Use Flask to develop, deploy, and manage REST APIs with easy-to-read and understand Python code. Solve your problem from a choice of libraries. Learn to use MySQL as the web services database for your Flask API using SQLAlchemy ORM.
Building REST APIs with Flask provides a primer on Flask, RESTful services, and working with pip to set up your virtual environment. The key differences between NoSQL and SQL are covered, and you are taught how to connect MySQL and Flask using SQLAlchemy. Author Kunal Relan presents best practices for creating REST APIs and guides you in structuring your app and testing REST endpoints. He teaches you how to set up authentication and render HTML using views. You learn how to write unit tests for your REST APIs, and understand mocks, assertions, and integration testing. You will know how to document your REST APIs, deploy your Flask application on all of the major cloud platforms, and debug and monitor your Flask application.
What You'll Learn
Use MySQL to create Flask REST APIs Test REST endpointsCreate CRUD endpoints with Flask and MySQLDeploy Flask on all of the major cloud platformsMonitor your Flask application
Who This Book Is ForPython developers interested in REST API development using Flask and web developers with basic programming knowledge who want to learn how Python and REST APIs work together. Readers should be familiar with Python (command line, or at least pip) and MySQL.
Introducing the MySQL 8 Document Store

Автор: Charles Bell
Название: Introducing the MySQL 8 Document Store
ISBN: 1484227247 ISBN-13(EAN): 9781484227244
Издательство: Springer
Рейтинг:
Цена: 5309.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Tagline: Building Schema-less Database Solutions

High Performance MySQL

Автор: Schwartz Baron
Название: High Performance MySQL
ISBN: 1449314287 ISBN-13(EAN): 9781449314286
Издательство: Wiley
Рейтинг:
Цена: 8235.00 р.
Наличие на складе: Поставка под заказ.

Описание: High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL`s full power. Learn how to design schemas, indexes, queries, and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential.

MySQL High Availability

Автор: Bell Charles
Название: MySQL High Availability
ISBN: 1449339581 ISBN-13(EAN): 9781449339586
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Server bottlenecks and failures are a fact of life in any database deployment, but they don`t have to bring everything to a halt. This practical book explains replication, cluster, and monitoring features that can help protect your MySQL system from outages, whether it`s running on hardware, virtual machines, or in the cloud.

PHP and MySQL Recipes

Автор: Kromann
Название: PHP and MySQL Recipes
ISBN: 1484206061 ISBN-13(EAN): 9781484206065
Издательство: Springer
Рейтинг:
Цена: 5589.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is a source of instant solutions, including countless pieces of useful code that you can copy and paste into your own applications, giving you answers fast and saving you hours of coding time. You can also use this book as a reference to the most important aspects of the latest PHP scripting language, including the vital functions you know and love from previous versions of PHP, as well as the functions introduced in PHP 7.PHP and MySQL Recipes: A Problem-Solution Approach supplies you with complete code for all of the common coding problems you are likely to face when using PHP and MySQL together in your day-to-day web application development. This invaluable guide includes over 200 recipes and covers numerous topics. What you hold in your hands is the answer to all your PHP 7 needs. Furthermore, this book explains the PHP functionality in detail, including the vastly improved object-oriented capabilities and the new MySQL database extension. PHP and MySQL Recipes will be a useful and welcome companion throughout your career as a web developer, keeping you on the cutting edge of PHP development, ahead of the competition, and giving you all the answers you need, when you need them.What You'll LearnHow to work with arrays, dates and times, strings, files and directories, and dynamic imagingHow to write regular expressions in PHPHow to use the variables and functions found in PHPHow to do web development using PHP, including the creation of forms

Who This Book Is For
This reference is for experienced PHP and MySQL programmers and web developers who have at least some PHP and MySQL programming experience.

ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия