Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mindsdb-dependabot-npm-and-yarn-docs-fast-uri-3-1-2.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Description

The drop_database() function enables you to remove a defined data source connection from MindsDB.

Syntax

Use the drop_database() method to remove a database:
server.drop_database('mysql_demo_db')