Автор: Vanier Eric, Shah Birju, Malepati Tejaswi Название: Advanced MySQL 8 ISBN: 1788834445 ISBN-13(EAN): 9781788834445 Издательство: Неизвестно Рейтинг: Цена: 53940.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Daniel Bartholomew Название: MariaDB and MySQL Common Table Expressions and Window Functions Revealed ISBN: 1484231198 ISBN-13(EAN): 9781484231197 Издательство: Springer Рейтинг: Цена: 21420.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Dyer Russell J. T. Название: Learning the MySQL Database ISBN: 1449362907 ISBN-13(EAN): 9781449362904 Издательство: Wiley Рейтинг: Цена: 42230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Krogh Jesper Wisborg Название: MySQL Concurrency: Locking and Transactions for MySQL Developers and Dbas ISBN: 148426651X ISBN-13(EAN): 9781484266519 Издательство: Springer Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Intermediate-Advanced user level
Автор: Kunal Relan Название: Building REST APIs with Flask ISBN: 1484250214 ISBN-13(EAN): 9781484250211 Издательство: Springer Рейтинг: Цена: 51230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
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.
Автор: Charles Bell Название: Introducing the MySQL 8 Document Store ISBN: 1484227247 ISBN-13(EAN): 9781484227244 Издательство: Springer Рейтинг: Цена: 35390.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Tagline: Building Schema-less Database Solutions
Автор: Schwartz Baron Название: High Performance MySQL ISBN: 1449314287 ISBN-13(EAN): 9781449314286 Издательство: Wiley Рейтинг: Цена: 54900.00 T Наличие на складе: Нет в наличии. Описание: 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.
Автор: Bell Charles Название: MySQL High Availability ISBN: 1449339581 ISBN-13(EAN): 9781449339586 Издательство: Wiley Рейтинг: Цена: 42230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Kromann Название: PHP and MySQL Recipes ISBN: 1484206061 ISBN-13(EAN): 9781484206065 Издательство: Springer Рейтинг: Цена: 37260.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: Bramer Max Название: Web Programming with PHP and MySQL ISBN: 3319226584 ISBN-13(EAN): 9783319226583 Издательство: Springer Рейтинг: Цена: 41920.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Introductory textbook covering all the main features of the `web programming` languages PHP and MySQL together with detailed examples that will enable readers (whether students on a taught course or independent learners) to use them to create their own applications or understand existing ones.
Автор: Charles Bell Название: Introducing MySQL Shell ISBN: 1484250826 ISBN-13(EAN): 9781484250822 Издательство: Springer Рейтинг: Цена: 41920.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Use MySQL Shell, the first modern and advanced client for connecting to and interacting with MySQL. It supports SQL, Python, and JavaScript. That’s right! You can write Python scripts and execute them within the shell interactively, or in batch mode. The level of automation available from Python combined with batch mode is especially helpful to those practicing DevOps methods in their database environments.
Introducing MySQL Shell covers everything you need to know about MySQL Shell. You will learn how to use the shell for SQL, as well as the new application programming interfaces for working with a document store and even automating your management of MySQL servers using Python. The book includes a look at the supporting technologies and concepts such as JSON, schema-less documents, NoSQL, MySQL Replication, Group Replication, InnoDB Cluster, and more.
MySQL Shell is the client that developers and database administrators have been waiting for. Far more powerful than the legacy client, MySQL Shell enables levels of automation that are useful not only for MySQL, but in the broader context of your career as well. Automate your work and build skills in one of the most in-demand languages. With MySQL Shell, you can do both!
What You'll Learn
Use MySQL Shell with the newest features in MySQL 8Discover what a Document Store is and how to manage it with MySQL ShellConfigure Group Replication and InnoDB Cluster from MySQL ShellUnderstand the new MySQL Python application programming interfacesWrite Python scripts for managing your data and the MySQL high availability featuresWho This Book Is For
Developers and database professionals who want to automate their work and remain on the cutting edge of what MySQL has to offer. Anyone not happy with the limited automation capabilities of the legacy command-line client will find much to like in this book on the MySQL Shell that supports powerful automation through the Python scripting language.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz