Postgres Language Server
821 by kiwicopple | 101 comments
hey HN. this is a Language Server[0] designed specifically for Postgres. A language server adds features to IDEs (VSCode, NeoVim, etc) - features like auto-complete, go-to-definition, or documentation on hover, etc. there have been previous attempts at adding Postgres support to code editors. usually these attempts implement a generic SQL parser and then offer various "flavours" of SQL. This attempt is different because it uses the actual Postgres parser to do the heavy-lifting. This is done via libg_query, an excellent C library for accessing the PostgreSQL parser outside of the server. We feel this is a better approach because it gives developers 100% confidence in the parser, and it allows us to keep up with the rapid development of Postgres. this is still in early development, and mostly useful for testers/collaborators. the majority of work is still ahead, but we've verified that the approach works. we're making it public now so that we can develop it in the open with input from the community. a lot of the credit belongs to pganalyze[1] for their work on libpg_query, and to psteinroe ( https://ift.tt/PglGupT ) who the creator and maintainer. [0] LSP: https://ift.tt/k4EmdUi [1] pganalyze: https://pganalyze.com/
Subscribe to:
Post Comments (Atom)
JOB JUNCTIONJMC Recruitment for Various Posts 2025 (OJAS)
MaruGujarat.in Jamnagar Municipal Corporation has published an Advertisement for the Various Posts (JMC Recruitment 2025). Eligible Candid...
-
Boards are dangerous to founder/CEOs 574 by tosh | 264 comments
-
Stepping Back from Speaking 502 by alfredbez | 124 comments
-
વડાપ્રધાન નરેન્દ્ર મોદી લાલ કિલ્લા પરથી પગાર વધારો અને રિટાયર મેન્ટની વયમર્યાદા વધારવાની from Top Stories News - Gujarat Samachar : World...
No comments:
Post a Comment