Skip to content

Instantly share code, notes, and snippets.

@knownasilya
Last active June 19, 2018 17:15
Show Gist options
  • Save knownasilya/b97e6c6810474355939351a9ce70da54 to your computer and use it in GitHub Desktop.
Save knownasilya/b97e6c6810474355939351a9ce70da54 to your computer and use it in GitHub Desktop.
sql festival by Paul Ramsey

https://docs.google.com/presentation/d/1k3cyjTVLszJ1WMt_YdSJvTBeIC57WS4LeWyLj9x-w4g/edit#slide=id.g392f8bb753_0_0

groovy sql

  • nullif - convert empty string to null
  • concat_ws
  • FILTER

popular sql

far out spatial sql

  • st_subdivide for performance
  • < - > -- in order by via index (distance operator or knn)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment