Set Up Your Project
In these guides, you'll learn some Coalesce basics and how to set up your Coalesce Project.
Project Quick Start
The fastest way to get started is to create a new Project and then create a new Workspace in the Project. Our onboarding tool will take you through adding version control and connecting to a data provider so you an get started as quickly as possible.
Steps to Setting Up a Project
You'll need to complete these steps to get a Project completely setup and ready to build data pipelines.
- Create a Project.
- Create a Workspace.
- Connect to Git.
- Decide how you want to connect your data provider to Coalesce.
- Add your Storage Locations and Storage Mappings.
- Add a Data Source.
📄️ Projects
A project is where you'll organize your work.
📄️ Workspaces
A Workspace is a sandbox environment where you can complete the development of your data, refine, and perform preliminary validation before merging them into the codebase.
🗃️ Git Integration
10 items
🗃️ Connecting to Snowflake
3 items
📄️ Storage Locations and Storage Mappings
Storage Locations and Storage Mappings are closely related but serve different purposes in managing and structuring data within Coalesce.
📄️ Add a Data Source
The final step before you can start building your data pipelines, is adding a data source or source Nodes. Source Nodes are the source tables already in Snowflake.
📄️ When To Use Copy Objects, Duplicate, or Create New Project
There are multiple options for copying data, duplicating workspaces, and creating a new project.