AI Company Profile • Research Edition • August 2026

MindsDB

From an open-source “AI inside the database” project to a federated data-and-context layer for AI agents — and, in 2026, the company behind the MindsHub agent workspace.

PrivateOpen SourceAI Infrastructure Data + AgentsFounded 2017
Research note: MindsDB and MindsHub are the same company/product lineage. In May 2026 the company renamed its agent-facing product surface to MindsHub while retaining MindsDB as the parent/company identity. Historical references therefore use “MindsDB”; current product references use “MindsHub” where appropriate. Official rebrand announcement
Section 01

Company Overview

FieldVerified / best-supported answer
CompanyMindsDB, Inc. / MindsDB
IndustryAI infrastructure, data infrastructure, developer tools, open-source software
Founded2017 according to YC and historical company profiles; first version released in late 2018 according to the current company story.
HeadquartersHistorically Berkeley / San Francisco Bay Area. Current company materials describe a remote-first, globally distributed team; the current contact page lists San Jose, California as the HQ mailing address.
Company typePrivate
Official/current web presencemindshub.ai; legacy mindsdb.com URLs redirect to MindsHub.
Countries of operationWorldwide / globally distributed. An exact country count is Not Publicly Available.
MissionDemocratize AI by making AI easier to use while keeping infrastructure open and inspectable.
Tagline / positioningHistorically: “Connect, Unify, Respond…” and “AI Data Vault”. Current product message: a home/workspace for open-source AI agents.

Why MindsDB matters

MindsDB attacks an unusually persistent AI bottleneck: organizations often have useful data in many databases, SaaS systems and documents, while AI models live in separate infrastructure. The company’s core thesis is that the expensive part is frequently not the model itself but connecting models to trustworthy, permissioned, live context.

Its strategic evolution is therefore important. The company began by putting predictive ML close to databases, expanded into LLM and retrieval workflows, and now positions its query/context engine as infrastructure for agents that need to reach distributed enterprise data.

Section 02

Founders & Team

Jorge Torres — Co-founder & CEO

  • Education: Australian National University; public profiles also reference postgraduate/technical study and UC Berkeley research involvement. Exact degree chronology is not consistently published.
  • Career: Worked across data-intensive startups and engineering roles; public profiles cite Skillshare, Real Life Analytics and CareJourney.
  • Expertise: machine learning, distributed/data systems, ML automation, explainability, product strategy.
  • Role: Co-founder and CEO; current company materials list him in leadership.
  • Notable: Visiting scholar/researcher work at UC Berkeley on ML automation and explainability.

Adam Carrigan — Co-founder & COO

  • Education: Australian National University; University of Cambridge MPhil; public sources describe research focused on NLP and equity-price prediction.
  • Career: Research roles, Deloitte UK management consulting, entrepreneur-in-residence work, and co-founder of Real Life Analytics.
  • Expertise: operations, strategy, finance, marketing, NLP, commercialization and open-source community building.
  • Role: Co-founder and COO in company profiles.
  • Previous company: Real Life Analytics, a computer-vision/digital-signage venture founded with Torres.
Personal details: Dates of birth, places of birth, nationalities and personal net worth for the founders are Not Publicly Available in reliable sources reviewed. The report intentionally does not infer these fields.
Section 03

Founding Story

The founding story combines a technical insight with an unusually strong open-source philosophy. Torres and Carrigan met at the Australian National University and later worked together on a previous computer-vision business. They became interested in the gap between the growing power of machine learning and the limited number of people able to build and deploy it.

The initial 2017 product thesis was straightforward: instead of forcing every organization to assemble a bespoke data-science stack, put machine-learning capabilities next to the database and expose them through a familiar interface. The original announcement described automatic construction and training of deep-learning predictive models, with an extended SQL syntax for querying them.

The company’s current history says the first version was released in late 2018 in Berkeley. It was inspired by the “Minds” in Iain M. Banks’ Culture novels — intelligent systems that collaborate with people rather than replace them. That philosophical framing became a useful product principle: bring intelligence to the systems people already use.

2017
Company founded / initial product announced. Core thesis: add predictive intelligence to existing databases.
2018
First version released as an open-source project in Berkeley; the “Minds” concept from Iain M. Banks becomes part of the identity.
2020
Y Combinator Winter 2020; $3M financing announced; reported developer/download traction supports the open-source strategy.
2021
Expansion of database partnerships and seed funding; Snowflake, SingleStore and DataStax integrations highlighted.
2023
$16.5M Series A led by Benchmark; additional $25M financing led by Mayfield; $5M NVIDIA/NVentures investment later in the year.
2024–2025
Shift toward LLMs, knowledge bases, retrieval, AI agents and broader data integrations.
Feb–Apr 2026
v26.0 and v26.1 strengthen the federated query/context engine, Knowledge Bases, agents, integrations and security.
May 20, 2026
MindsDB becomes the parent identity and MindsHub becomes the agent-facing product surface. Existing workloads continue without migration.
Section 04

Company Timeline

YearMilestoneSignificance
2017Founding and first public product conceptEstablished the “AI closer to data” thesis.
2018Open-source first versionCreated a developer-led distribution engine.
2020Y Combinator W20; $3M financingShifted from project to venture-backed company.
2021Database ecosystem partnerships and $7.6M cumulative seed funding reportedExpanded reach through existing data platforms.
2022Recognition as Gartner Cool Vendor; continued ML platform expansionExternal validation of the data/AI infrastructure thesis.
Feb 2023$16.5M Series A, BenchmarkCommercialization and enterprise growth phase; Forbes reported $56M valuation.
Jun 2023$25M additional financing, Mayfield-ledCompany said total funds raised reached $50M.
Aug 2023$5M NVIDIA/NVentures investmentCompany said total seed funding reached $46.5M; strategic AI-infrastructure alignment.
2024Agents, LLMs and community expansionPositioning moved beyond classic predictive ML.
Feb 2026MindsDB v26.0Federated data/context engine for AI applications and agents.
Apr 2026v26.1 and product updatesBroader integrations, reliability, Knowledge Base fixes and shareable outputs.
May 2026MindsHub rebrandAgent workspace becomes the primary product surface; MindsDB remains the parent identity.
Section 05

Products & Services

1. MindsDB Query / Data Engine

Purpose: Federated access to many data sources through a SQL-compatible interface, with AI-specific constructs. Users: developers, data engineers, AI engineers and analytics teams. Features: connectors, SQL querying, Knowledge Bases, agents, jobs/triggers, model integrations. Technology: Python, SQL parser/planner, connectors, vector/semantic retrieval and external AI engines. Pricing: self-hosted/open-source options plus commercial services; current public hosted pricing is centered on MindsHub rather than a legacy MindsDB seat plan.

2. Knowledge Bases

Purpose: combine structured data with unstructured/vectorized content for retrieval and grounded AI. Users: enterprise AI builders. Features: semantic search, metadata filtering and retrieval across documents/data. Strength: reduces the need to build a separate retrieval pipeline for every source. Risk: retrieval quality depends on data quality, indexing, permissions and model behavior.

3. AI Models / Predictors

Historically, MindsDB’s AI Tables let users create predictors and query predictions as though they were database tables. Supported use cases included classification, regression, time-series forecasting and NLP. The modern platform also connects to external LLMs and model frameworks rather than requiring one proprietary model.

4. MindsHub

Current agent-facing product surface introduced in 2026. It is a workspace for delegating projects to open-source AI agents, publishing results and connecting agents to data/tools. The underlying MindsDB engine remains part of the stack rather than disappearing.

5. Anton / Hermes

Open-source agent harnesses used by MindsHub. Anton is the default current harness; Hermes is an alternative. The strategic goal is model/agent portability rather than a single locked runtime.

Representative competitors

DataRobotH2O.aiDatabricksSnowflakeAWS SageMakerGoogle Vertex AIAzure AILangChain ecosystemDB-native AI features
Section 06

Technology Stack & Technical Architecture

Architecture in plain English

MindsDB can be understood as a translation and orchestration layer between data sources and AI models/agents. The user connects a data source, defines or invokes an AI capability, and then queries or automates the result through a familiar interface. The current architecture is explicitly described as Connect → Unify → Respond.

Connect

Federated access to databases, SaaS systems, files and other sources. Public documentation covers systems such as PostgreSQL, MySQL, SQLite, Google Cloud SQL, Cloud Spanner, IBM Db2, MongoDB and many others.

Unify

Combine structured tables with vectorized/unstructured context in Knowledge Bases. This is important for RAG-style applications and semantic search.

Respond

Run models or agents against the unified context and return structured answers, predictions, search results or actions.

Technology areas

AreaWhat is verified
ProgrammingPublic GitHub repositories show Python as the dominant implementation language; supporting Shell, Dockerfile, HCL and other tooling is present.
AI / MLClassical ML, deep learning, time-series models, NLP, LLMs, embeddings, semantic search and agent workflows.
LLMsIntegrations have included OpenAI, Anthropic, Hugging Face, Google Gemini, LangChain and other model providers/frameworks.
Computer VisionComputer vision was part of the founders’ earlier Real Life Analytics work, but it is not a core current MindsDB product category. A dedicated MindsDB CV product is Not Publicly Available.
Speech AINot Publicly Available as a dedicated core MindsDB product.
Reinforcement LearningNot Publicly Available as a core MindsDB product.
CloudHosted cloud plus self-hosted deployment. Current materials emphasize on-prem, VPC, serverless and hybrid deployment patterns.
APIsHTTP and MySQL APIs have been core interfaces; PostgreSQL and SDK-based access are also documented. A JavaScript SDK was introduced for web applications.
DataEnterprise databases, warehouses, SaaS applications, files and unstructured documents, depending on connector.
SecurityCredentials vault concepts, security policy, responsible disclosure process and ongoing vulnerability patching. SOC 2 Type II is listed on current public materials.
PrivacyThe architectural value proposition is that data can remain in existing systems rather than being copied into a new AI silo; however, each connector/model deployment must still be governed for permissions, retention and provider-specific data policies.
Section 07

Business Model

MindsDB has historically used a classic open-core/enterprise infrastructure model: open-source software creates adoption, developer trust and distribution, while commercial cloud, support, enterprise deployments and managed infrastructure provide monetization.

Revenue mechanisms

  • Hosted/managed AI infrastructure and cloud services.
  • Enterprise support and commercial deployments.
  • Private/on-prem/VPC and custom solutions.
  • Usage of managed model/agent infrastructure in the current MindsHub product.

Distribution

  • Open-source GitHub distribution.
  • PyPI/Docker installation.
  • Database and AI framework integrations.
  • Developer tutorials, events and hackathons.
  • Enterprise partnerships and direct sales.
Current pricing note: The public MindsHub pricing page says the hosted product is free to start and usage-priced rather than requiring a conventional monthly subscription. It includes a free monthly token allowance and a model router with usage rates. Pricing for legacy commercial MindsDB offerings is not treated as current because the product surface changed in 2026.
Section 08

Product Evolution Timeline

2017–2018 — Seed concept
AI directly adjacent to databases; open-source first.
2020 — Commercial formation
Y Combinator W20 and $3M financing; early adoption validates the developer-led distribution strategy.
2021 — Ecosystem expansion
Database partnerships, $7.6M cumulative funding reported and broader predictive use cases.
2022 — Recognition
Gartner Cool Vendor recognition; platform positioned as applied ML infrastructure.
2023 — Capital + generative AI
Benchmark $16.5M Series A; Mayfield $25M financing; NVIDIA $5M investment; LLM integrations and agent-oriented experiments accelerate.
2024–2025 — RAG / agents
Knowledge Bases, semantic search, LLM connectors, agent workflows and broader enterprise data integrations become central.
2026 — v26 + MindsHub
v26.0/v26.1 strengthen the federated context engine; May 2026 rebrand makes open-source agents the primary product story.
Section 09

Growth Strategy

