{"id":16950154,"url":"https://github.com/jackc/writable-cte-examples","last_synced_at":"2026-01-27T09:30:19.114Z","repository":{"id":10024457,"uuid":"12065148","full_name":"jackc/writable-cte-examples","owner":"jackc","description":"Examples of Writable Common Table Expressions in PostgreSQL","archived":true,"fork":false,"pushed_at":"2013-08-12T20:09:31.000Z","size":104,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T11:42:33.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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":"2013-08-12T20:06:13.000Z","updated_at":"2024-05-28T14:44:06.000Z","dependencies_parsed_at":"2022-08-28T13:52:05.664Z","dependency_job_id":null,"html_url":"https://github.com/jackc/writable-cte-examples","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%2Fwritable-cte-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackc%2Fwritable-cte-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackc%2Fwritable-cte-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackc%2Fwritable-cte-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackc","download_url":"https://codeload.github.com/jackc/writable-cte-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774051,"owners_count":19694697,"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:56:57.990Z","updated_at":"2026-01-27T09:30:19.054Z","avatar_url":"https://github.com/jackc.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\nFrom the writable-cte-examples directory:\n\n    bundle\n\nAssuming you have a local PostgreSQL install run the following:\n\n    createdb writable_cte_bench\n    psql writable_cte_bench \u003c structure.sql\n\nIf your PostgreSQL server is not on your local machine you will also need to adjust the connection settings in writable_cte_bench.rb\n\n# Running Benchmarks\n\n    bundle exec ruby writable_cte_bench.rb\n    bundle exec time ruby merge_naive.rb\n    bundle exec time ruby merge_sql.rb\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackc%2Fwritable-cte-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackc%2Fwritable-cte-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackc%2Fwritable-cte-examples/lists"}