View all files | ||||
MindsDB develops the following products:
ANTON - A personal AI agent that helps you get work done. Tell it what you need in plain language and it takes it from there - sending emails, calling APIs, connecting to data sources, building dashboards, and delivering results. No setup, no plugins, no fuss.
Query Engine - The product you are looking at, is a popular query engine for semantic-search.
| Get precise, data-driven answers using natural language. Unify and query data across sources (MySQL, Salesforce, Shopify, etc.), without ETL. Try Anton |
Ground LLM responses in your most relevant internal knowledge. Search across unstructured sources like documents, support tickets, Google Drive, and more. Watch video |
MindsDB - Query Engine follows a simple workflow: Connect → Unify → Respond. At the center is an SQL-compatible data language with additional constructs for searching unstructured data, managing workflows (jobs/triggers), and building agents.
| Connect | Universal data access: Give your agents federated access to 200+ live data sources (Postgres, MongoDB, Slack, files, and more). |
| Unify | Dynamic context engine: Fuse structured tables with vectorized data (text, PDFs, HTML) inside a Knowledge Base. |
| Respond | Autonomous reasoning: Deploy agents that blend and retrieve data points across your stack to produce grounded answers. |
Users can install MindsDB via Docker, Docker Extension, or PyPI.
Here is how to pull and run MindsDB via Docker:
Follow the quickstart guide to get started with MindsDB using our demo data.
Retrieve and analyze data from over 200 data sources in one SQL dialect. For AI agents, this means faster response time, better accuracy, and lower token consumption.
Create views and join data even from different types of data systems.
Join vectorized and structured data inside a knowledge base. Combine semantic search with precise metadata criteria in a single SQL query.
Use MindsDB pre-packaged data agents and connect them with your own. See how to use MindsDB via API or MCP.
See MindsDB’s recommended usage of agents here and how to automate workflows with jobs.
Stuck on a query? Found a bug? We’re here to help.
| Ask a question | Join our Slack Community. |
| Report a bug | Open a GitHub Issue. Please include reproduction steps! |
| Get commercial support | Contact the MindsDB Team for enterprise SLAs and custom solutions. |
Security Note: If you find a security vulnerability, please do not open a public issue. Refer to our security policy for reporting instructions.
MindsDB is open source and contributions are welcome! You can submit code changes through pull requests or by opening issues to report bugs, suggest new features, or enhancements.
Ways you can help:
How to contribute