← 返回首页
GitHub - jeffwidman/sqlalchemy-postgresql-materialized-views: A SQLAlchemy recipe for managing PostgreSQL Materialized Views: · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

jeffwidman/sqlalchemy-postgresql-materialized-views

 master
Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
View all files

Repository files navigation

A SQLAlchemy recipe for PostgreSQL Materialized Views

A SQLAlchemy recipe for managing PostgreSQL Materialized views that handles:

  • Creating
  • Dropping
  • Indexing
  • Refreshing (including concurrent background refreshes)

Accompanying blog post: http://www.jeffwidman.com/blog/847/using-sqlalchemy-to-create-and-manage-postgresql-materialized-views/

Many thanks to Mike Bayer for his help with this.

About

A SQLAlchemy recipe for managing PostgreSQL Materialized Views:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Footer

© 2026 GitHub, Inc.