Skip to main content
MindsDB home page
Unify
Ask AI
Copy page
Search...
MindsDB home page
Search...
Navigation
Projects
Create a Project
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
Custom Functions
Standard SQL Support
Data Automation
Jobs
Triggers
Watch Video
Slack
GitHub
Website
On this page
Description
Syntax
Projects
Create a Project
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.