MindsDB home page
Search...
⌘K
Ask AI
Login
Get Started
Get Started
Search...
Navigation
Integrate Data Sources
List Data Sources
Documentation
SQL API
SDKs
REST API
Integrations
Contribute
FAQs
Join our Slack
GitHub
SQL API
Overview
MindsDB SQL Syntax
Get Started
Integrate Data Sources
List Data Handlers
Connect a Data Source
Remove a Data Source
List Data Sources
Use a Data Source
Integrate AI Engines
Create Projects
Deploy Models
Get Predictions
Manipulate Data in Tables, Views, and Files
Automate Workflows with Jobs
Automate Workflows with Triggers
Customize Chatbots with Agents
On this page
Description
Syntax
Integrate Data Sources
List Data Sources
Description
The
SHOW DATABASES
statement lists all connected data sources that MindsDB can access.
Syntax
Here is how to list all connected data sources:
Copy
Ask AI
SHOW DATABASES;
Suggest edits
Raise issue
Remove a Data Source
Use a Data Source
Assistant
Responses are generated using AI and may contain mistakes.