{"id":26814518,"url":"https://github.com/supabase-community/postgres-language-server","last_synced_at":"2025-05-08T22:22:23.689Z","repository":{"id":186493928,"uuid":"642080384","full_name":"supabase-community/postgres-language-server","owner":"supabase-community","description":"A Language Server for Postgres","archived":false,"fork":false,"pushed_at":"2025-05-07T08:40:36.000Z","size":10594,"stargazers_count":4965,"open_issues_count":36,"forks_count":100,"subscribers_count":34,"default_branch":"main","last_synced_at":"2025-05-08T19:40:55.521Z","etag":null,"topics":["language-server-protocol","postgres"],"latest_commit_sha":null,"homepage":"https://pgtools.dev/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supabase-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":["supabase"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-05-17T19:23:15.000Z","updated_at":"2025-05-08T19:04:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"5c889b27-2357-4c65-b249-69d7b9908855","html_url":"https://github.com/supabase-community/postgres-language-server","commit_stats":{"total_commits":268,"total_committers":16,"mean_commits":16.75,"dds":0.332089552238806,"last_synced_commit":"b930638a2b28db24cc06d73ae6da30a81e48ac28"},"previous_names":["supabase/postgres_lsp","supabase-community/postgres_lsp","supabase-community/postgres-language-server"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fpostgres-language-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fpostgres-language-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fpostgres-language-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supabase-community%2Fpostgres-language-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supabase-community","download_url":"https://codeload.github.com/supabase-community/postgres-language-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253141474,"owners_count":21860541,"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":["language-server-protocol","postgres"],"created_at":"2025-03-30T02:15:47.513Z","updated_at":"2025-05-08T22:22:23.665Z","avatar_url":"https://github.com/supabase-community.png","language":"Rust","readme":"![Postgres Language Server](/docs/images/pls-github.png)\n\n# Postgres Language Server\n\nA collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.\n\nDocs: [pgtools.dev](https://pgtools.dev/)\n\nInstall: [instructions](https://pgtools.dev/#installation)\n\n- [CLI releases](https://github.com/supabase-community/postgres-language-server/releases)\n- [VSCode](https://marketplace.visualstudio.com/items?itemName=Supabase.postgrestools)\n- [Neovim](https://github.com/neovim/nvim-lspconfig/blob/master/doc/configs.md#postgres_lsp)\n- [Zed](https://github.com/LoamStudios/zed-postgres-language-server)\n\n## Overview\nLSP Demo             |  CLI Demo\n:-------------------------:|:-------------------------:\n![LSP Demo](/docs/images/lsp-demo.gif)  |  ![CLI Demo](/docs/images/cli-demo.png)\n\nThis project provides a toolchain for Postgres development, built on Postgres' own parser `libpg_query` to ensure 100% syntax compatibility. It is built on a Server-Client architecture with a transport-agnostic design. This means all features can be accessed not only through the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/), but also through other interfaces like a CLI, HTTP APIs, or a WebAssembly module. The goal is to make all the great Postgres tooling out there as accessible as possible, and to build anything that is missing ourselves.\n\nThe following features are implemented:\n- Autocompletion\n- Syntax Error Highlighting\n- Type-checking (via `EXPLAIN` error insights)\n- Linter, inspired by [Squawk](https://squawkhq.com)\n\nOur current focus is on refining and enhancing these core features while building a robust and easily accessible infrastructure. For future plans and opportunities to contribute, please check out the issues and discussions. Any contributions are welcome!\n\n## Contributors\n\n- [psteinroe](https://github.com/psteinroe)\n- [juleswritescode](https://github.com/juleswritescode)\n\n## Acknowledgements\n\nA big thanks to the following projects, without which this project wouldn't have been possible:\n\n- [libpg_query](https://github.com/pganalyze/libpg_query): For extracting the Postgres' parser\n- [Biome](https://github.com/biomejs/biome): For implementing a toolchain infrastructure we could copy from\n- [Squawk](https://github.com/sbdchd/squawk): For the linter inspiration\n","funding_links":["https://github.com/sponsors/supabase"],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupabase-community%2Fpostgres-language-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupabase-community%2Fpostgres-language-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupabase-community%2Fpostgres-language-server/lists"}