Any recommendation for a mariadb LSP?

Looking around, can't seem to find a decent SQL language server.

Does anyone have a recommendation?

Answer Answered by Daniel Black in this comment.

I found https://github.com/lighttiger2505/sqls that has a MySQL Implementation from https://microsoft.github.io/language-server-protocol/implementors/servers/.

I sad to say I haven't used one. The MariaDB language is in a bison grammar file if there's anything that can follow that.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.