This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2022

Everything You Wanted to Know About Databases as a Developer but Were Too Afraid to Ask Your DBA

Date: 2022-10-27
Time: 13:40–14:30
Room: Berlin 2+3
Level: Beginner

The database forms the backbone of many applications so it’s essential, as a developer, to know how to interact with the database in an optimal way. Unfortunately, database administration doesn’t necessarily form part of a developer’s training so you may be a great developer, with a wealth of experience and talent in designing and coding applications, yet have little or no database knowledge. There’s probably a database expert in your organisation in the form of a DBA, but this expert is probably too grumpy busy to take the time to explain to you how databases work.

This presentation aims to provide you with the minimum that you need to know about databases in general, and about Postgres in particular. You will come away with a “database cheat sheet” of the different terminology and concepts that will make you sound like an instant database expert.

You’ll learn to explain with confidence the difference between a database, a database cluster and an instance, how database objects can be partitioned and why you might want to do that, how schemas and tablespaces can be used to group database objects, the different constraints that can be used to enforce the integrity of your data, the difference between a view and a materialized view and much more.

If you want to (a) understand more about what a database is and how it works, (b) make your database applications better and (c) impress your DBA (and your manager), then this presentation is for you.

Slides

The following slides have been made available for this session:

Speaker

Karen Jex