Postgres Language Server
A Language Server for Postgres. Not SQL with flavors, just Postgres
https://github.com/supabase/postgres_lsp
https://news.ycombinator.com/item?id=37020610

* active development; only ready for collaborators
* making this public so we can develop it in the open w. input f. community πŸ‘οΈ

Language Server Protocol
https://microsoft.github.io/language-server-protocol
* adds features like auto complete, go to definition, documentation on hover for a programming language

#PostgreSWL #SQL #LanguageServer #RDMS #postgres #LSP #Microsoft

GitHub - supabase/postgres_lsp: A Language Server for Postgres

A Language Server for Postgres. Contribute to supabase/postgres_lsp development by creating an account on GitHub.

GitHub