Apache Phoenix

Learn the fundamentals of Apache Phoenix and development with the help of real-time scenarios.

Last updated 2022-01-10 | 4.1

- Understand the fundamentals of Apache Phoenix
- Learn and understand the use of Apache Phoenix
- Learn how to obtain and configure Apache Phoenix

What you'll learn

Understand the fundamentals of Apache Phoenix
Learn and understand the use of Apache Phoenix
Learn how to obtain and configure Apache Phoenix
Learn how to structure data to get maximum performance from NoSQL solutions
Learn how to create Phoenix tables
load data
and execute queries against that data
Learn how to retrieve data from Phoenix by using a JDBC connection

* Requirements

* A PC or Mac
* Internet Access

Description

Welcome to this course: The Complete Apache Phoenix Developer Course. Apache Phoenix is an open source, massively parallel, relational database engine supporting OLTP for Hadoop using Apache HBase as its backing store. Phoenix provides a JDBC driver that hides the intricacies of the noSQL store enabling users to create, delete, and alter SQL tables, views, indexes, and sequences; insert and delete rows singly and in bulk; and query data through SQL. Phoenix compiles queries and other statements into native noSQL store APIs rather than using MapReduce enabling the building of low latency applications on top of noSQL stores.

In this course, you'll learn:
  • Understand the fundamentals of Apache Phoenix
  • Learn and understand the use of Apache Phoenix
  • Learn how to obtain and configure Apache Phoenix
  • Learn how to structure data to get maximum performance from NoSQL solutions
  • Learn how to create Phoenix tables, load data, and execute queries against that data
  • Learn how to retrieve data from Phoenix by using a JDBC connection

At the end of this course, you will be an expert in using Apache Phoenix. What are you waiting for? Let's get started!

Who this course is for:

  • Web Developers
  • Software Developers
  • Programmers
  • Anyone interested in Apache Phoenix

Course content

7 sections • 20 lectures

Introduction Preview 04:31

Learn About SQL Preview 05:00

Understanding Performance Characteristics - SQL Preview 05:53

Understanding Performance Characteristics - NoSQL Preview 12:02

Learn How To Optimize NoSQL Preview 09:44

Introduction Preview 08:55

Apache Phoenix: Phoenix SQL Engine For Hbase Preview 05:38

Apache Phoenix: Obtaining & Configuring Apache Phoenix Preview 02:59

Introduction Preview 07:13

Apache Phoenix: Schema Operations Preview 04:13

Apache Phoenix: Indexes & Secondary Indexes Preview 06:50

Apache Phoenix: Executing Queries Preview 05:44

Introduction Preview 03:08

Apache Phoenix: Salted Tables Preview 06:40

Apache Phoenix: Views Preview 05:30