{"id":13907888,"url":"https://github.com/acoustid/pg_acoustid","last_synced_at":"2026-01-17T11:49:18.745Z","repository":{"id":45235866,"uuid":"59378166","full_name":"acoustid/pg_acoustid","owner":"acoustid","description":"PostgreSQL extension for working with AcoustID fingerprints","archived":false,"fork":false,"pushed_at":"2022-11-13T10:31:05.000Z","size":140,"stargazers_count":13,"open_issues_count":7,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-25T16:39:24.609Z","etag":null,"topics":["acoustid","audio-fingerprinting","postgresql","postgresql-extension"],"latest_commit_sha":null,"homepage":null,"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/acoustid.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":"2016-05-21T19:35:27.000Z","updated_at":"2024-08-15T20:58:59.000Z","dependencies_parsed_at":"2023-01-21T16:48:13.507Z","dependency_job_id":null,"html_url":"https://github.com/acoustid/pg_acoustid","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/acoustid/pg_acoustid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoustid%2Fpg_acoustid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoustid%2Fpg_acoustid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoustid%2Fpg_acoustid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoustid%2Fpg_acoustid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acoustid","download_url":"https://codeload.github.com/acoustid/pg_acoustid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acoustid%2Fpg_acoustid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265710560,"owners_count":23815379,"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":["acoustid","audio-fingerprinting","postgresql","postgresql-extension"],"created_at":"2024-08-06T23:02:16.355Z","updated_at":"2026-01-17T11:49:18.733Z","avatar_url":"https://github.com/acoustid.png","language":"C","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"AcoustID utility functions for PostgreSQL\n=========================================\n\nYou need the PostgresSQL development page to build this:\n\n```sh\nsudo apt-get install postgresql-server-dev-9.1\n```\n\nIf you have multiple PostgreSQL versions you need to specify which version to\nbuild against by setting the `PG_CONFIG` variable:\n\n```sh\nexport PG_CONFIG=/usr/lib/postgresql/9.1/bin/pg_config\n```\n\nBuild and install the module:\n\n```sh\nmake\nsudo make install\n```\n\nUsing in PostgreSQL:\n\n```sql\nCREATE EXTENSION acoustid;\n```\n\nIf you have a version from before PostgreSQL 9.1 installed, you can upgrade it\nto a properly package one with:\n\n```sql\nCREATE EXTENSION acoustid FROM unpackaged;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facoustid%2Fpg_acoustid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facoustid%2Fpg_acoustid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facoustid%2Fpg_acoustid/lists"}