SQL
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-07-03 00:26:03 UTC
- JSON Representation
https://github.com/popcodelab/spring-rest-api-back-end
Backend Rest API - POC for a portal for connecting future tenants and owners for seasonal rentals.
angular back-end back-end-development java jpa json jwt jwt-authentication jwt-token multipart-uploads mysql mysql-database rest rest-api restful spring spring-boot spring-security sql
Last synced: 10 Apr 2026
https://github.com/rugwiroparfait/alx_sql
This repo is where I save my queries and learning materials in Data Science program from ALX
anaconda data data-analysis jupyter-notebook sql
Last synced: 19 Aug 2025
https://github.com/gaaniruddha/fit5195-a1
This repository contains assignment #1 that was completed as a part of "FIT5195 Business Intelligence and Data Warehousing", taught at Monash Uni in S1 2020.
data-warehousing sql star-schema
Last synced: 01 Mar 2026
https://github.com/1adityakadam/uber_data_analytics
End to end Google Bigquery + Looker Studio Data Analytics Project Transforming NYC Taxi Data into Actionable Intelligence
bigquery looker-studio mage-ai-pipeline numpy pandas sql
Last synced: 13 Apr 2026
https://github.com/yuvrajsaraogi/car-price-prediction-with-machine-learning
The price of a car depends on a lot of factors like the goodwill of the brand of the car, features of the car, horsepower and the mileage it gives and many more. Car price prediction is one of the major research areas in machine learning. So, if you want to learn how to train a car price prediction model then this project is for you.
car-price-prediction-with-machine-learning data data-science deep-learning deep-neural-networks engineer github learning machine-learning mini-project natural-language-processing prediction predictive-modeling project python3 sql
Last synced: 15 Apr 2026
https://github.com/prakshi-23/bank-app-management-project-v1-
A Bank App GUI made using Python (libraries used tkinter, customtkinter, pandas etc.) and the data is stored in backend in SQL Database and usind pandas stored in excel file as well. This excel file is further used to create a dashboard in Power BI and also used in machine learning alogorithm.
adaboostclassifier advanced-excel customtkinter customtkinterprojects lazy-classifier logistic-regression machine-learning mysql pandas pandas-dataframe powerbi powerbi-dashboard python randomint smtplib sql tkinter tkinter-gui
Last synced: 13 Apr 2026
https://github.com/veryhotserek/run-all
run-all is a command-line tool that allows you to execute commands across multiple directories based on a customizable directory pattern. bash, parralel, regex, system-administration
android celery cli-command docker github kubernetes multi-platform nessus python sql testing virtual-hosts vulnerability-scanners windows
Last synced: 10 Apr 2026
https://github.com/ripudamanm/car-rental-system-django
This is a Car Rental Management System built using Django. The system allows customers to book cars online, manage bookings, and view car availability. Admins can manage car listings, booking statuses, and customer information.
car car-rental-app car-rental-system carrentals css databas database-management django html php python sql
Last synced: 13 Apr 2026
https://github.com/rajibbinalam/problem_solving
PHP and SQL Solve Problems from LeetCode, HackerRank
hackerrank leetcode-solutions php sql
Last synced: 01 Mar 2025
https://github.com/dockpack/base_postgres
🐘 Ansible role to install PostgreSQL on one or two machines (primary/replica).
database hacktoberfest postgresql postgresql-database sql
Last synced: 13 May 2026
https://github.com/thoratstuti/comprehensive-sales-insight-dashboard
A sales performance dashboard is a crucial tool for businesses to monitor and analyze their sales activities. It provides a comprehensive overview of various sales metrics and key performance indicators (KPIs) in real-time or near real-time.
data-analytics data-visualizations graphs pie-chart powerbi sql
Last synced: 11 Feb 2026
https://github.com/msaakaash/hospital-data-warehouse
A data warehouse project designed to demonstrate SQL and data modeling skills.
Last synced: 06 Jul 2025
https://github.com/samantha-ruth/tech-blog
A blog where tech enthusiasts can get together and share thoughts. Built using Nodejs, Express, SQL, MySQL2, Sequelize, handlebars, and bcript.
bcrypt express expressjs handlebars javascript mvc mysql2 nodejs sequelize sql
Last synced: 13 Apr 2026
https://github.com/ferg1e/pajamasql
PHP SQL wrapper and model layer
database-abstraction-layer mysql mysqli-library php postgresql sql sqlite sqlite-wrapper
Last synced: 16 Apr 2026
https://github.com/aex5/spk-api
API untuk sistem rekomendasi keputusan wisata kudus.
Last synced: 02 Apr 2025
https://github.com/ckeuss/bike_store
This exploratory data analysis examines customer, product and sales data of a retail bike store
Last synced: 29 Apr 2026
https://github.com/leeenden/cnmc-week8sqllize
CRUD functions in SQL, sequelize and Node.js
Last synced: 29 Apr 2026
https://github.com/h4fide/politicalcompassbot
This Python project allows you to take a quiz and find out where you fit on the political compass. Give it a try and see where you stand!
bot data greedy-algorithms politics python python3 sql telegram
Last synced: 19 Aug 2025
https://github.com/andrii04/andreamonforte-bi-assignment
Automated Data Pipeline that ingests daily GA4-formatted CSV files from a private Google Cloud Storage bucket, validates and loads them into BigQuery, and prepares analysis-ready views. The solution is built for deployment as a Cloud Function triggered by Cloud Scheduler and uses Python with the Google Cloud Storage and BigQuery client libraries.
automation bigquery cloud cloudfunctions data data-analysis data-engineering etl etlpipeline gcp google googlecloudplatform pipeline python sql
Last synced: 09 Nov 2025
https://github.com/rkschroeder/datapractice
A collection of non-guided projects for practicing SQL and Python.
jupyter-notebook matplotlib pandas seaborn sklearn sql
Last synced: 13 Apr 2026
https://github.com/imnexerio/eyerisandroid
This app can track eye blinks using camera
android eye-tracking imnexerio mediapipe sql sqlite ui
Last synced: 13 Apr 2026
https://github.com/przemekhasz/weather-app
Weather app connection with api shows weather data with graphs
backend blade-template bootstrap4 css html laravel laravel-framework php sql
Last synced: 10 Apr 2026
https://github.com/VMANAPURE09/SQL_EmployeePayroll_Problem
ado-net connection-string crud-operation erdiagram sql visual-studio
Last synced: 11 Mar 2025
https://github.com/shaikhsajid1111/login-system
Login,Register, Reset password & delete account using PHP
css delete-account html javascript login login-page login-system mysql mysql-database php reset-password sql
Last synced: 10 Apr 2026
https://github.com/rikulauttia/database-fundamentals
Database performance engineering lab demonstrating 148x query optimization through advanced indexing strategies and ACID-compliant transaction patterns. Features production-ready implementations spanning both SQL and NoSQL paradigms with measured performance analytics. A practical showcase of database engineering principles.
acid concurrency database database-design database-optimization indexing mongodb normalization nosql performance-testing python-database query-performance relational-algebra sql sqlite transactions
Last synced: 10 Apr 2026
https://github.com/teta42/patroni_in_k8s
Поднятие кластера Patroni в среде K8S
bash-script docker dockerfile k8s k8s-cluster kubernetes kubernetes-cluster patroni postgresql python python3 sql
Last synced: 10 Apr 2026
https://github.com/dobsontom/basket-abandonment
Data pipeline for detecting and responding to basket abandonment using BigQuery and Adobe Campaign.
adobe-campaign bigquery ga4 gcp sql
Last synced: 23 Feb 2026
https://github.com/foldermaster/sqlwpfapp
WPF app for interaction with SQL data base.
csharp deffered dependency-injection entity-framework-core inversion-of-control microsoft-sql-server sql sqlite wpf
Last synced: 18 Apr 2026
https://github.com/palakjainanalyst/ecommerce-customer-spending-analysis
An end-to-end Ecommerce analytics project uncovering customer spending trends using Excel, Python, SQL, and Power BI. From raw data to interactive dashboards, this project delivers deep insights on spending patterns, high-value customer segments - showcasing a complete data-to-decisions workflow.
data-analysis data-visualization database ecommerce excel jupyter-notebook powerbi python spending sql
Last synced: 06 May 2026
https://github.com/marina-gal/sql-business-questions
A collection of SQL queries designed to strengthen analytical problem-solving skills using the AdventureWorks2019 sample database. tested and optimized in SQL Server Management Studio (SSMS).
adventureworks data-analysis data-analyst interview-preparation learning microsoft-sql-server practice sql sql-queries
Last synced: 30 May 2026
https://github.com/vedikasnehil/my-data-science-projects
This repository is a comprehensive collection of resources and implementations dedicated to the field of Data Science. It serves as a platform for exploring various aspects of data science, ranging from data preprocessing and exploratory data analysis (EDA) to machine learning and deep learning.
data data-science deep-learning machine-learning matplotlib numpy python sql visualization
Last synced: 10 Apr 2026
https://github.com/rafasancor/bancodedados-estacionamento
Banco de dados MySQL para cadastrar marcas, carros e registrar permanências. Inclui relações entre tabelas e consultas SQL para manipulação e análise de dados.
Last synced: 30 May 2026
https://github.com/kaatinga/baranka
A simple and flexible helper for preparing SQL queries with positional parameters for SQL databases like PostgreSQL, MySQL or SQLite
mariadb mysql postgresql query-builder spanner sql sqlite
Last synced: 10 Apr 2026
https://github.com/vaibhavpal7549/leetcode
This repository contains my solutions to various **LeetCode problems** written in **Java**, categorized by difficulty (Easy, Medium, Hard) and topics like Arrays, Strings, Trees, and more. Each solution is clean, optimized, and well-documented. Follow my progress on [LeetCode](https://www.leetcode.com/vaibhavpal7549). Contributions are welcome!
java mysql mysql-database oracle sql sqlite
Last synced: 13 Apr 2026
https://github.com/bhaskarmelkani/node-excel
elasticsearch excel nodejs sql
Last synced: 13 Apr 2026
https://github.com/patrice-h/presta-tests
data-structures request sql tests
Last synced: 20 Mar 2026
https://github.com/ickitasm/sql-ecommerce-mini-project
An SQL mini project, dataset initiated is an artificial made by an AI, morever the 8ths instructions are included.
ecomerce mini-project pgadmin4 postrgresql sql vscode
Last synced: 20 Apr 2026
https://github.com/herndone/cst-336-final-via-spin-scooters
A sample website for Spin Scooters where users are able to create an account, login, edit their account, search locations using 3 different fields, and book a fake trip.
Last synced: 08 May 2026
https://github.com/sharantangeda/digitalaudiolibrarylvpei
A digital audio library to upload and view any audio files
digital-audio-library gridfs microsoft-power-bi mongodb multer nodejs nodemailer reactjs sql
Last synced: 10 Apr 2026
https://github.com/elijah-1994/pre-process-e-commerce-dataset
Importing, Cleaning, and Pre-Processing E-Commerce Data for Analysis Using MySQL.
analytics data dataanalytics datacleaning dataprocessing mysql mysql-database sql
Last synced: 11 Mar 2025
https://github.com/m-ezhil/leetcode-sql50
Welcome to my repository featuring solutions to the SQL 50 challenge from LeetCode. Whether you're practicing for technical interviews or just looking to sharpen your SQL skills, this collection covers a wide range of topics from basic to complex queries.
dataanalysis dataanalytics database leetcode mysql sql sqlserver
Last synced: 13 Apr 2026
https://github.com/tanu4419/samsung_sales_2023
This SQL project analyzes Samsung's 2023 sales data to identify top-selling products, revenue trends, and sales patterns across various time periods and price ranges.
Last synced: 13 Jun 2026
https://github.com/s1dewalker/world-economic-data
Dashboard for world's economic data
Last synced: 05 Feb 2026
https://github.com/nghiant3110/b2b_crm_3
This is a DA project based on the B2B Sales CRM dataset from Maven Analytics
bigquery google-sheets looker-studio sql
Last synced: 18 Aug 2025
https://github.com/rubenslyra/dio-bootcamp
Este projeto visa criar um esquema de banco de dados para um cenário de e-commerce, destinado ao desafio Banco de Dados da DIO.
Last synced: 18 Mar 2025
https://github.com/vitorhonna/this-is-cs50
Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This is CS50.
c computer-science cs50 css data-structures flask harvard harvardcs50x html javascript python scratch sql sqlite
Last synced: 10 Apr 2026
https://github.com/moha-cm/youtube-dataharvesting-
YouTube Data Harvesting and Warehousing using SQL, MongoDB and Streamlit
api-integration data-collection data-management maria mongodb mongodb-atlas pymongo python-script sql streamlit
Last synced: 08 May 2026
https://github.com/yasminbrazasilva/exerciciosbancodedados-af-2
Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados join modelo-conceitual modelo-logico sql stored-procedure trigger view workbench
Last synced: 08 Jan 2026
https://github.com/bsahd/sql-builder
A simple tool for building safe and readable SQL Querys
Last synced: 19 Oct 2025
https://github.com/numax-cz/napicurpitempsensor
Školní projekt pro Raspberry Pi, který snímá teplotu okolí a vykresluje jej do grafu ve webovém rozhraní
angular flask-api python raspberry-pi school-project sql temperature-monitoring
Last synced: 03 Feb 2026
https://github.com/rfabreu/u-develop-it
This repository contains the back end for U Vote It, a voting application for a local developer meetup group called U Develop It.
database express javascript mysql nodejs sql sqlite
Last synced: 10 Apr 2026
https://github.com/fairlytales/node.js
Learning Node.js with Express.js, SQL, MongoDB, GraphQL, Deno, Web Sockets, MVC, REST API, Authentication and Validation
authentication deno expressjs graphql mongodb mongoose mvc-architecture nodejs restapi sql validation websockets
Last synced: 12 Apr 2026
https://github.com/seyla123/laravel-cars-selling-website
A Laravel-based web application for a car selling platform, allowing users to browse, list, and manage car listings,search car, with features like user authentication, email verification.
laravel php postgres sql tailwindcss
Last synced: 16 Apr 2026
https://github.com/mahesh-pgit/revenu-app
Full-stack dashboard application by Next.js App Router Course
app-router colocation env neondb nextjs pnpm postgresql react-server-components server-side-rendering sql tailwindcss typescript vercel-deployment
Last synced: 12 Apr 2026
https://github.com/waltertaya/alx-backend-storage
alx backend storage
mongodb mongoengine mongoose mysql nosql odm-database pymongo sql
Last synced: 16 Apr 2026
https://github.com/zigzag1001/poggersbotv2
A simple, self hosted discord music bot with a web interface
bot discord discord-bot discord-py flask mysql poggers sql sqlite web-interface webui youtube youtube-dl yt-dlp
Last synced: 09 Apr 2026
https://github.com/d-ganchar/david8_postgresql
david8 PostgreSQL dialect
postgres postgresql python python3 query-builder sql
Last synced: 09 Mar 2026
https://github.com/garcane/house-property-sales-analysis
The retail industry increasingly relies on data analytics tools to estimate property prices accurately. This project analyzes house property sales in an Australian city using SQL and data exploration techniques.
Last synced: 05 Oct 2025
https://github.com/alejandrocisnerosvillegas/plataforma-de-gestion-de-viajes
Plataforma de Gestión de Viajes desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite planificar y reservar viajes, gestionar perfiles y recibir asesoramiento, todo con una interfaz intuitiva y funciones avanzadas para garantizar eficiencia y dinamismo.
Last synced: 14 Feb 2026
https://github.com/scottgriv/sql-mssql_excel_export
Export data from Microsoft SQL Server to Excel.
excel excel-export excel-exporter microsoft-sql-server microsoft-sql-server-management-studio microsoft-sqlserver-database mssql mssql-database mssql-server sql sql-database sql-server
Last synced: 01 Apr 2025
https://github.com/shallowmanica/student-system-website
css database html interface-design php sql system-design web-development
Last synced: 11 May 2026
https://github.com/tejaswirupa/movie-and-tv-series-recommendation-system
Developed a personalized, cross-platform recommendation system using user watch behavior and ratings. Deployed the app on AWS with integrated dashboards to track user activity and performance.
database mysql mysql-database sql
Last synced: 14 Feb 2026
https://github.com/sara-ibrahiim/dot-net-api
Store Api :A .NET Web API with Swagger integration includes endpoints for authentication, managing products, orders, delivery, and basket operations. It also incorporates Stripe for secure payment processing, ensuring a seamless e-commerce workflow
Last synced: 12 Jun 2025
https://github.com/thekapcioszek/kapcioszek_strona
Website made using html css php and sql I made during apprenticeships in November 2022
css css3 docker docker-compose dockerfile html html5 php sql
Last synced: 12 Apr 2026
https://github.com/alefrp/database_searcher
A Python tool for efficiently searching values across multiple tables and columns in PostgreSQL, MySQL, and SQL Server databases, ideal for data migrations and analysis.
database mysql open-source postgresql python sql sqlserver
Last synced: 09 Apr 2026
https://github.com/alexsoft-software/jsql
JSQLDB is a "lightweight, JSON-powered database system" designed for PHP applications. It provides "SQL-like queries" with the flexibility of JSON storage, "eliminating the need" for traditional database dependencies like SQLite or MySQL.
ascoos ascoos-framework database json php8 sql
Last synced: 23 Apr 2025
https://github.com/sahil-pillania/postgresql_spotify_dataset
Dataset Queries project developed using postgresql. Solved multiple problems.
Last synced: 14 Feb 2026
https://github.com/mirian97/mi-cripto
MiCripto is a web application for managing users and exploring cryptocurrency information, featuring registration, login, and dynamic coin search. Built with Node.js, Express, and Postgres, it integrates services like CoinRanking API.
bcrypt expressjs joi jsonwebtoken nodejs pinia postgres rest-api sql toast-notifications vue vuerouter3 vuetify yup
Last synced: 12 Apr 2026
https://github.com/ysskrishna/libmate
A full stack application for a library book vending application built with NextJS, TailwindCSS, FastAPI, Postgres and Docker. It is designed to manage book inventories, and member management, ensuring a seamless experience for borrowing and returning books through automated vending machines.
alembic docker fastapi inventory-management javascript library-management-system library-software logger logger-middleware nextjs postgres postgresql react sql sqlalchemy sqlite tailwind tailwindcss web-application
Last synced: 12 Apr 2026
https://github.com/prakharsinha-09/binarybard-blogfordevs
presenting you the all new blog webapplication, will be leveraging PostrgesSQL as database, HonoJS for writing APIs, Prisma ORM with Connection Pooling and many more backend tech and React and Tailwind for the Frontend
cloudflare cloudflare-workers connection-pool honojs javascript nodejs npm postgresql prisma prisma-accelerate react sql tailwind typescript vite zod-validation
Last synced: 10 Apr 2026
https://github.com/thesmartcooking/database
Temporary code to visualise for the time being
Last synced: 07 Jan 2026
https://github.com/marcosfshirafuchi/devsuperior-bee-uri-2602-busca-simples
DEVSUPERIOR : Java Spring Professional - BEE/URI 2602
bancodedados beecrowd-solutions devsuperior java jpql maven maven-plugin maven-pom nelio-alves nelioalves poo postgresql relacionamentos spring spring-boot springboot springdata-jpa springdatajpa sql uri-online-judge
Last synced: 12 Apr 2026
https://github.com/mono-a3/crud-estudiantes-javafx-mariadb
CRUD-Estudiantes-JavaFX-MariaDB, una aplicación de escritorio desarrollada con JavaFX para la gestión de estudiantes mediante un sistema CRUD (Crear, Leer, Actualizar y Eliminar), con conexión a una base de datos MariaDB.
crud dbeaver intellij-idea java javafx mariadb sql
Last synced: 17 Apr 2026
https://github.com/misszeferino/nashville-housing-data-cleaning
Data cleaning using SQL
data-analysis data-cleaning sql
Last synced: 19 Mar 2026
https://github.com/bagusperdanay7/postgresql-notes
Catatan Materi PostgreSQL-Notes diambil dari YouTube Pak Eko Kurniawan Khennedy (Programmer Zaman Now)
Last synced: 28 Apr 2026
https://github.com/imsamuelcovalero/desafio_shopper
Solução robusta para atualização massiva de preços em lojas virtuais. Processa e valida dados de arquivos CSV com React.js, Node.js e Typescript. Consulte nosso README para mais detalhes.
backend context-api cors crud-application docker docker-compose express-async-errors expressjs frontend inquirerjs joi-validation nodejs nodemon reactjs rest-api sequelize sql styled-components typescript
Last synced: 12 Apr 2026
https://github.com/dieperid/ror1-school-manager
Repository for ROR1 course
activerecord ruby ruby-on-rails sql
Last synced: 21 Feb 2026
https://github.com/bobbyiliev/mz-adonisjs-demo
Streaming SQL with Materialize, Redpanda/Kafka and AdonisJS
adonisjs materialize redpanda sql streaming-data
Last synced: 17 Mar 2025
https://github.com/gsilvaol/ignite-call
Ignite Call
figma github html5 javascript nextjs nodejs reactjs sql styled-components typescript
Last synced: 12 Apr 2026
https://github.com/purvajage/villas
The Villas is a hotel booking website where users can browse and book villas, schedule visits, and manage their reservations. It features a robust login and signup system.
css html5 javascript jquery php sql
Last synced: 12 Apr 2026
https://github.com/shaldonbarnes10/xenos_airport_operations
“XENOS” is a comprehensive airport operation management system designed as a database-driven application to efficiently streamline and manage core airport activities. It handles critical aspects such as flight schedules, passenger information, and reporting functionalities tailored for airport staff, employees, and crew members.
css3 expressjs git github html5 javascript nodejs postgresql-database sql
Last synced: 12 Apr 2026
https://github.com/salmankhanmsk786/the-room
The Room is a social media platform for students and faculty to connect and engage. Built with PHP, JavaScript, CSS, and HTML, it features a user-friendly interface for communication.
Last synced: 30 Mar 2025
https://github.com/abhijeetanand45/restful_api
Employee Management REST API
express mysql-database mysql2 nodejs readme restapi restapi-example restful-api sql
Last synced: 12 Apr 2026
https://github.com/riccardorevalor/gemfound
GemFound is a web platform that enables users to partecipate in fundraising activities. Users can register to the platform, create and set different types of fundraisings, manage them, and donate to other people.
flask sql website website-development
Last synced: 04 Jul 2025
https://github.com/mathmendesreis/sistema-de-gerenciamento-de-clientes
Este projeto visa criar uma solução eficiente para o gerenciamento de clientes de uma empresa que realiza limpeza em residências. A plataforma é composta por um backend em Node.js utilizando PostgreSQL como banco de dados, e um frontend em React.
axios backend docker-compose frontend fullstack-development hooks monorepo nodejs orientacao-a-objetos postgresql react-hook-form react-router reactjs shadcn-ui sql tawilwind typescript vite
Last synced: 12 Apr 2026
https://github.com/dsgs76/spring-pokeapi-acm
This repository contains the first work for ACM Java Spring course
java maven spring-boot springframework sql web
Last synced: 09 May 2026
https://github.com/smpotts/los-angeles-airbnb-listings
Uses open source data from Kaggle to analyze Airbnb listings in Los Angeles.
jupyter-notebook python sql sqlalchemy
Last synced: 01 Apr 2025
https://github.com/smpotts/data-api-explorer
Exploring the Redshift Data API. These are the scripts used in my blog post.
python redshift redshift-data-api sql
Last synced: 01 Apr 2025
https://github.com/windi-wulandari/pbi-kalbe-x-rakamin
Developed a Distribution Management System for PT Kalbe Nutritionals to replace manual tracking with real-time monitoring, improving operational efficiency and reducing errors. Built on PostgreSQL and Railway Cloud, with performance monitoring using SolarWinds DPA.
cloud dbeaver kalbe postgresql railway-app solarwinds solarwindsdpa sql
Last synced: 04 Oct 2025
https://github.com/nicatdursunlu/atl-academy-java-backend
ATL Academy Java Back-End Development Bootcamp
gradle java-8 java-se jdbc-api lombok mysql postgresql slf4j spring spring-boot sql swagger-ui swagger2
Last synced: 16 Mar 2025
https://github.com/jackieocham/rest-metrics-data-analysis
Data analysis on sleep and health tracking data collected over many years
data-analysis data-cleaning data-manipulation data-preparation data-project exploratory-data-analysis initial-data-analysis mysql mysql-database sql
Last synced: 01 Apr 2025