Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
#
dataengineering
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Find the Superset from the Relationship Table — From SQL to SPL #19
Judith-Data-Processing-Hacks
Judith-Data-Processing-Hacks
Judith-Data-Processing-Hacks
Follow
Apr 16
Find the Superset from the Relationship Table — From SQL to SPL #19
#
dataengineering
#
sql
#
esprocspl
#
programming
1
 reaction
Comments
1
 comment
1 min read
Building a Gold (XAUUSD) Trend Tracker with Python and SQLite
Austin Oketch
Austin Oketch
Austin Oketch
Follow
May 19
Building a Gold (XAUUSD) Trend Tracker with Python and SQLite
#
dataengineering
#
programming
#
python
2
 reactions
Comments
1
 comment
4 min read
Building a Scalable Data Architecture with Apache Tools: A Free and Open-Source Solution
Shreyash Singh
Shreyash Singh
Shreyash Singh
Follow
Apr 13
Building a Scalable Data Architecture with Apache Tools: A Free and Open-Source Solution
#
dataengineering
#
architecture
#
etl
#
datascience
Comments
Add Comment
3 min read
Python 101:The Ultimate Beginner’s Guide
Doreen Jerotich
Doreen Jerotich
Doreen Jerotich
Follow
May 16
Python 101:The Ultimate Beginner’s Guide
#
python
#
dataengineering
#
learning
1
 reaction
Comments
Add Comment
4 min read
Common Mistakes to Avoid in Data Engineering Job Interviews (And How to Nail Them)
Browsejobs
Browsejobs
Browsejobs
Follow
May 16
Common Mistakes to Avoid in Data Engineering Job Interviews (And How to Nail Them)
#
dataengineering
1
 reaction
Comments
Add Comment
3 min read
Is Big Data Dying?
ksanaka
ksanaka
ksanaka
Follow
May 5
Is Big Data Dying?
#
hadoop
#
bigdata
#
snowflake
#
dataengineering
1
 reaction
Comments
Add Comment
7 min read
How Pandas Simplifies ETL Data Cleaning
Chinonso Amadi
Chinonso Amadi
Chinonso Amadi
Follow
Apr 11
How Pandas Simplifies ETL Data Cleaning
#
dataengineering
#
pandas
#
datascience
Comments
Add Comment
6 min read
Git Branching and Merging: A Data Engineer's Guide to Efficient Code Management
Sandeep
Sandeep
Sandeep
Follow
Apr 11
Git Branching and Merging: A Data Engineer's Guide to Efficient Code Management
#
git
#
dataengineering
#
development
#
developers
Comments
Add Comment
5 min read
Detailed Logic for RDF Conversion and Use in RDH (Robust Data Hub)
Seth Keddy
Seth Keddy
Seth Keddy
Follow
May 15
Detailed Logic for RDF Conversion and Use in RDH (Robust Data Hub)
#
webdev
#
programming
#
dataengineering
#
datastructures
Comments
Add Comment
6 min read
Stop Using CSVs in Big Data: Here's Why You Should Learn Apache Iceberg
Amin Renees
Amin Renees
Amin Renees
Follow
Apr 11
Stop Using CSVs in Big Data: Here's Why You Should Learn Apache Iceberg
#
bigdata
#
apacheiceberg
#
dataengineering
#
devtools
Comments
Add Comment
1 min read
5 Beginner-Friendly Projects to Learn Data Engineering (Using Free Tools)
Amin Renees
Amin Renees
Amin Renees
Follow
Apr 11
5 Beginner-Friendly Projects to Learn Data Engineering (Using Free Tools)
#
sideprojects
#
dataengineering
#
python
Comments
Add Comment
1 min read
Number Non-Null Values in Order within the Group — From SQL to SPL #17
Judith-Data-Processing-Hacks
Judith-Data-Processing-Hacks
Judith-Data-Processing-Hacks
Follow
Apr 11
Number Non-Null Values in Order within the Group — From SQL to SPL #17
#
programming
#
sql
#
esprocspl
#
dataengineering
6
 reactions
Comments
1
 comment
2 min read
đźšż Data Cleaning in Python, 2025 Edition
Aleksei Aleinikov
Aleksei Aleinikov
Aleksei Aleinikov
Follow
Apr 11
đźšż Data Cleaning in Python, 2025 Edition
#
datascience
#
python
#
pandas
#
dataengineering
Comments
Add Comment
1 min read
Step-by-Step: Create & Load Data into a Lakehouse in Microsoft Fabric
SUBAIR NURUDEEN ADEWALE
SUBAIR NURUDEEN ADEWALE
SUBAIR NURUDEEN ADEWALE
Follow
May 14
Step-by-Step: Create & Load Data into a Lakehouse in Microsoft Fabric
#
datascience
#
dataengineering
#
microsoft
#
webdev
1
 reaction
Comments
Add Comment
3 min read
Data Engineering Concepts: A project based introduction
Benson King'ori
Benson King'ori
Benson King'ori
Follow
May 14
Data Engineering Concepts: A project based introduction
#
dataengineering
#
terraform
#
gcp
#
airflow
2
 reactions
Comments
Add Comment
11 min read
InsightFlow Part 1: Building an Integrated Retail & Economic Data Pipeline - Project Introduction
Pizofreude
Pizofreude
Pizofreude
Follow
Apr 9
InsightFlow Part 1: Building an Integrated Retail & Economic Data Pipeline - Project Introduction
#
dezoomcamp
#
dataengineering
#
sideprojects
#
devjournal
Comments
Add Comment
4 min read
Getting Started with Simple Data Integrator (SDI):Scheduler Settings
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Follow
May 13
Getting Started with Simple Data Integrator (SDI):Scheduler Settings
#
etl
#
dataengineering
#
nocode
Comments
Add Comment
2 min read
Getting Started with Simple Data Integrator (SDI): Data Mapping Example (Oracle to SQL Server)
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Follow
May 13
Getting Started with Simple Data Integrator (SDI): Data Mapping Example (Oracle to SQL Server)
#
dataengineering
#
etl
#
nocode
Comments
Add Comment
2 min read
Simple Data Integrator (SDI): Seamless Data Integration in Just 3 Steps
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Follow
May 13
Simple Data Integrator (SDI): Seamless Data Integration in Just 3 Steps
#
etl
#
dataengineering
#
nocode
#
webapi
Comments
Add Comment
2 min read
Getting Started with Simple Data Integrator (SDI): Direct Connection Setup
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Follow
May 13
Getting Started with Simple Data Integrator (SDI): Direct Connection Setup
#
etl
#
oracle
#
nocode
#
dataengineering
Comments
Add Comment
2 min read
Transforming Rows to Columns and Back: SQL PIVOT/UNPIVOT Techniques
Cristian Sifuentes
Cristian Sifuentes
Cristian Sifuentes
Follow
May 12
Transforming Rows to Columns and Back: SQL PIVOT/UNPIVOT Techniques
#
sql
#
database
#
dataengineering
#
analytics
1
 reaction
Comments
Add Comment
2 min read
Materialized Views in SQL: Supercharging Read Performance
Cristian Sifuentes
Cristian Sifuentes
Cristian Sifuentes
Follow
May 12
Materialized Views in SQL: Supercharging Read Performance
#
sql
#
database
#
dataengineering
#
backend
Comments
Add Comment
2 min read
The evolution of Data Engineering and the role of ELT tools
Massy
Massy
Massy
Follow
May 12
The evolution of Data Engineering and the role of ELT tools
#
dataengineering
#
airbyte
#
elt
#
etl
Comments
Add Comment
8 min read
Simple Data Integrator (SDI) – The Lightweight Yet Powerful ETL Tool for All Your Data Integration Needs
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Research Institute of Cloud Computing Technology
Follow
May 12
Simple Data Integrator (SDI) – The Lightweight Yet Powerful ETL Tool for All Your Data Integration Needs
#
dataengineering
#
etl
#
nocode
#
cloudcomputing
Comments
Add Comment
2 min read
dbt for Normies - A Complete Guide.
Denzel Kanyeki
Denzel Kanyeki
Denzel Kanyeki
Follow
May 11
dbt for Normies - A Complete Guide.
#
dataengineering
#
programming
#
dbt
2
 reactions
Comments
Add Comment
7 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account