diff --git a/brainsteam/content/posts/2024/08/29/Data Export in Bulk inside your CI Pipeline With Sling.md b/brainsteam/content/posts/2024/08/29/Data Export in Bulk inside your CI Pipeline With Sling.md index 9b1c202..7a0a2f4 100644 --- a/brainsteam/content/posts/2024/08/29/Data Export in Bulk inside your CI Pipeline With Sling.md +++ b/brainsteam/content/posts/2024/08/29/Data Export in Bulk inside your CI Pipeline With Sling.md @@ -1,13 +1,15 @@ --- categories: -- Data Science -date: '2024-08-29 16:24:57' + - Data Science +date: "2024-08-29 16:24:57" draft: false tags: -- database -- elt + - database + - elt title: Data Export in Bulk inside your CI Pipeline With Sling type: posts +mp-syndicate-to: + - https://brid.gy/publish/mastodon url: /2024/08/29/data-export-in-bulk-inside-your-ci-pipeline-with-sling/ --- @@ -295,4 +297,4 @@ streams:

Sling is a really powerful yet very lightweight tool for doing database data sync. It's been really great to be able to vastly simplify our company's data sync offering and stop having to set up expensive servers for every customer that needs this functionality. Hopefully this post is useful to others looking to try out sling. If you're interested in the tool check out their documentation, github page. The maintainer Fritz is very responsive and active when it comes to issues and the project discord chat so those are also great resources if you have any questions.

- \ No newline at end of file +