A demo application showcasing the integration of Spring AI with SQLite databases using the Model Context Protocol (MCP). This application enables natural language interactions with your SQLite ...
mini-sql-db/ |--- lib/ | |--- storage.js # Creating JSON files to store data and run read/write operations | |--- schema.js # Table schema management and validation ...