Back to Mindsdb

Connect

docs/mindsdb-connect.mdx

26.1.01.0 KB
Original Source

MindsDB enables connecting data from various data sources and operating on data without moving it from its source. Granting MindsDB access to data is the foundation for all other capabilities.

  • Broad integration support </br>

Seamlessly connect to databases, applications, and more.

  • Real-time data access </br>

Work with the most up-to-date data without delays from batch processing.

  • No data movement required </br>

Operate directly on data at the source. No copying, syncing, or ETL needed.

This documentation includes the following content.

<CardGroup cols={2}>
<Card title="MindsDB's Data Integrations" icon="link" href="/integrations/data-overview">These are all the data sources that can be connected to MindsDB.</Card>    
<Card title="SQL Clients" icon="link" href="/mindsdb_sql/connect/mindsdb_editor">Use MindsDB's SQL Editor or connect MindsDB to any SQL client.</Card>

<Card title="Connect Data" icon="link" href="/mindsdb_sql/sql/create/database">Use SQL to connect data to MindsDB.</Card>
</CardGroup>