# PGConf NYC 2014 Talk on PostgreSQL and SQL Window Functions

DevFeed: [PGConf NYC 2014 Talk on PostgreSQL and SQL Window Functions](<https://devfeed.tech/articles/new-york-34539.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2014/04/new-york/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2014-04-17T11:53:00Z

Content type: opinion

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>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [conference](<https://devfeed.tech/tags/conference.md>), [developers](<https://devfeed.tech/tags/developers.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sql](<https://devfeed.tech/tags/sql.md>)

## AI overview

The author recounts participating in PGConf NYC 2014 and presenting a talk about what developers can do with SQL, including PostgreSQL window functions. The talk draws on a blog entry about the Reset Counter application.

## Source excerpt

A couple of week ago I had the chance to participate into the PGConf NYC 2014 Conference, one of the biggest conferences about PostgreSQL worldwide. I presented one of my favourite talks over there, where the whole goal is to blow the mind of innocent developers and show them how much they can do in just SQL. *PostgreSQL for developers, window functions galore!* The basis for the talk is this detailed blog entry about the Reset Counter application and how to leverage SQL to write the code for it.