# Making the Most of SQL with PostgreSQL

DevFeed: [Making the Most of SQL with PostgreSQL](<https://devfeed.tech/articles/make-the-most-ouf-of-sql-34508.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2013/07/make-the-most-ouf-of-sql/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2013-07-02T20:22:00Z

Content type: article

Language: en

Sources: [Dimitri Fontaine](<https://devfeed.tech/sources/dimitri-fontaine.md>)

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [developer](<https://devfeed.tech/tags/developer.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sql](<https://devfeed.tech/tags/sql.md>), [talk](<https://devfeed.tech/tags/talk.md>), [window-functions](<https://devfeed.tech/tags/window-functions.md>)

## AI overview

The article describes a talk for the Dublin PostgreSQL User Group about using SQL with PostgreSQL as a developer. It demonstrates solving an application example in SQL with window functions and common table expressions, and notes that a recording was published online.

## Source excerpt

Tonight I had the pleasure to present a talk at the Dublin PostgreSQL User Group using remote technologies. The talk is about how to make the most ouf of PostgreSQL when using SQL as a developer, and tries to convince you to dive into mastering SQL by showing how to solve an application example all in SQL, using window functions and common table expressions. *PostgreSQL for developer* And using remote technologies, the presentation have been recorded and made available on the internet: