dolthub/dolt
Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.
The Azure-Samples/SQL-AI-samples repository provides a comprehensive collection of sample projects and notebooks designed to demonstrate how to build AI applications leveraging data stored in Azure SQL Database. The repository showcases various technical concepts and workflows integrating Azure SQL data with AI components both within and outside the Azure ecosystem. Key features include samples that combine Azure SQL with Azure Cognitive Services, Azure Promptflow, and Azure OpenAI to enable functionalities such as product recommendations, vector embeddings, and natural language query processing. The repository also includes examples of generating SQL queries using AI tools like Vanna.AI and implementing Retrieval Augmented Generation (RAG) directly from Azure SQL Database. Content moderation samples demonstrate how to analyze and redact sensitive information using Azure OpenAI's Content Safety and Language AI. Additionally, the repository contains Python notebooks that use LangChain to create natural language to SQL agents, facilitating conversational querying of Azure SQL databases. Notably, the repository features a Model Context Protocol (MCP) server implementation for MSSQL databases using the official MCP C# SDK, highlighting its relevance to MCP. End-to-end samples illustrate practical applications such as similarity search, session conference assistants, and chatbots built with LangChain and Chainlit, all leveraging Azure SQL Database and AI technologies. Workshops and demos further enrich the repository, providing hands-on labs and examples for building AI app GraphQL endpoints and vector search applications. Overall, this repository serves as a valuable resource for developers aiming to integrate AI capabilities with Azure SQL Database, showcasing a wide range of AI-driven solutions and best practices in the Azure cloud environment.
https://github.com/Azure-Samples/SQL-AI-samples
Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.
DBX is a lightweight, cross-platform database client supporting over 70 databases, featuring a built-in AI assistant, MCP Server, and available as desktop, Docker, or CLI.
Open-source generative BI engine that exposes governed text-to-SQL, a semantic layer and dashboard generation to AI agents through an MCP server and CLI across more than twenty data sources.
MCP Toolbox for Databases is an open-source Model Context Protocol (MCP) server that connects AI agents, IDEs, and applications directly to enterprise databases, offering both pre-built and custom ...
The Notion MCP Server is an official MCP server implementation that enables secure, programmatic interaction with Notion content through MCP commands, optimized for AI agents and supporting multiple deployment options.
DBHub is a universal database gateway implementing the Model Context Protocol (MCP) server interface, enabling MCP clients to connect to and explore multiple database systems including MySQL, PostgreSQL, Oracle, SQL Server, MariaDB, and SQLite.
Postgres MCP Pro is an open-source Model Context Protocol server for PostgreSQL that provides advanced database health monitoring, index tuning, query plan analysis, and safe SQL execution to support AI agents and developers throughout the application lifecycle.
Supabase MCP Server connects Supabase projects to AI assistants using the Model Context Protocol, enabling LLMs to manage and query Supabase resources.