Growth flywheel

  1. Open-source adoption: lower the barrier to trying the technology.
  2. Integrations: make the platform useful wherever developers already store data.
  3. Community: tutorials, Slack/Discord, GitHub contributions, events and hackathons generate feedback and distribution.
  4. Enterprise conversion: organizations that need governance, SLAs, security and managed infrastructure become potential commercial customers.
  5. Expansion: new AI models and agent frameworks increase the value of the same data-access layer.

This is closer to developer-led infrastructure growth than consumer viral growth. The company’s open-source community is therefore a strategic asset: it creates product feedback, integration breadth and credibility before an enterprise sale.

Section 10

Funding History

DateRound / eventAmountInvestors / evidence
2018–2020Early / accelerator capitalIncluded in later cumulative figuresBerkeley SkyDeck, Y Combinator and early investors appear in company/press histories.
Apr 2020Financing$3MLed by OpenOcean; other early investors included Berkeley SkyDeck and private investors. VentureBeat reported the round and early adoption.
Nov 2021Seed financing / extension$3.75M announced; $7.6M cumulative reportedWalden Catalyst Ventures joined existing backers including Y Combinator, OpenOcean, Speedinvest and Berkeley SkyDeck.
Feb 2023Series A$16.5MLed by Benchmark; Chetan Puttagunta joined the board. Forbes reported a $56M valuation.
Jun 2023Additional financing$25MLed by Mayfield with TQ Ventures and existing investors; company said total funds reached $50M.
Aug 2023Strategic investment$5MNVentures/NVIDIA-led; company said total seed funding reached $46.5M.
Funding reconciliation: Public databases label the 2023 transactions differently and report totals ranging from roughly $52M to over $55M. The company’s own later materials state it is backed by more than $55M, so this report uses “over $55M” as the current headline figure and avoids pretending a precise cap table is public.
Section 11

Competitive Landscape

DimensionMindsDB / MindsHubDatabricksSnowflakeDataRobot / H2O.ai
Primary wedgeFederated AI/data context + agentsData/AI lakehouse platformCloud data platform with AIML/AI development and operationalization
Open sourceCore projects are open sourceSelective open source; commercial platformPrimarily commercialH2O has major open-source roots; DataRobot is commercial
Data federationCore design principleStrong, but often centered on its lakehouse/data planeStrong ecosystem, often centered on SnowflakeUsually requires data integration pipelines
LLM/agent layerCore current directionStrongStrongStrong
SQL-centric developer UXCore differentiatorSQL is importantSQL is coreLess central
Self-hostingStrongEnterprise deployment optionsMore cloud-centricEnterprise deployment
PricingOpen source + commercial; current MindsHub usage pricingEnterprise consumption modelConsumption/contract modelEnterprise contracts
Strategic riskOpen-source monetization + intense agent competitionPlatform complexity / competitionPlatform concentrationModel commoditization / platform competition

Market-position conclusion: MindsDB is not best understood as a direct replacement for every enterprise data platform. Its strongest niche is the connective tissue between heterogeneous enterprise data and AI/agent systems — particularly where teams value SQL, open source, federation and self-hosting.

Section 12

SWOT Analysis

Strengths

  • Open-source distribution and strong developer ecosystem.
  • Broad integration strategy.
  • Neutrality across data stores and model providers.
  • SQL-compatible interface lowers adoption friction.
  • Long history connecting AI to real enterprise data.
  • Current shift toward agents aligns with market demand.

Weaknesses

  • Smaller scale than major cloud/data-platform competitors.
  • Open-source usage does not automatically convert to revenue.
  • Product story changed significantly over time, creating positioning complexity.
  • Security incidents can be especially consequential for a data-access layer.
  • Limited public financial transparency as a private company.

Opportunities

  • Enterprise agent adoption.
  • MCP and agent interoperability.
  • RAG and semantic search over distributed data.
  • On-prem and sovereign AI deployments.
  • AI governance and permission-aware context layers.
  • Model commoditization increases value of orchestration and data access.

