shlogg · Early preview
Shrijith Venkatramana @shrsv

What Is LSP And How Does It Relate To DBChat?

Building DBChat with LSP: Simplifying Engineering Workflows with Language Server Protocol. LSP enables multi-tool, multi-platform plugins & extensions for various languages, streamlining development workflows. Next steps: implementing LSP for DBChat.

Hi there! I'm Shrijith Venkatrama, the founder of Hexmos. Right now, I’m building LiveAPI, a super-convenient tool that simplifies engineering workflows by generating awesome API docs from your code in minutes.
In this tutorial series, I am on a journey to build for myself DBChat - a simple tool for using AI chat to explore and evolve databases.
See previous posts to get more context:

Building DBChat - Explore and Evolve Your DB with Simple Chat (Part 1)
DBChat: Getting a Toy REPL Going in Golang (Part 2)
DBChat Part 3 - Configure , Connect & Dump Databases
Chat With Your DB via DBChat & Gemi...