MindsDB home page
Search...
⌘K
MindsDB
Open Source Product Docs
Overview
Introduction
Overview
Data Unification
Knowledge Bases
Tables, Views, and Files
Projects
Create a Project
Remove a Project
List Projects
Use a Project
Data Transformation
Functions
Standard SQL Support
Data Automation
Jobs
Triggers
Use Cases
AI-Powered Data Retrieval
Data Enrichment
Automated Fine-Tuning
AI Workflow Automation
MindsDB home page
Search...
⌘K
Ask AI
Slack
GitHub
Website
Watch Video
Watch Video
Search...
Navigation
Projects
Create a Project
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Slack
GitHub
Website
Watch Video
On this page
Description
Syntax
Projects
Create a Project
Copy page
Description
MindsDB introduces projects that are a natural way to keep artifacts, such as models or views, separate according to what predictive task they solve. You can learn more about MindsDB projects
here
.
Syntax
Here is the syntax for creating a project:
Copy
Ask AI
CREATE
PROJECT [IF NOT EXISTS] project_name;
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Query a File
Remove a Project
Assistant
Responses are generated using AI and may contain mistakes.