Threats

  • Databricks, Snowflake, AWS, Google and Microsoft adding similar capabilities.
  • Agent frameworks becoming mature enough to make custom integration easier.
  • Foundation-model vendors moving down the stack.
  • Security vulnerabilities or supply-chain concerns.
  • Open-source competitors with stronger funding or community momentum.
Section 13

AI & Innovation

MindsDB's innovation is primarily systems-level rather than a proprietary frontier model. The company has repeatedly tried to make AI capabilities accessible through the data layer.

Patents: A verified, comprehensive patent portfolio was Not Publicly Available in the authoritative sources reviewed. The company’s defensibility appears to rely more on open-source adoption, integrations, developer experience and accumulated infrastructure know-how than on a publicly documented patent moat.

Section 14

Partnerships & Ecosystem

Representative ecosystem relationships

Specific government contracts or government collaborations are Not Publicly Available in the authoritative sources reviewed. The founders’ earlier work with CareJourney involved large-scale healthcare data systems and Aneesh Chopra, but that should not be confused with a current government partnership.

Section 15

Global Presence

5
Regions in current team description

North America, Europe, Middle East, South America and Asia Pacific.

200+
Data sources

Current repository/product materials describe 200+ integrations/data sources.

Worldwide
Service reach

No authoritative fixed country count is published.

The company began in Berkeley and built a globally distributed developer community. Current materials describe a remote-first organization with physical bases in the US and UK. Localization is primarily technical: connectors, APIs, SQL compatibility, documentation and support across different enterprise environments rather than a country-by-country consumer strategy.

Section 16

Marketing Strategy

This strategy is structurally different from a consumer AI company: credibility among developers and data teams is the primary brand asset.

Section 17

Company Culture

Culture signals

  • Open-source by design.
  • Distributed/remote-first operating model.
  • International contributor base.
  • Emphasis on developer autonomy and experimentation.
  • Community participation as part of the product strategy.

Benefits / hiring

Public third-party profiles have historically listed benefits such as flexible/remote work, wellbeing support, insurance and retirement matching. Exact current benefits and the full hiring process are Not Publicly Available and may change.

Current company materials emphasize hiring across regions rather than requiring a single office location.

Section 18

Awards & Recognition

Forbes

Recognized on the AI 50 list in 2021 according to company and YC profiles.

Gartner

Recognized as a Cool Vendor for Data and AI in 2022 according to company/YC materials.

Fast Company

Current company history lists Fast Company recognition among its selected external validations.

Section 19

Challenges, Controversies & Security

Security is the most important documented challenge area. NVD and GitHub Security Lab records show several historical vulnerabilities affecting MindsDB versions, including unsafe archive extraction, SSRF, DNS-rebinding SSRF bypass, XSS, path traversal and file-upload issues. These are software-security disclosures, not evidence of a company-wide breach.
IssueWhat happenedStatus / lesson
CVE-2022-23522Unsafe archive extraction could allow files to be written outside an intended directory.Fixed in later versions; demonstrates risk of remote model/file workflows.
CVE-2023-49795 and related advisoriesSSRF and file-write issues were identified by GitHub Security Lab.Security hardening became a necessary part of the platform lifecycle.
CVE-2024-24759DNS rebinding could bypass SSRF protections.Patched in 23.12.4.2.
CVE-2025-68472Unauthenticated path traversal in file upload could expose filesystem data.Fixed in 25.11.1 according to NVD.
CVE-2026-27483Authenticated path traversal in /api/files could enable remote code execution.Fixed in 25.9.1.1 according to NVD; illustrates why secure-by-default file handling matters.

Other controversies: No major verified legal controversy or public ethical scandal was found in the authoritative sources reviewed. The principal public risk is technical: a platform that connects AI agents to enterprise systems has a high security blast radius if permissions, file handling or network access are misconfigured.

Section 20

Future Roadmap & Outlook

Officially observable direction: MindsDB is moving toward becoming the data/context and agent infrastructure underneath open-source AI work. The May 2026 rebrand is the clearest strategic signal: the company says the product surface changed because the old “DB” name no longer described work involving documents, vectors, agent runtimes and tool-using workflows.

