{"id":15394809,"url":"https://github.com/mhmd-azeez/pgtrgm","last_synced_at":"2026-05-02T09:32:23.959Z","repository":{"id":111221199,"uuid":"366510608","full_name":"mhmd-azeez/PgTrgm","owner":"mhmd-azeez","description":"Using pg_trgm for string similarity search and speeding up LIKE operator","archived":false,"fork":false,"pushed_at":"2021-05-11T20:54:27.000Z","size":75429,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T16:15:56.869Z","etag":null,"topics":["fuzzy-search","pg-trgm","postgresql","string-similarity"],"latest_commit_sha":null,"homepage":"https://mazeez.dev/posts/pg-trgm-similarity-search-and-fast-like","language":"C#","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/mhmd-azeez.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-11T20:54:00.000Z","updated_at":"2024-03-18T23:45:33.000Z","dependencies_parsed_at":"2023-06-09T23:15:50.229Z","dependency_job_id":null,"html_url":"https://github.com/mhmd-azeez/PgTrgm","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"52d832d3f00d90f0854dbfba888b946c4f5547f4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmd-azeez%2FPgTrgm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmd-azeez%2FPgTrgm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmd-azeez%2FPgTrgm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmd-azeez%2FPgTrgm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhmd-azeez","download_url":"https://codeload.github.com/mhmd-azeez/PgTrgm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245944062,"owners_count":20697948,"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":["fuzzy-search","pg-trgm","postgresql","string-similarity"],"created_at":"2024-10-01T15:24:36.936Z","updated_at":"2026-05-02T09:32:23.916Z","avatar_url":"https://github.com/mhmd-azeez.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## `pg_trgm` test\n\nThe database dump and benchmark and fake data generation code for [this blog post](https://mazeez.dev/posts/pg-trgm-similarity-search-and-fast-like).\n\n### How to restore the database dump:\n\n**Note:** This dump doesn't have the `gin` index on the name columns.\n\n1. Extract the dump file from [name_search_no_index.7z](./name_search_no_index.7z).\n\n2. Then create an empty database:\n\n```\ncreatedb -U postgres name_search_index --template=template0\n```\n\n3. Then restore the dump file into the empty database:\n\n```\npg_restore -U postgres -d name_search_index \u003c name_search_no_index.dump\n```\n\nFor more info please take a look [at this article](https://mazeez.dev/posts/backup-and-restore-in-postgres).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmd-azeez%2Fpgtrgm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhmd-azeez%2Fpgtrgm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmd-azeez%2Fpgtrgm/lists"}