{"id":16950502,"url":"https://github.com/jackc/mat-view-strat-pg","last_synced_at":"2025-03-21T10:26:36.564Z","repository":{"id":30580392,"uuid":"34135436","full_name":"jackc/mat-view-strat-pg","owner":"jackc","description":"Materialized View Strategies Using PostgreSQL","archived":false,"fork":false,"pushed_at":"2015-04-22T19:56:46.000Z","size":284,"stargazers_count":61,"open_issues_count":0,"forks_count":25,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-26T07:08:23.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PLpgSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-17T19:17:32.000Z","updated_at":"2024-09-13T03:39:49.000Z","dependencies_parsed_at":"2022-08-09T08:36:35.766Z","dependency_job_id":null,"html_url":"https://github.com/jackc/mat-view-strat-pg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackc%2Fmat-view-strat-pg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackc%2Fmat-view-strat-pg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackc%2Fmat-view-strat-pg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackc%2Fmat-view-strat-pg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackc","download_url":"https://codeload.github.com/jackc/mat-view-strat-pg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244777137,"owners_count":20508647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T21:57:49.481Z","updated_at":"2025-03-21T10:26:36.544Z","avatar_url":"https://github.com/jackc.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Materialized View Strategies Using PostgreSQL\n\nThis repository contains the test data and code for this blog post: http://hashrocket.com/blog/posts/materialized-view-strategies-using-postgresql\n\nTo load test data:\n\n    createdb pg_cache_demo\n    psql -f accounts.sql pg_cache_demo\n    psql -f transactions.sql pg_cache_demo\n    psql -f postgresql_view.sql pg_cache_demo\n    psql -f postgresql_mat_view.sql pg_cache_demo\n    psql -f eager_mat_view.sql pg_cache_demo\n    psql -f lazy_mat_view.sql pg_cache_demo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackc%2Fmat-view-strat-pg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackc%2Fmat-view-strat-pg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackc%2Fmat-view-strat-pg/lists"}