Skip to main content

Just Use Postgres!

0h 0m 0s
English
Paid

Course description

Most likely, you don't need a collection of specialized databases. Just use Postgres!

Need a fast, reliable, and SQL-standard compliant relational DBMS? Just use Postgres! Need to work with geospatial data? Just use Postgres! Storing semi- or unstructured documents? Postgres can handle it! Embedding embeddings for generative AI? Here too—just use Postgres!

This book is for software engineers and database specialists who want to unlock the full potential of PostgreSQL.

In the book, you will learn how to:

  • Develop applications for generative AI, geo, and temporal data
  • Use Postgres for both transactional services and specialized workloads
  • Work with modern SQL: window functions, CTEs, JSON, and much more
  • Implement full-text search
  • Understand and apply indexes: B-tree, GIN, HNSW, expression, etc.
  • Use Postgres extensions to expand functionality

Since its first release in 1996, PostgreSQL has become one of the most powerful and popular full-featured open-source DBMSs. The book “Just Use Postgres!” explores the modern capabilities of Postgres for AI, time series, full-text search, geospatial data, and other types of workloads.

About the Book

The book's structure is based on practical examples of interacting with Postgres from a developer’s perspective. Each chapter focuses on a specific scenario—from e-commerce and music streaming to other applied tasks. You will learn about the functions, mechanisms, and extensions that allow you to effectively solve unique data management challenges. From the basic capabilities of a relational DBMS to the ecosystem of extensions for generative AI and more—you will discover how to get the most out of Postgres.

Books

Read Book Just Use Postgres!

#Title
1Just Use Postgres!

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Building a Database Engine

Building a Database Engine

Sources: Martin Joo
The book "Building a Database Engine" is a practical guide to creating your own database engine from scratch. It is intended for developers...
Build an app with ASPNET Core and Angular from scratch

Build an app with ASPNET Core and Angular from scratch

Sources: udemy
Have you learnt the basics of ASP.NET Core and Angular? Not sure where to go next? This course should be able to help with that. In this course we start from nothing and increme...
29 hours 51 minutes 36 seconds
DuckDB - The Ultimate Guide

DuckDB - The Ultimate Guide

Sources: udemy
Why should you study DuckDB? DuckDB is one of the fastest-growing technologies, with the number of search queries increasing by 1200% over the past two years!
5 hours 56 minutes 13 seconds
Full-Stack Fundamentals 2 - Backend

Full-Stack Fundamentals 2 - Backend

Sources: Mckay Wrigley (takeoff)
In the first project, we focused on the frontend, creating a personal portfolio website. Now we will take the next step towards full-stack development...
1 hour 45 minutes 49 seconds
PostgreSQL High Performance Tuning Guide

PostgreSQL High Performance Tuning Guide

Sources: udemy
PostgreSQL is one of the most powerful and convenient database management systems. It is actively supported by the community and receives new releases every...
2 hours 41 minutes 14 seconds