Fritz LarcoforSling Data Blogblog.slingdata.io·Aug 28, 2024Reading Apache Iceberg Data with SlingWe're excited to announce that Sling now supports reading the Apache Iceberg format, bringing enhanced data lake management capabilities to our users. This addition opens up new possibilities for efficient and flexible data handling in large-scale en...Discuss·118 readsapacheiceberg
Mayra Peñadbtdataqueen.hashnode.dev·May 24, 202410 Best Data Transformation Tools for a Smoother ETL/ELTData teams deciding on data transformation tools need to consider various aspects before deciding on how they will develop and orchestrate data pipelines. They also need to accelerate infrastructure deployment to deliver at the pace the business requ...Discussdbt
Prakhar Srivastavaprakhar1209.hashnode.dev·May 20, 2024Etl Vs Elt🚨 ETL vs ELT which to prefer for data ingestions : 👇 🚨 ETL (Extract, Transform, Load) and ELT (Extract, Load, Transform) are both data integration processes, but they differ in their approach and use cases. Here are five key points of comparison...DiscussETL
Kaushik IskaforPeerDB Blogblog.peerdb.io·May 7, 2024PeerDB Cloud is Now in Public Beta!🚀 Today, we're excited to announce that PeerDB Cloud is officially entering public beta. If you're a data engineer or an organization looking for a fast, simple, and cost-effective way to replicate data from Postgres to data warehouses such as Snowf...Discuss·1 like·176 readsdata-movement
Sai SrirampurforPeerDB Blogblog.peerdb.io·May 6, 2024PeerDB Streams - Simple, Native Postgres Change Data CaptureWe spent the past 7 months building a solid experience to replicate data from Postgres to Data Warehouses such as Snowflake, BigQuery, ClickHouse and Postgres. Now, we want to expand and bring a similar experience for Queues. With that spirit, we are...Richard Christopher and 1 other are discussing this2 people are discussing thisDiscuss·3 likes·3.7K readsPostgreSQL
Fritz LarcoforSling Data Blogblog.slingdata.io·Apr 13, 2024Export Data From Prometheus into any DatabaseIntroduction Sling aims to augment the exporting/loading data process into a positive and potentially enjoyable experience. It focuses on 3 of data types interfaces: From File Systems to Databases From Databases to Databases From Databases to File S...Discuss·481 reads#prometheus
Fritz LarcoforSling Data Blogblog.slingdata.io·Apr 12, 2024Export Data From StarRocks into DuckDBIntroduction Let's look at how we can easily export data from StarRocks into a local DuckDB database with Sling, a flexible command-line interface (CLI) data integration tool that enables rapid extraction and loading of data directly from the termina...Discuss·184 readsduckDB
Fritz LarcoforSling Data Blogblog.slingdata.io·Apr 10, 2024Load Data into StarRocks from Any DatabaseIntroduction Let's look at how we can easily export load data into a StarRocks from most major databases with Sling, a versatile CLI data integration tool which allows you to quickly extract and load data right from the terminal. Sling is a tool with...Discuss·1 like·404 readsstarrocks
Aryan Mallaaryan19.hashnode.dev·Mar 7, 2024Intro to Data EngineeringIn today’s era where data holds value, the role of data engineering has become increasingly crucial. In this blog post, we'll dive deeper into the world of data engineering, exploring its importance, key concepts, and the tools and technologies that ...Discussdata-engineering
Yogendra Porwalqasimple.hashnode.dev·Feb 27, 2024ETL: Transformation Layer - A Tester's PerspectiveAs a tester, We need to ensure the accuracy and consistency of information flowing through the ETL pipeline. In previous article we explored Testing of Extraction process but In the heart of this process lies the transformation layer, where raw data ...Discuss·1 likeETL TestingELT