Projects in Awesome Lists tagged with joining-data
A curated list of projects in awesome lists tagged with joining-data .
https://github.com/sondosaabed/joining-data-in-sql
In this course I learned how to use table joins and relational set theory on joining data. I have also learned how to work with more than one table in SQL, use inner joins, outer joins, and cross joins, leverage set theory, including unions, intersect, and except clauses, and create nested queries.
datacamp-course join joining-data joining-tables sql
Last synced: 24 Jan 2026
https://github.com/basvdberg/incremental-join
This library implements an efficient join function to join 2 (usually large) incrementally refreshed tables, taking into account the refresh timestamp of each table and the fact that data might arrive late.
big-data databricks delta-lake joining-data joining-tables pyspark python
Last synced: 12 Jun 2026