From 45fc01f561951a6ef59b6f9046bb813a0eaf19e6 Mon Sep 17 00:00:00 2001 From: dann26parr69 Date: Tue, 7 Apr 2026 12:10:54 +0530 Subject: [PATCH] Add AI for Database to Machine Learning section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d68617e..09aecf8 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ Documents, articles, manifestos and other theoretical materials on database tool ## Machine Learning - [MindsDB](https://github.com/mindsdb/mindsdb) - In-database Machine Learning. - [SQLFlow](https://github.com/sql-machine-learning/sqlflow) - Brings SQL and AI together. +- [AI for Database](https://aifordatabase.com) - Connect to any database and interact with it in plain English. No SQL needed — get instant insights, build self-refreshing dashboards, and trigger automated workflows based on database changes. ## Contributing - Your contributions are always welcome! Please read the [contribution guidelines](contributing.md) first.