{"id":34682843,"url":"https://github.com/andreiramani/pgvector_pgsql_windows","last_synced_at":"2026-03-03T09:10:04.294Z","repository":{"id":251705599,"uuid":"838202416","full_name":"andreiramani/pgvector_pgsql_windows","owner":"andreiramani","description":"pgvector - a PostgreSQL extension (native compiled in Microsoft Windows environment)","archived":false,"fork":false,"pushed_at":"2025-11-27T06:22:22.000Z","size":2391,"stargazers_count":53,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-29T22:49:16.177Z","etag":null,"topics":["llm","nlp","pgsql","pgvector","plsql","postgresql","rag","vector","vector-database"],"latest_commit_sha":null,"homepage":"","language":null,"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/andreiramani.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-05T06:50:29.000Z","updated_at":"2025-11-28T01:57:58.000Z","dependencies_parsed_at":"2025-02-14T01:32:51.686Z","dependency_job_id":"cc4031c6-9593-4181-b3f7-1348f8b2b7eb","html_url":"https://github.com/andreiramani/pgvector_pgsql_windows","commit_stats":null,"previous_names":["andreiramani/pgvector_pg15_windows","andreiramani/pgvector_pgsql_windows"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/andreiramani/pgvector_pgsql_windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreiramani%2Fpgvector_pgsql_windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreiramani%2Fpgvector_pgsql_windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreiramani%2Fpgvector_pgsql_windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreiramani%2Fpgvector_pgsql_windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreiramani","download_url":"https://codeload.github.com/andreiramani/pgvector_pgsql_windows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreiramani%2Fpgvector_pgsql_windows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28008676,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["llm","nlp","pgsql","pgvector","plsql","postgresql","rag","vector","vector-database"],"created_at":"2025-12-24T21:17:08.902Z","updated_at":"2025-12-24T21:17:12.796Z","avatar_url":"https://github.com/andreiramani.png","language":null,"readme":"# [pgvector](https://github.com/pgvector/pgvector) binary compile, Microsoft Windows x64, PostgreSQL\n\u003chr\u003e\n\u003cb\u003e***** Unofficial release *****\u003c/b\u003e\n\u003cbr\u003eIntended for individuals who encountered difficulties in compiling.\u003cbr\u003e\n\u003chr\u003e\nSee \u003ca href=\"https://github.com/andreiramani/pgvector_pgsql_windows/releases\"\u003ereleases\u003c/a\u003e for available version\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e\u003c/p\u003e\n\u003cb\u003eHow to's v0.8.x\u003c/b\u003e:\n\u003cbr\u003e\n1. Check readme.txt (inside archive)\u003cbr\u003e\n\u003cbr\u003e\n\u003cb\u003eHow to's v0.7.3, v0.7.4\u003c/b\u003e:\n\u003cbr\u003e\n1. Extracted zip file to \"[pg_installed folder]\\share\\extension\\\"\u003cbr\u003e\n2. Activate extension with \u003ccode\u003ecreate extension vector\u003c/code\u003e\n\u003cbr\u003e\n\u003ca href=\"https://www.navicat.com/en/products/navicat-premium\"\u003e\n    \u003cimg src=\"img/01-create_extension.jpg\" alt=\"Screenshot made with Navicat Premium\"\u003e\n\u003c/a\u003e\u003cbr\u003e\u003cbr\u003e\n3. Run this query to check if the extension is enable (t) \u003cbr\u003e \u003ccode\u003eSELECT extname,extrelocatable,extversion FROM pg_extension where extname='vector'\u003c/code\u003e\n\u003cbr\u003e\n\u003ca href=\"https://www.navicat.com/en/products/navicat-premium\"\u003e\n    \u003cimg src=\"img/02-check_extension.jpg\" alt=\"Screenshot made with Navicat Premium\"\u003e\n\u003c/a\u003e\n\n\u003cp\u003e\u003c/p\u003e\n\u003chr\u003e\nContributor compiler: \u003ca href=\"https://github.com/vjivandro\"\u003evjivandro\u003c/a\u003e (v0.7.3, v0.7.4), \u003ca href=\"https://github.com/andreiramani\"\u003eandreiramani\u003c/a\u003e (v0.8.0, v0.8.1)\n\u003cp\u003e\u003c/p\u003e\n\n[![Star History Chart](https://api.star-history.com/svg?repos=andreiramani/pgvector_pgsql_windows\u0026type=Date)](https://star-history.com/#andreiramani/pgvector_pgsql_windows\u0026Date)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreiramani%2Fpgvector_pgsql_windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreiramani%2Fpgvector_pgsql_windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreiramani%2Fpgvector_pgsql_windows/lists"}