Likely strategic priorities — evidence-based

  • Expand agent-to-enterprise-data connectivity.
  • Make MCP a first-class interoperability layer.
  • Improve Knowledge Bases and retrieval quality.
  • Support more models and agent harnesses.
  • Strengthen on-prem, VPC and hybrid deployments.
  • Improve security and observability for production agents.

Analyst forecast — clearly labeled

  • Data permissions and governance will become a larger differentiator than raw model capability.
  • Model routing and portability may become a core commercial feature.
  • Open-source distribution will remain important for enterprise trust and developer adoption.
  • The biggest challenge will be converting infrastructure breadth into repeatable enterprise revenue.
Section 21

Key Metrics

MetricValueConfidence / note
Founded2017YC/company profiles; first version late 2018 per current company story.
FoundersJorge Torres, Adam CarriganConfirmed by YC and company materials.
Current company identityMindsDB; MindsHub is the current agent product surfaceConfirmed by May 2026 rebrand announcement.
OwnershipPrivateConfirmed by startup/company databases; no public listing.
FundingOver $55MCurrent company/YC materials; exact cap table not public.
ValuationNot currently public$56M reported at the 2023 Series A; $160M was reported in a 2023 profile, neither is a current valuation.
EmployeesNot Publicly Available; third-party sources generally place it in the 11–50 rangeDo not treat directory headcount as audited.
Open-source deployments500K+ claimed in May 2026Company-reported.
GitHub stars~39KObserved on public repository in August 2026; dynamic metric.
Data integrations200+Current repository/company materials.
RevenueNot publicly disclosedCB Insights lists $1M for 2023; third-party historical estimate only.
Countries servedWorldwideExact country count Not Publicly Available.
HQ / mailingSan Jose, California (current mailing address); historical Berkeley/San Francisco rootsCurrent contact page.
Section 22

Lessons for Entrepreneurs

1. Solve an integration bottleneck

Models are increasingly commoditized. The durable pain may be connecting them to governed, live enterprise context.

2. Meet users where they already work

SQL was not invented for AI, but it was already understood by millions of developers and data professionals. That reduced adoption friction.

3. Open source can be a distribution engine

Open source creates trust, experimentation and community. But founders must design the conversion path to paid value early.

4. Build neutrality into infrastructure

Supporting many data systems and models can be more strategically durable than betting everything on one vendor.

5. Security becomes product strategy

When software can reach databases, files and agent tools, security failures are not edge cases. They can define enterprise adoption.

6. Reposition without abandoning the core

The 2026 rebrand shows a useful pattern: preserve the underlying engine while changing the product surface when the old category name becomes constraining.

7. Community events create product intelligence

Hackathons and contributor programs are not only marketing; they reveal emerging workflows and integration priorities.

8. Avoid proprietary-model dependency

A model-neutral orchestration layer can remain valuable as model providers change rapidly.

Section 23

Discussion Questions & References

20 discussion questions

  1. Why did MindsDB choose the database as the initial AI integration point?
  2. Was SQL the right abstraction for democratizing ML? Why or why not?
  3. How does open-source distribution change the economics of enterprise AI infrastructure?
  4. What would be the strongest moat for MindsDB if foundation models become commodities?
  5. Should MindsDB focus on developers, data teams, or business users?
  6. What are the advantages and disadvantages of federated querying compared with ETL into a central warehouse?
  7. How should an AI data layer enforce permissions across multiple systems?
  8. What security architecture is required before an agent can safely write to production systems?
  9. Is MCP likely to become a durable standard or another transitional protocol?
  10. How should MindsDB measure the ROI of its open-source community?
  11. What is the best enterprise pricing model for an open-source AI infrastructure company?
  12. Should the company remain model-neutral if one model provider becomes clearly dominant?
  13. What can the 2026 MindsHub rebrand teach founders about category positioning?
  14. Which competitors could most easily replicate MindsDB's functionality?
  15. Does self-hosting increase enterprise trust enough to justify the operational complexity?
  16. How should MindsDB communicate security vulnerabilities without damaging developer trust?
  17. What is the best path from 500K+ open-source deployments to durable recurring revenue?
  18. Would an acquisition by a cloud/data platform create more value than remaining independent?
  19. What metrics should an investor use to evaluate MindsDB if revenue is not public?
  20. What should founders learn from MindsDB's evolution from predictive ML to agents?

Selected authoritative and reputable references

Appendix

50+ Key Facts

50+ key facts and lesser-known insights

1. Founded by Jorge Torres and Adam Carrigan; public company profiles consistently place the founding in 2017, while the current company story says the first version was released in late 2018.
2. The founders met while studying at the Australian National University.
3. The original concept was inspired by Iain M. Banks' Culture novels and their fictional 'Minds'.
4. The first product idea was to put machine-learning intelligence closer to existing databases.
5. The 2017 launch post described MindsDB as a way to add AI to an existing database.
6. The early product used extended SQL to make model training and prediction accessible to database users.
7. The company joined Y Combinator's Winter 2020 batch.
8. The open-source strategy was central from the beginning.
9. In April 2020 MindsDB announced a $3M financing led by OpenOcean.
10. At that time MindsDB said its software had more than 250,000 downloads and 20,000 developers using it.
11. Jorge Torres has served as co-founder and CEO.
12. Adam Carrigan has served as co-founder and COO.
13. Torres has researched machine-learning automation and explainability at UC Berkeley.
14. Carrigan has a Cambridge background and worked in management consulting at Deloitte.
15. Carrigan's academic work included NLP applied to equity-price prediction.
16. The company historically described its architecture as a virtual database or AI layer rather than a replacement database.
17. AI Tables were a key abstraction: predictive models could be queried similarly to database tables.
18. MindsDB connected AI models to live data without requiring users to build every pipeline manually.
19. In 2021 MindsDB announced partnerships involving Snowflake, SingleStore and DataStax.
20. The company emphasized database neutrality rather than tying itself to one cloud or database vendor.
21. Time-series forecasting was an early important use case.
22. Explainability was a recurring product and research theme.
23. The platform expanded from classical ML into NLP and generative-AI integrations.
24. MindsDB published examples using OpenAI GPT-4.
25. It also integrated with Hugging Face models.
26. LangChain integration was used to connect LLM workflows with databases.
27. Nixtla's forecasting models were integrated for time-series use cases.
28. In February 2023 Benchmark led a $16.5M Series A.
29. Forbes reported a $56M valuation with that Series A.
30. At the time of the Series A, Forbes reported roughly 20 paying companies.
31. Forbes also reported annualized revenue had not yet reached $1M in early 2023.
32. In June 2023 Mayfield led an additional $25M financing.
33. The June 2023 financing brought total funds raised to $50M according to the company announcement.
34. In August 2023 NVentures, NVIDIA's venture arm, invested $5M.
35. The August 2023 announcement said total seed funding had reached $46.5M.
36. The company has publicly stated it is backed by Benchmark, Mayfield, Y Combinator and NVIDIA among other investors.
37. Public databases differ on round labeling and total raised; the company's own cumulative statements are the preferred source.
38. By 2023 the company reported more than 150,000 open-source deployments.
39. In 2023 the platform was described as having more than 130 AI integrations.
40. Intel described the platform as having nearly 200 integrations in a later partner profile.
41. The current open-source repository lists 200+ data sources.
42. The current GitHub repository had about 39K stars when researched in August 2026.
43. The repository had more than 6K forks.
44. The repository had more than 20,000 commits.
45. The latest repository release shown was v26.1.0 in April 2026.
46. MindsDB v26.0 was positioned as a federated data and context engine for AI applications and agents.
47. The current architecture uses a Connect → Unify → Respond model.
48. Knowledge Bases can combine structured tables with vectorized/unstructured information.
49. The company positions its query engine as an AI data layer for agents.
50. In May 2026 the product surface was renamed MindsHub while MindsDB remained the parent/company identity.
51. The rebrand was explicitly described as 'same company, same team, same investors'.
52. The company said existing MindsDB workloads did not require migration after the rebrand.
53. MindsHub is now the consumer-facing workspace for open-source AI agents.
54. Anton is one of the open-source agent harnesses used by the current product.
55. Hermes is another open-source agent harness used by MindsHub.
56. The current product direction includes agents that can connect to data sources and tools.
57. The company says it supports on-premises, VPC, serverless and hybrid deployment patterns for its platform.
58. The current company story says the team is distributed across North America, Europe, Middle East, South America and Asia Pacific.
59. The current contact page says the team is remote-first with physical bases in the US and UK.
60. The current product pages emphasize model portability and avoiding lock-in.
61. MindsHub pricing is currently usage-oriented rather than a conventional seat subscription on the public pricing page.
62. The current pricing page lists a free tier with 5M monthly tokens for MindsHub Air or BYO API keys.
63. The public pricing page lists models from OpenAI, Anthropic, Google, xAI and multiple open-model providers.
64. The company says it has SOC 2 Type II on its current public site.
65. Security has been a material engineering issue, not just a marketing topic.
66. NVD records document historical MindsDB vulnerabilities involving SSRF, path traversal, unsafe archive extraction and XSS.
67. Several disclosed vulnerabilities were patched in later releases.
68. The open-source repository maintains a security policy for responsible vulnerability reporting.
69. The company has been recognized by Forbes' AI 50 and Gartner's Cool Vendor program according to company and YC profiles.
70. Fast Company recognition is also listed on the current company history page.
71. MindsDB has run developer events and hackathons to grow its community.
72. A 2024 hackathon hosted 250 hackers according to the company's event recap.
73. The company has used community content, tutorials and integrations as a growth mechanism.
74. Developer adoption historically acted as a top-of-funnel channel for enterprise monetization.
75. The business has always faced the open-source challenge of converting broad usage into paid revenue.
76. The strategic shift from in-database ML to federated AI data infrastructure follows the growth of LLMs and agents.
77. The 2026 rebrand makes the agent-oriented positioning more explicit.
78. The company remains private; it has no public-market capitalization.
79. Current revenue, profit and ARR are not publicly disclosed by the company.
80. A third-party CB Insights profile lists $1M revenue for 2023, but this should be treated as a historical estimate rather than a current audited figure.
81. Current valuation is not publicly disclosed; the $56M figure is tied to the 2023 Series A and the $160M figure was reported in a 2023 profile, not a current financing statement.
82. The most defensible current funding statement is 'over $55M' based on the company's current public materials.
83. The platform's core technical value proposition is reducing the integration cost between data and AI.
84. The company competes less on owning a foundation model and more on orchestration, data access, deployment and developer experience.
85. Potential competitors include DataRobot, H2O.ai, Databricks, Snowflake, Google Vertex AI, AWS SageMaker, Azure AI, LangChain-based stacks and other AI data/agent platforms.
86. A key differentiator is its SQL-compatible interface and federated access to many data systems.
87. Another differentiator is open-source distribution and the ability to self-host.
88. Another differentiator is model neutrality: users can connect different AI engines instead of being locked to one.
89. The platform can query data in systems such as PostgreSQL, MySQL, MongoDB, Google Cloud SQL and many other sources.
90. MindsDB can expose model outputs through SQL queries and APIs.
91. The JavaScript SDK was introduced to embed MindsDB operations into web applications.
92. The product has historically supported Docker and PyPI installation paths.
93. The platform's main implementation language is Python.
94. The public SQL parser project uses SQLAlchemy for rendering across database dialects.
95. Cloud infrastructure can be used through the hosted service, while self-hosted deployment remains an important part of the strategy.
96. Privacy and security are especially important because MindsDB can sit close to enterprise credentials and sensitive data.
97. The company's current credentials-vault approach is intended to prevent agents from directly seeing raw keys.
98. The company describes the agent layer as a way to combine structured and unstructured context.
99. The current roadmap is strongly oriented toward MCP and agent interoperability.
100. The business opportunity is moving from 'AI in the database' toward 'AI agents that can safely reach enterprise data'.
101. The enduring strategic idea is to bring AI to the data and workflow layer rather than forcing all data into a new AI-specific silo.