- Notifications
You must be signed in to change notification settings - Fork6
This repository contains my solutions to various SQL problems from LeetCode, implemented using PySpark DataFrame API and Spark SQL. The goal is to provide alternative solutions and insights for SQL enthusiasts who want to explore the power of PySpark and Spark SQL.
sangwanamit621/sql-solutions-in-pyspark-dataframe-api-and-spark-sql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to my repository featuring PySpark DataFrame API and Spark SQL solutions for LeetCode SQL questions! If you're passionate about solving SQL problems and working with PySpark, you're in the right place.
This repository contains my solutions to various SQL problems from LeetCode, implemented using PySpark DataFrame API and Spark SQL. The goal is to provide alternative solutions and insights for SQL enthusiasts who want to explore the power of PySpark and Spark SQL.
- Scalability: Leverage the distributed computing capabilities of Apache Spark to handle large datasets.
- Flexibility: PySpark allows you to seamlessly integrate SQL operations with Python, providing a powerful combination for data manipulation.
- Performance: Spark SQL optimization and caching mechanisms contribute to improved query performance.
All solutions in this repository were developed and tested using Databricks Community Edition. If you're not already using Databricks, you cansign up for a free account to practice and run these PySpark and Spark SQL solutions in a collaborative environment.
- Clone the repository:
git clone https://github.com/your-username/sql-leetcode-pyspark.git```
- Install dependencies:
pip3 install pyspark```
- Open the Jupyter notebooks and run the codes to explore the solutions.
Feel free to explore more in the solution-notebooks directory!
Found a bug? Have a suggestion? Contributions are welcome! Fork the repository, make your changes, and submit a pull request.
About
This repository contains my solutions to various SQL problems from LeetCode, implemented using PySpark DataFrame API and Spark SQL. The goal is to provide alternative solutions and insights for SQL enthusiasts who want to explore the power of PySpark and Spark SQL.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.