|
|
Books > Computing & IT > Computer software packages > Database software > General
Leverage powerful features of the SQL Server and watch your
infrastructure transform into a high-performing, reliable network
of systems. Key Features Explore more than 20 real-world use cases
to understand SQL Server features Get to grips with the SQL Server
Always On technology Learn how to choose HA and DR topologies for
your system Book DescriptionProfessional SQL Server High
Availability and Disaster Recovery explains the high availability
and disaster recovery technologies available in SQL Server:
Replication, AlwaysOn, and Log Shipping. You'll learn what they
are, how to monitor them, and how to troubleshoot any related
problems. You will be introduced to the availability groups of
AlwaysOn and learn how to configure them to extend your database
mirroring. Through this book, you will be able to explore the
technical implementations of high availability and disaster
recovery technologies that you can use when you create a highly
available infrastructure, including hybrid topologies. Note that
this course does not cover SQL Server Failover Cluster Installation
with shared storage. By the end of the book, you'll be equipped
with all that you need to know to develop robust and high
performance infrastructure. What you will learn Configure and
troubleshoot Replication, AlwaysOn, and Log Shipping Study the best
practices to implement HA and DR solutions Design HA and DR
topologies for the SQL Server and study how to choose a topology
for your environment Use T-SQL to configure replication, AlwaysOn,
and log shipping Migrate from On-Premise SQL Server to Azure SQL
Database Manage and maintain AlwaysOn availability groups for
extended database mirroring Who this book is forProfessional SQL
Server High Availability and Disaster Recovery is for you if you
are a database administrator or database developer who wants to
improve the performance of your production environment. Prior
experience of working with SQL Server will help you get the most
out of this book.
Learn effective and scalable database design techniques in SQL
Server 2019 and other recent SQL Server versions. This book is
revised to cover additions to SQL Server that include SQL graph
enhancements, in-memory online transaction processing, temporal
data storage, row-level security, and other design-related
features. This book will help you design OLTP databases that are
high-quality, protect the integrity of your data, and perform fast
on-premises, in the cloud, or in hybrid configurations. Designing
an effective and scalable database using SQL Server is a task
requiring skills that have been around for well over 30 years,
using technology that is constantly changing. This book covers
everything from design logic that business users will understand to
the physical implementation of design in a SQL Server database.
Grounded in best practices and a solid understanding of the
underlying theory, author Louis Davidson shows you how to "get it
right" in SQL Server database design and lay a solid groundwork for
the future use of valuable business data. What You Will Learn
Develop conceptual models of client data using interviews and
client documentation Implement designs that work on premises, in
the cloud, or in a hybrid approach Recognize and apply common
database design patterns Normalize data models to enhance integrity
and scalability of your databases for the long-term use of valuable
data Translate conceptual models into high-performing SQL Server
databases Secure and protect data integrity as part of meeting
regulatory requirements Create effective indexing to speed query
performance Understand the concepts of concurrency Who This Book Is
For Programmers and database administrators of all types who want
to use SQL Server to store transactional data. The book is
especially useful to those wanting to learn the latest database
design features in SQL Server 2019 (features that include graph
objects, in-memory OLTP, temporal data support, and more). Chapters
on fundamental concepts, the language of database modeling, SQL
implementation, and the normalization process lay a solid
groundwork for readers who are just entering the field of database
design. More advanced chapters serve the seasoned veteran by
tackling the latest in physical implementation features that SQL
Server has to offer. The book has been carefully revised to cover
all the design-related features that are new in SQL Server 2019.
Get up to speed with the new features added to Microsoft SQL Server
2019 Analysis Services and create models to support your business
Key Features Explore tips and tricks to design, develop, and
optimize end-to-end data analytics solutions using Microsoft's
technologies Learn tabular modeling and multi-dimensional cube
design development using real-world examples Implement Analysis
Services to help you make productive business decisions Book
DescriptionSQL Server Analysis Services (SSAS) continues to be a
leading enterprise-scale toolset, enabling customers to deliver
data and analytics across large datasets with great performance.
This book will help you understand MS SQL Server 2019's new
features and improvements, especially when it comes to SSAS. First,
you'll cover a quick overview of SQL Server 2019, learn how to
choose the right analytical model to use, and understand their key
differences. You'll then explore how to create a multi-dimensional
model with SSAS and expand on that model with MDX. Next, you'll
create and deploy a tabular model using Microsoft Visual Studio and
Management Studio. You'll learn when and how to use both tabular
and multi-dimensional model types, how to deploy and configure your
servers to support them, and design principles that are relevant to
each model. The book comes packed with tips and tricks to build
measures, optimize your design, and interact with models using
Excel and Power BI. All this will help you visualize data to gain
useful insights and make better decisions. Finally, you'll discover
practices and tools for securing and maintaining your models once
they are deployed. By the end of this MS SQL Server book, you'll be
able to choose the right model and build and deploy it to support
the analytical needs of your business. What you will learn
Determine the best analytical model using SSAS Cover the core
aspects involved in MDX, including writing your first query
Implement calculated tables and calculation groups (new in version
2019) in DAX Create and deploy tabular and multi-dimensional models
on SQL 2019 Connect and create data visualizations using Excel and
Power BI Implement row-level and other data security methods with
tabular and multi-dimensional models Explore essential concepts and
techniques to scale, manage, and optimize your SSAS solutions Who
this book is forThis Microsoft SQL Server book is for BI
professionals and data analysts who are looking for a practical
guide to creating and maintaining tabular and multi-dimensional
models using SQL Server 2019 Analysis Services. A basic working
knowledge of BI solutions such as Power BI and database querying is
required.
Leverage the features of Azure SQL database and become an expert in
data management Key Features Explore ways to create shards and
elastic pools to scale Azure SQL databases Automate common
management tasks with PowerShell Implement over 40 practical
activities and exercises to reinforce your learning Book
DescriptionDespite being the cloud version of SQL Server, Azure SQL
Database differs in key ways when it comes to management,
maintenance, and administration. This book shows you how to
administer Azure SQL database to fully benefit from its wide range
of features and functionality. Professional Azure SQL Database
Administration begins by covering the architecture and explaining
the difference between Azure SQL Database and the on-premise SQL
Server to help you get comfortable with Azure SQL database. You'll
perform common tasks such as migrating, backing up, and restoring a
SQL Server database to an Azure database. As you progress, you'll
study how you can save costs and manage and scale multiple SQL
Databases using elastic pools. You'll also implement a disaster
recovery solution using standard and active geo-replication.
Whether it is learning different techniques to monitor and tune an
Azure SQL database or improving performance using in-memory
technology, this book will enable you to make the most out of Azure
SQL database features and functionality for data management
solutions. By the end of this book, you'll be well versed with key
aspects of an Azure SQL database instance, such as migration,
backup restorations, performance optimization, high availability,
and disaster recovery. What you will learn Understand Azure SQL
Database configuration and pricing options Provision a new SQL
database or migrate an existing on-premise SQL Server database to
Azure SQL Database Back up and restore Azure SQL Database Secure an
Azure SQL database Scale an Azure SQL database Monitor and tune an
Azure SQL database Implement high availability and disaster
recovery with Azure SQL Database Automate common management tasks
with PowerShell Develop a scalable cloud solution with Azure SQL
Database Manage, maintain, and secure managed instances Who this
book is forIf you're a database administrator, database developer,
or an application developer interested in developing new
applications or migrating existing ones with Azure SQL database,
this book is for you. Prior experience of working with an
on-premise SQL Server or Azure SQL database along with a basic
understanding of PowerShell scripts and C# code is necessary to
grasp the concepts covered in this book.
Design, administer, and deploy high-volume and fault-tolerant
database applications using MongoDB 4.x Key Features Build a
powerful and scalable MongoDB database using real industry data
Understand the process of designing NoSQL schema with the latest
release of MongoDB 4.x Explore the ins and outs of MongoDB,
including queries, replication, sharding, and vital admin tasks
Book DescriptionWhen it comes to managing a high volume of
unstructured and non-relational datasets, MongoDB is the defacto
database management system (DBMS) for DBAs and data architects.
This updated book includes the latest release and covers every
feature in MongoDB 4.x, while helping you get hands-on with
building a MongoDB database app. You'll get to grips with MongoDB
4.x concepts such as indexes, database design, data modeling,
authentication, and aggregation. As you progress, you'll cover
tasks such as performing routine operations when developing a
dynamic database-driven website. Using examples, you'll learn how
to work with queries and regular database operations. The book will
not only guide you through design and implementation, but also help
you monitor operations to achieve optimal performance and secure
your MongoDB database systems. You'll also be introduced to
advanced techniques such as aggregation, map-reduce, complex
queries, and generating ad hoc financial reports on the fly. Later,
the book shows you how to work with multiple collections as well as
embedded arrays and documents, before finally exploring key topics
such as replication, sharding, and security using practical
examples. By the end of this book, you'll be well-versed with
MongoDB 4.x and be able to perform development and administrative
tasks associated with this NoSQL database. What you will learn
Understand how to configure and install MongoDB 4.x Build a
database-driven website using MongoDB as the backend Perform basic
database operations and handle complex MongoDB queries Develop a
successful MongoDB database design for large corporate customers
with complex requirements Secure MongoDB database systems by
establishing role-based access control with X.509 transport-level
security Optimize reads and writes directed to a replica set or
sharded cluster Perform essential MongoDB administration tasks
Maintain database performance through monitoring Who this book is
forThis book is a MongoDB tutorial for DevOps engineers, database
developers, database administrators, system administrators and
those who are just getting started with NoSQL and looking to build
document-oriented databases and gain real-world experience in
managing databases using MongoDB. Basic knowledge of databases and
Python is required to get started with this DBMS book.
Use Microsoft SQL Server 2019 to implement, administer, and secure
a robust database solution that is disaster-proof and highly
available Key Features Explore new features of SQL Server 2019 to
set up, administer, and maintain your database solution
successfully Develop a dynamic SQL Server environment and
streamline big data pipelines Discover best practices for fixing
performance issues, database access management, replication, and
security Book DescriptionSQL Server is one of the most popular
relational database management systems developed by Microsoft. This
second edition of the SQL Server Administrator's Guide will not
only teach you how to administer an enterprise database, but also
help you become proficient at managing and keeping the database
available, secure, and stable. You'll start by learning how to set
up your SQL Server and configure new and existing environments for
optimal use. The book then takes you through designing aspects and
delves into performance tuning by showing you how to use indexes
effectively. You'll understand certain choices that need to be made
about backups, implement security policy, and discover how to keep
your environment healthy. Tools available for monitoring and
managing a SQL Server database, including automating health
reviews, performance checks, and much more, will also be discussed
in detail. As you advance, the book covers essential topics such as
migration, upgrading, and consolidation, along with the techniques
that will help you when things go wrong. Once you've got to grips
with integration with Azure and streamlining big data pipelines,
you'll learn best practices from industry experts for maintaining a
highly reliable database solution. Whether you are an administrator
or are looking to get started with database administration, this
SQL Server book will help you develop the skills you need to
successfully create, design, and deploy database solutions. What
you will learn Discover SQL Server 2019's new features and how to
implement them Fix performance issues by optimizing queries and
making use of indexes Design and use an optimal database management
strategy Combine SQL Server 2019 with Azure and manage your
solution using various automation techniques Implement efficient
backup and recovery techniques in line with security policies Get
to grips with migrating, upgrading, and consolidating with SQL
Server Set up an AlwaysOn-enabled stable and fast SQL Server 2019
environment Understand how to work with Big Data on SQL Server
environments Who this book is forThis book is for database
administrators, database developers, and anyone who wants to
administer large and multiple databases single-handedly using
Microsoft's SQL Server 2019. Basic awareness of database concepts
and experience with previous SQL Server versions is required.
A comprehensive guide to building, managing, and securing scalable
and reliable database and data warehousing applications using
Postgres 12 and 13 Key Features Set up your database cluster and
monitor, secure, and fine-tune it for optimal performance Learn the
fundamentals of database management and implement client- and
server-side programming using SQL and PL/pgSQL Explore useful tips
to develop efficient PostgreSQL database solutions from scratch
Book DescriptionPostgreSQL is one of the fastest-growing open
source object-relational database management systems (DBMS) in the
world. As well as being easy to use, it's scalable and highly
efficient. In this book, you'll explore PostgreSQL 12 and 13 and
learn how to build database solutions using it. Complete with
hands-on tutorials, this guide will teach you how to achieve the
right database design required for a reliable environment. You'll
learn how to install and configure a PostgreSQL server and even
manage users and connections. The book then progresses to key
concepts of relational databases, before taking you through the
Data Definition Language (DDL) and commonly used DDL commands. To
build on your skills, you'll understand how to interact with the
live cluster, create database objects, and use tools to connect to
the live cluster. You'll then get to grips with creating tables,
building indexes, and designing your database schema. Later, you'll
explore the Data Manipulation Language (DML) and server-side
programming capabilities of PostgreSQL using PL/pgSQL, before
learning how to monitor, test, and troubleshoot your database
application to ensure high-performance and reliability. By the end
of this book, you'll be well-versed with the Postgres database and
be able to set up your own PostgreSQL instance and use it to build
robust solutions. What you will learn Understand how users and
connections are managed by running a PostgreSQL instance Interact
with transaction boundaries using server-side programming Identify
bottlenecks to maintain your database efficiently Create and manage
extensions to add new functionalities to your cluster Choose the
best index type for each situation Use online tools to set up a
memory configuration that will suit most databases Explore how
Postgres can be used in multi-instance environments to provide
high-availability, redundancy, and scalability Who this book is
forThis Postgres book is for anyone interested in learning about
the PostgreSQL database from scratch. Anyone looking to build
robust data warehousing applications and scale the database for
high-availability and performance using the latest features of
PostgreSQL will also find this book useful. Although prior
knowledge of PostgreSQL is not required, familiarity with databases
is expected.
Leverage the power of PostgreSQL 11 to build powerful database and
data warehousing applications Key Features Monitor, secure, and
fine-tune your PostgreSQL 11 database Learn client-side and
server-side programming using SQL and PL/pgSQL Discover tips on
implementing efficient database solutions Book
DescriptionPostgreSQL is one of the most popular open source
database management systems in the world, and it supports advanced
features included in SQL standards. This book will familiarize you
with the latest features in PostgreSQL 11, and get you up and
running with building efficient PostgreSQL database solutions from
scratch. Learning PostgreSQL, 11 begins by covering the concepts of
relational databases and their core principles. You'll explore the
Data Definition Language (DDL) and commonly used DDL commands
supported by ANSI SQL. You'll also learn how to create tables,
define integrity constraints, build indexes, and set up views and
other schema objects. As you advance, you'll come to understand
Data Manipulation Language (DML) and server-side programming
capabilities using PL/pgSQL, giving you a robust background to
develop, tune, test, and troubleshoot your database application.
The book will guide you in exploring NoSQL capabilities and
connecting to your database to manipulate data objects. You'll get
to grips with using data warehousing in analytical solutions and
reports, and scaling the database for high availability and
performance. By the end of this book, you'll have gained a thorough
understanding of PostgreSQL 11 and developed the necessary skills
to build efficient database solutions. What you will learn
Understand the basics of relational databases, relational algebra,
and data modeling Install a PostgreSQL server, create a database,
and implement your data model Create tables and views, define
indexes and stored procedures, and implement triggers Make use of
advanced data types such as Arrays, hstore, and JSONB Connect your
Python applications to PostgreSQL and work with data efficiently
Identify bottlenecks to enhance reliability and performance of
database applications Who this book is forThis book is for you if
you're interested in learning about PostgreSQL from scratch. Those
looking to build solid database or data warehousing applications or
wanting to get up to speed with the latest features of PostgreSQL
11 will also find this book useful. No prior knowledge of database
programming or administration is required to get started.
Implement decentralized blockchain applications to build scalable
Dapps Key Features Understand the blockchain ecosystem and its
terminologies Implement smart contracts, wallets, and consensus
protocols Design and develop decentralized applications using
Bitcoin, Ethereum, and Hyperledger Book DescriptionThe Blockchain
is a revolution promising a new world without middlemen.
Technically, it is an immutable and tamper-proof distributed ledger
of all transactions across a peer-to-peer network. With this book,
you will get to grips with the blockchain ecosystem to build
real-world projects. This book will walk you through the process of
building multiple blockchain projects with different complexity
levels and hurdles. Each project will teach you just enough about
the field's leading technologies, Bitcoin, Ethereum, Quorum, and
Hyperledger in order to be productive from the outset. As you make
your way through the chapters, you will cover the major challenges
that are associated with blockchain ecosystems such as scalability,
integration, and distributed file management. In the concluding
chapters, you'll learn to build blockchain projects for business,
run your ICO, and even create your own cryptocurrency. Blockchain
by Example also covers a range of projects such as Bitcoin payment
systems, supply chains on Hyperledger, and developing a Tontine
Bank Every is using Ethereum. By the end of this book, you will not
only be able to tackle common issues in the blockchain ecosystem,
but also design and build reliable and scalable distributed
systems. What you will learn Grasp decentralized technology
fundamentals to master blockchain principles Build blockchain
projects on Bitcoin, Ethereum, and Hyperledger Create your currency
and a payment application using Bitcoin Implement decentralized
apps and supply chain systems using Hyperledger Write smart
contracts, run your ICO, and build a Tontine decentralized app
using Ethereum Implement distributed file management with
blockchain Integrate blockchain into existing systems in your
organization Who this book is forIf you are keen on learning how to
build your own blockchain decentralized applications from scratch,
then this book is for you. It explains all the basic concepts
required to develop intermediate projects and will teach you to
implement the building blocks of a blockchain ecosystem.
 |
