Skip to content

ahacop/practical-use-of-postgres-views-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Practical Use of PostgreSQL Views

Slides for a talk on using PostgreSQL views, materialized views, and incremental view maintenance in Rails applications.

Presented at Ruby User Group Berlin (RUGB).

Topics Covered

  • Basic PostgreSQL views
  • Managing views with Scenic gem
  • Materialized views for performance
  • Updatable views with triggers
  • Incremental View Maintenance (IVM)

About

Slides for a talk on using PostgreSQL views

Resources

License

Stars

Watchers

Forks