-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Snowflake #639
Comments
@chriskinsman Hi, are you using snowflake as just a DWH for analytics or also for operational needs? |
Both We have some data warehousing workloads where we use custom tooling to build the data warehouse. We have operational workloads however where we would love to maintain the tables using migrations similar to how we maintain our postgres implementations. Really looking for a declarative way to handle schema changes over the lifecycle of a table. Looked around and found SchemaMigration for snowflake but underwhelmed with approach/momentum. I looked around a bit for how to contribute a new database target to Atlas but was unable to find one. |
@chriskinsman thanks for the info, have you joined our discord channel it's a great place to ask questions and get answers quickly. About the contribution of snowflake db anything specific you need or general guidance? |
Hey @chriskinsman 👋
I can work with you on this and we can add the documentation for it along the way. Please, feel free to ping me on our Discord server. |
Hi. |
We would also benefit immensely from Snowflake support 🙏 |
Hey Guys, Any news on this ? Would also greatly benefit from Snowflake support 🙏 |
Love to see this great tooling extended to Snowflake
The text was updated successfully, but these errors were encountered: