Getatlas Om2xdt0fss
Help CenterMindsDB IntegrationsIntegrating MindsDB with databases

Integrating MindsDB with databases

Last updated August 24, 2024

Integrating MindsDB with Databases

MindsDB can seamlessly integrate with various databases, enabling you to leverage your existing data infrastructure for powerful machine learning tasks. This guide explores options for connecting MindsDB to popular databases and using them for model training and prediction.

Connecting to Databases

  • Supported Database Types:
  • MindsDB supports popular SQL databases, including PostgreSQL, MySQL, and SQLite.
  • Connecting using the `mindsdb connect` Command:
  • Use the `mindsdb connect` command with the `sql` option to create a database connection:
Was this article helpful?