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

Fullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQL

Fullstack Typescript with TailwindCSS and tRPC Using Modern Features of PostgreSQL

Sources: fullstack.io
This comprehensive course will equip you with the skills and knowledge to build modern full-stack applications using TypeScript, TailwindCSS, tRPC, and PostgreS
4 hours 54 minutes 49 seconds
Database Design & Implementation

Database Design & Implementation

Sources: Amigoscode (Nelson Djalo)
Backend starts from Your Database. When you have a solid database design coding is easy. In this course you will learn how to design databases for your backend applications. You...
2 hours 7 minutes 49 seconds
 Ludicrous Speed Postgres

Ludicrous Speed Postgres

Sources: Creston Jamison
This course is dedicated to optimizing PostgreSQL performance with a focus on proper schema design and efficient database usage. It is designed for those...
12 hours 27 minutes 44 seconds
Neo4j: GraphDB Foundations with Cypher

Neo4j: GraphDB Foundations with Cypher

Sources: udemy
Learn what a graph database is, gain the fundamental skills to use Neo4j on your next project. Learn how some of the worlds top tech companies structure and que
4 hours 44 minutes
Mastering Postgres | The most comprehensive course on PostgreSQL

Mastering Postgres | The most comprehensive course on PostgreSQL

Sources: Aaron Francis
Your application operates at the speed of the slowest query, regardless of the language, framework, or platform you use. The course "Mastering Postgres"...
16 hours 13 minutes 30 seconds