Remove docs config sources
article thumbnail

The Docker Compose of ETL: Meerschaum Compose

Towards Data Science

If you sourced this file, you could verify this connector with the command mrsm show connectors sql:remote. For example, the following snippet would define a pipe that would sync a table weather from a remote PostgreSQL database (defined below as sql:source) to a local SQLite file (sql:dest in this project).

article thumbnail

ConsoleMe: A Central Control Plane for AWS Permissions and Access

Netflix Tech

ConsoleMe: A Central Control Plane for AWS Permissions and Access By Curtis Castrapel , Patrick Sanders , and Hee Won Kim At AWS re:Invent 2020, we open sourced two new tools for managing multi-account AWS permissions and access. Retrieve and serve short-lived AWS credentials through Weep ( docs , talk ) Weep is ConsoleMe’s CLI utility.

AWS 100
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

CLI User Experience Case Study: Topiary

Tweag

Even when reading the entire reference manual (or source code), this isn’t a sure thing: useful emergent behaviour often goes undocumented. While some of these questions were answered by the usage text, to really know the behaviour of edge cases, you’d have to experiment or start reading the source code. Formatted, of course!)

Coding 64
article thumbnail

How we cut our tests by 80% while increasing data quality: the power of aggregating test failures in dbt

dbt Developer Hub

With roughly 1,000 dbt models, nearly a hundred data sources, and a dozen different data quality stakeholders, producing a framework that allows stakeholders to take action on test failures is challenging. To ensure that tests are always acted upon, we implement tests differently depending on the user groups that must act when a test fails.

article thumbnail

Optimizing Materialized Views with dbt

dbt Developer Hub

For Postgres/Redshift/Databricks {{ config ( materialized = 'materialized_view' , ) }} For Snowflake: {{ config ( materialized = 'dynamic_table' , ) }} note We are only supporting dynamic tables on Snowflake, not Snowflake’s materialized views (for a comparison between Snowflake Dynamic Tables and Materialized Views, refer docs.

article thumbnail

How To Install and Setup React Native on Mac

Knowledge Hut

Facebook developed React Native from a need to generate UI elements efficiently, which formed the basis for creating the open-source web framework. It would be best if you had Watchman for React Native to monitor source codes and rebuild them once they are changed. Open and include the following code to the ~/.bash_profile

Java 91
article thumbnail

Use App Refresh to run Grouparoo with dbt

Grouparoo

This year we've watched dbt take off as the open source data transformation tool of choice and were excited for their 1.0 Most of these files can be generated using our Config UI. To learn more about the different ways Grouparoo can be run, check out our Orchestration Docs release this month ! success = ns. error = ns.