Loading...
Connect Data SourceConnects MindsDB to external databases or data warehouses.
Incorrectly configured connections can expose sensitive data.
Create Knowledge BaseIndexes and organizes unstructured data for efficient Q&A.
Improper indexing could expose sensitive information.
Create ViewCreates unified views across different data sources without ETL.
Views can expose combined data in unexpected ways.
Create AgentConfigures agents to answer questions over connected data.
Agents can perform actions based on data, potentially causing harm.
Query DataQueries connected data sources using MindsDB SQL.
Read-only access to data.
Create JobSchedules synchronization and transformation tasks for real-time processing.
Jobs can modify data based on defined schedules and transformations.
MindsDB's safety depends on careful configuration of data connections, SQL queries, and agent permissions. It is relatively safe for read-only operations and data analysis, but risky if write operations are enabled without proper controls and input validation.