PostGIS Cookbook
- Store, organize, manipulate, and analyze spatial data, 2nd Edition
(Paperback, 2nd Revised edition)
Mayra Zurbaran, Thomas Kraft, Stephen Vincent Mather, Bborie Park, Pedro Wightman
|
R1,427
Discovery Miles 14 270
|
Ships in 18 - 22 working days
|
|
|
Create and manage spatial data with PostGIS Key Features Import and
export geographic data from the PostGIS database using the
available tools Maintain, optimize, and fine-tune spatial data for
long-term viability Utilize the parallel support functionality that
was introduced in PostgreSQL 9.6 Book DescriptionPostGIS is a
spatial database that integrates the advanced storage and analysis
of vector and raster data, and is remarkably flexible and powerful.
PostGIS provides support for geographic objects to the PostgreSQL
object-relational database and is currently the most popular open
source spatial databases. If you want to explore the complete range
of PostGIS techniques and expose related extensions, then this book
is for you. This book is a comprehensive guide to PostGIS tools and
concepts which are required to manage, manipulate, and analyze
spatial data in PostGIS. It covers key spatial data manipulation
tasks, explaining not only how each task is performed, but also
why. It provides practical guidance allowing you to safely take
advantage of the advanced technology in PostGIS in order to
simplify your spatial database administration tasks. Furthermore,
you will learn to take advantage of basic and advanced vector,
raster, and routing approaches along with the concepts of data
maintenance, optimization, and performance, and will help you to
integrate these into a large ecosystem of desktop and web tools. By
the end, you will be armed with all the tools and instructions you
need to both manage the spatial database system and make better
decisions as your project's requirements evolve. What you will
learn Import and export geographic data from the PostGIS database
using the available tools Structure spatial data using the
functionality provided by a combination of PostgreSQL and PostGIS
Work with a set of PostGIS functions to perform basic and advanced
vector analyses Connect PostGIS with Python Learn to use
programming frameworks around PostGIS Maintain, optimize, and
fine-tune spatial data for long-term viability Explore the 3D
capabilities of PostGIS, including LiDAR point clouds and point
clouds derived from Structure from Motion (SfM) techniques
Distribute 3D models through the Web using the X3D standard Use
PostGIS to develop powerful GIS web applications using Open
Geospatial Consortium web standards Master PostGIS Raster Who this
book is forThis book is for developers who need some quick
solutions for PostGIS. Prior knowledge of PostgreSQL and spatial
concepts would be an added advantage.
Take your first steps to become a fully qualified data analyst by
learning how to explore large relational datasets Key Features
Explore a variety of statistical techniques to analyze your data
Integrate your SQL pipelines with other analytics technologies
Perform advanced analytics such as geospatial and text analysis
Book DescriptionUnderstanding and finding patterns in data has
become one of the most important ways to improve business
decisions. If you know the basics of SQL, but don't know how to use
it to gain the most effective business insights from data, this
book is for you. SQL for Data Analytics helps you build the skills
to move beyond basic SQL and instead learn to spot patterns and
explain the logic hidden in data. You'll discover how to explore
and understand data by identifying trends and unlocking deeper
insights. You'll also gain experience working with different types
of data in SQL, including time-series, geospatial, and text data.
Finally, you'll learn how to increase your productivity with the
help of profiling and automation. By the end of this book, you'll
be able to use SQL in everyday business scenarios efficiently and
look at data with the critical eye of an analytics professional.
Please note: if you are having difficulty loading the sample
datasets, there are new instructions uploaded to the GitHub
repository. The link to the GitHub repository can be found in the
book's preface. What you will learn Perform advanced statistical
calculations using the WINDOW function Use SQL queries and
subqueries to prepare data for analysis Import and export data
using a text file and psql Apply special SQL clauses and functions
to generate descriptive statistics Analyze special data types in
SQL, including geospatial data and time data Optimize queries to
improve their performance for faster results Debug queries that
won't run Use SQL to summarize and identify patterns in data Who
this book is forIf you're a database engineer looking to transition
into analytics, or a backend engineer who wants to develop a deeper
understanding of production data, you will find this book useful.
This book is also ideal for data scientists or business analysts
who want to improve their data analytics skills using SQL.
Knowledge of basic SQL and database concepts will aid in
understanding the concepts covered in this book.
Design cost-efficient database solutions, scale enterprise
operations and reduce overhead business costs with MySQL Key
Features Explore the new and advanced features of MySQL 8.0 Use
advanced techniques to optimize MySQL performance Create
MySQL-based applications for your enterprise with the help of
practical examples Book DescriptionAdvanced MySQL 8 teaches you to
enhance your existing database infrastructure and build various
tools to improve your enterprise applications and overall website
performance. The book starts with the new and exciting MySQL 8.0
features and how to utilize them for maximum efficiency. As you
make your way through the chapters, you will learn to optimize
MySQL performance using indexes and advanced data query techniques
for large queries. You will also discover MySQL Server 8.0 settings
and work with the MySQL data dictionary to boost the performance of
your database. In the concluding chapters, you will cover MySQL 8.0
Group Replication, which will enable you to create elastic, highly
available, and fault-tolerant replication topologies. You will also
explore backup and recovery techniques for your databases and
understand important tips and tricks to help your critical data
reach its full potential. By the end of this book, you'll have
learned about new MySQL 8.0 security features that allow a database
administrator (DBA) to simplify user management and increase the
security of their multi-user environments. What you will learn
Explore new and exciting features of MySQL 8.0 Analyze and optimize
large MySQL queries Understand MySQL Server 8.0 settings Master the
deployment of Group Replication and use it in an InnoDB cluster
Monitor large distributed databases Discover different types of
backups and recovery methods for your databases Explore tips to
help your critical data reach its full potential Who this book is
forAdvanced MySQL 8 is for database administrators, data
architects, and database developers who want to dive deeper into
building advanced database applications in the MySQL environment.
|
|