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