We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Let's Build a Complex, Real-Time Data Management Application

Formale Metadaten

Titel
Let's Build a Complex, Real-Time Data Management Application
Untertitel
...before the training session ends!
Serientitel
Anzahl der Teile
37
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Congratulations: you've been selected to build an application that will manage whether or not the rooms for PGCon are being occupied by a session! On the surface, this sounds simple, but we will be managing the rooms of PGCon, so we know that a lot of people will be accessing the system. Therefore, we need to ensure that the system can handle all of the eager users that will be flooding the PGCon website checking to see what availability each of the PGCon rooms has. To do this, we will explore the following PostgreSQL features: Data types and their functionality, such as: Data/Time types Ranges Arrays Indexes such as: GiST SP-Gist Common Table Expressions and Recursion Set generating functions and LATERAL queries Functions and the PL/PGSQL Triggers Logical decoding and streaming We will be writing our application primary with SQL, though we will sneak in a little bit of Python to demonstrate the power of logical decoding. This will be an interactive sessions and we will provide some containers to ensure you have everything you need to be up and running when the bell rings. At the end of the session, we will have a working application, and you will be happy knowing that you provided a wonderful user experience for all PGCon attendees made possible by the innovation of PostgreSQL!