• Complain

Huawei Technologies Co. - Database Principles and Technologies – Based on Huawei GaussDB

Here you can read online Huawei Technologies Co. - Database Principles and Technologies – Based on Huawei GaussDB full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Springer Nature Singapore, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Huawei Technologies Co. Database Principles and Technologies – Based on Huawei GaussDB
  • Book:
    Database Principles and Technologies – Based on Huawei GaussDB
  • Author:
  • Publisher:
    Springer Nature Singapore
  • Genre:
  • Year:
    2021
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Database Principles and Technologies – Based on Huawei GaussDB: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Database Principles and Technologies – Based on Huawei GaussDB" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

This book contains eight chapters that deal with database technologies, including the development history of database, database fundamentals, introduction to SQL syntax, classification of SQL syntax, database security fundamentals, database development environment, database design fundamentals, and the application of Huaweis cloud database product GaussDB database.This book can be used as a textbook for database courses in colleges and universities, and is also suitable as a reference book for the HCIA-GaussDB V1.5 certification examination. The Huawei GaussDB (for MySQL) used in the book is a Huawei cloud-based high-performance, highly applicable relational database that fully supports the syntax and functionality of the open source database MySQL. All the experiments in this book can be run on this database platform.As the worlds leading provider of ICT (information and communication technology) infrastructure and smart terminals, Huaweis products range from digital data communication, cyber security, wireless technology, data storage, cloud computing, and smart computing to artificial intelligence.

Huawei Technologies Co.: author's other books


Who wrote Database Principles and Technologies – Based on Huawei GaussDB? Find out the surname, the name of the author of the book and a list of all author's works by series.

Database Principles and Technologies – Based on Huawei GaussDB — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Database Principles and Technologies – Based on Huawei GaussDB" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Book cover of Database Principles and Technologies Based on Huawei GaussDB - photo 1
Book cover of Database Principles and Technologies Based on Huawei GaussDB
Huawei Technologies Co., Ltd.
Database Principles and Technologies Based on Huawei GaussDB
Logo of the publisher Logo of the publisher Huawei Technologies Co - photo 2
Logo of the publisher
Logo of the publisher Huawei Technologies Co LtdHangzhou China ISBN - photo 3
Logo of the publisher
Huawei Technologies Co., Ltd.
Hangzhou, China
ISBN 978-981-19-3031-7 e-ISBN 978-981-19-3032-4 - photo 4
ISBN 978-981-19-3031-7 e-ISBN 978-981-19-3032-4
https://doi.org/10.1007/978-981-19-3032-4

Jointly published with Posts & Telecom Press, Beijing, China

The print edition is not for sale in China (Mainland). Customers from China (Mainland) please order the print book from: Posts & Telecom Press.

Jointly published with Posts & Telecom Press, Beijing, China

Posts & Telecom Press 2023

Open Access This book is licensed under the terms of the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License ( http://creativecommons.org/licenses/by-nc-nd/4.0/ ), which permits any noncommercial use, sharing, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license and indicate if you modified the licensed material. You do not have permission under this license to share adapted material derived from this book or parts of it.

The images or other third party material in this book are included in the book's Creative Commons license, unless indicated otherwise in a credit line to the material. If material is not included in the book's Creative Commons license and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.

This work is subject to copyright. All commercial rights are reserved by the author(s), whether the whole or part of the material is concerned, specifically the rights of reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. Regarding these commercial rights a non-exclusive license has been granted to the publisher.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publishers, the authors, and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publishers nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publishers remain neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Springer imprint is published by the registered company Springer Nature Singapore Pte Ltd.

The registered company address is: 152 Beach Road, #21-01/04 Gateway East, Singapore 189721, Singapore

Preface

Nowadays, database technology has developed from the early stage of simply saving and processing data files to a rich, comprehensive discipline with data modeling and database management system as the core, as the foundation and core of modern computer application system. Entering the Internet era, the traditional database system began to show decadence in response to the storage needs of big data, and enterprise customers urgently need a new generation of database products, that is, products with dynamic expansion and contraction capacity, high throughput, low cost, and other characteristics. As a result, cloud computing-based databases have emerged and risen, showing the future-oriented trend of cloud-based, distributed, and multi-mode processing.

Based on Huawei's GaussDB (for MySQL) cloud computing-based database , this book focuses on various cloud computing-based features and application scenarios of cloud computing-based databases. The division of the books eight chapters is as follows:

Chapter mainly introduces databases, including database technology overview, database technology history, relational database architecture, and mainstream application scenarios of relational databases.

Chapter mainly teaches database basics, including the main responsibilities and contents of database management, and introduces some common and important basic concepts of databases.

Chapter introduces SQL syntax, including GaussDB (for MySQL) data types, system functions and operators , which aims to help beginners master get started with SQL syntax.

Chapter focuses on SQL syntax classification and further explains SQL statements accordingly, covering data query, data update, data definition, and data control .

Chapter focuses on database security fundamentals , including basic security management techniques for databases, such as access control , user management, permission management, object permissions , and cloud auditing services, which will be elaborated from basic concepts, usages, and application scenarios.

Chapter focuses on the database development environment, including the use of all the tools of GaussDB (for MySQL), for the convenience of users to learn and view.

Chapter mainly teaches database design fundamentals, detailing the specific work of requirements analysis, conceptual design, logical design and physical design in accordance with the New Orleans design methodology, and finally introducing the specific means of database design implementation with relevant cases.

Chapter mainly introduces the features of GaussDB database, involving Huawei relational database and Huawei NoSQL database.

This book is edited by Huawei Technologies Co., Ltd., thanks to Ma Ruixin for the specific writing and final compilation of the whole book. We welcome readers criticism and correction if there are any shortcomings in the book, due to the limited time for compilation.

Hangzhou, China
December 2021
Contents
About the Author
Huawei Technologies Co., Ltd.

Founded in 1987, Huawei is a leading global provider of information and communications technology (ICT) infrastructure and smart devices. We have approximately 197,000 employees and we operate in over 170 countries and regions, serving more than three billion people around the world.

Huaweis mission is to bring digital to every person, home and organization for a fully connected, intelligent world. To this end, we will: drive ubiquitous connectivity and promote equal access to networks to lay the foundation for the intelligent world; provide the ultimate computing power to deliver ubiquitous cloud and intelligence; build powerful digital platforms to help all industries and organizations become more agile, efficient, and dynamic; redefine user experience with AI, offering consumers more personalized and intelligent experiences across all scenarios, including home, travel, office, entertainment, and fitness & health.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Database Principles and Technologies – Based on Huawei GaussDB»

Look at similar books to Database Principles and Technologies – Based on Huawei GaussDB. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Database Principles and Technologies – Based on Huawei GaussDB»

Discussion, reviews of the book Database Principles and Technologies – Based on Huawei GaussDB and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.