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-10 00:26:02 UTC
- JSON Representation
https://github.com/drako01/coderhouse-rockola
Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.
api-rest java maven postman spring-boot sql
Last synced: 09 Apr 2026
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 15 May 2026
https://github.com/masajinobe-ef/prsc
🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography
cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows
Last synced: 01 Aug 2025
https://github.com/chouaib-629/miniprojet_bddr
This project demonstrates the implementation of distributed database concepts such as links, synonyms, and fragmentation. Each user's SQL script includes the necessary setup for these concepts. The project aims to showcase how distributed database concepts can enhance data access and management across multiple locations.
oracle oracle-database oracle-db sql
Last synced: 25 Jan 2026
https://github.com/codecshekhar/sql-examples
This repository contains SQL to illustrate its concepts
Last synced: 01 Aug 2025
https://github.com/shubhamgoyal575/diwali-sankranti-promotion-sales
This Power BI dashboard analyzes sales performance during Diwali and Sankranti festivals. It provides insights into revenue trends, top-selling products, regional sales distribution, and customer purchasing behavior to help optimize festive season sales strategies. 🚀
buisness-intelligence dashboard data-analysis data-visualization diwali-sankranti-sales-analysis excel fast-moving-consumers-goods fmcg microsoft-power-bi mysql power-query powerbi revenue-insights sales-dashboard sales-insights sql
Last synced: 02 Mar 2026
https://github.com/shahidmalik4/crm-analytics-using-powerbi
The "Boosting Profitability: Optimizing Sales via CRM and Analytics" project involved the extraction, manipulation, and analysis of sales data sourced from SQL Server. Utilizing MySQL for data transformation, Excel for cleaning and preparation, and Power BI for normalization and visualization.
analysis dashboards excel powerbi sql sql-server visualisation
Last synced: 02 Aug 2025
https://github.com/calotriton/sql_creacion_db_consultas
[SQL] Proyecto de creación de una base de datos, con triggers y consultas ejemplo
Last synced: 02 Aug 2025
https://github.com/kaon-k-s/blumenshop
Flower shop: Login/Sign up, make order pages. PHP, SQL
Last synced: 08 Nov 2025
https://github.com/vtickner/codecademy-data-engineer
These projects were created as part of Codecademy's Data Engineer Career Path course.
csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql
Last synced: 09 Apr 2026
https://github.com/sarathchandranpm/vehicle_theft_analysis
This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.
Last synced: 02 Aug 2025
https://github.com/datacody/dbt-jaffle-shop
A hands-on project built to deepen understanding of dbt modeling, testing, and documentation. Based on the Jaffle Shop dataset, the project showcases best practices in transforming and validating source data for business analytics using the modern data stack.
analytics bigquery data-eng data-modeling dbt etl-pipeline sql transformation
Last synced: 02 Aug 2025
https://github.com/ayush-anand-17/resortbookingsystem
A full stack application where owners can rent their resorts and customers can book the resorts.
angular bootstrap csharp dotnet html-css sql ssms typescript
Last synced: 09 Apr 2026
https://github.com/oxylabs/building-scraping-pipeline-apache-airflow
Using Apache Airflow to Build a Pipeline for Scraped Data
airflow-pipelines airflow-python-api apache-airflow apache-airflow-tutorial how-to-use-airflow pipeline-for-scraped-data python sql
Last synced: 27 Sep 2025
https://github.com/abdullahashfaqvirk/SQL-Database-Connectors
A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.
database db-manager mysql mysql-connector pyodbc python sql sqlserver
Last synced: 27 Sep 2025
https://github.com/turbot/steampipe-plugin-azuredevops
Use SQL to instantly query Azure DevOps pipelines, projects, teams, users & more. Open source CLI. No DB required.
azure-devops backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 03 Aug 2025
https://github.com/pprattis/a-programming-tutorial-web-app-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 28 Sep 2025
https://github.com/rabestro/jetbrains-academy-simple-banking-system
Everything goes digital these days, and so does money. Today, most people have credit cards, which save us time, energy and nerves. From not having to carry a wallet full of cash to consumer protection, cards make our lives easier in many ways. In this project, you will develop a simple banking system with database.
builder-pattern hyperskill interfaces jetbrains-academy logging sql sqlite3 student-project
Last synced: 08 Nov 2025
https://github.com/anthonyvanegas/samony-lab
The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.
css database database-management flask html python sql
Last synced: 09 Apr 2026
https://github.com/theodoremoreland/redb
A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.
airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest
Last synced: 02 Oct 2025
https://github.com/theankurgoswami/study-notes
Notes of topics I study.😛
deep-learning-book linear-algebra numpy opencv pandas regular-expressions sql tensorflow
Last synced: 09 Apr 2026
https://github.com/males23/sql_bdd_chytin
Les bases de donnée dans toute leur diversité.
Last synced: 07 Aug 2025
https://github.com/nafisalawalidris/northwind-traders-sales-analysis
Northwind Traders Sales Analysis project, which analyses sales data for a fictitious company. It utilises the Northwind Database and includes SQL queries to provide insights on employees, products, suppliers and revenue. The project aims to help the company gain valuable information for business decision-making.
business-insights data-analysis database northwind-traders sales sql
Last synced: 07 Aug 2025
https://github.com/h-yzeng/retro-minigames
Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.
database database-schema game-development java login-system mysql sql ui-design user-interface
Last synced: 09 Apr 2026
https://github.com/imbios/open-music-api-v2
This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course
api automation-testing backend hapi music sql
Last synced: 08 Aug 2025
https://github.com/shimbhu77/vaarta
Vaartalap is an innovative social media application, inspired by Twitter, developed using the Java programming language and Spring Boot framework.
java jwt-token lombok maven mysql-database spring-boot spring-security sql swagger-ui
Last synced: 09 Apr 2026
https://github.com/kevinbazira/car-rental-price-comparison-website
Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).
chai css database hibernate html java javadoc javascript jsoup junit maven mocha mysql nodejs spring sql vuejs
Last synced: 09 Apr 2026
https://github.com/samantha-ruth/just-tech-news
A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Express.js, SQL, MySQL2, Sequelize, and Handlebars.
express expressjs handlebars mysql sequelize sql
Last synced: 09 Apr 2026
https://github.com/diego17cp/vet-project
A repository of a team-based veterinary application using Java and connecting it to a DB
crud java oracle-database oracle-developer practice-project sql team-repo
Last synced: 09 Aug 2025
https://github.com/justanotherorganization/godb
Just a wrapper around database/sql for Golang to make object mapping less painful.
Last synced: 14 May 2026
https://github.com/windi-wulandari/pbi_kimia-farma-x-rakamin
A data-driven analytics project for Kimia Farma to evaluate business performance from 2020-2023 using BigQuery. Focused on transaction data, inventory, branch operations, and product insights. Results were visualized through an interactive dashboard to support strategic decisions and optimizations.
big-data-analytics bigquery datawarehouse googlelooker sql
Last synced: 03 Jan 2026
https://github.com/appwebd/perl-mysql-backups-all-databases
Backup of all mysql database. Generate file with format name basename-date-time.sql
amazon-s3-storage backups cron-jobs mysql-database perl-script scripting sql
Last synced: 03 Oct 2025
https://github.com/vbalalian/roman_coins_data_pipeline
Work-in-progress, learning-focused, end-to-end ELT data pipeline project.
airbyte api beautifulsoup cicd coins dagster data-engineering data-pipeline docker docker-compose duckdb elt fastapi minio postgresql python rest-api sql web-scraping webscraping
Last synced: 09 Apr 2026
https://github.com/jailtonjunior94/csharp-finances
💰 .NET 5.0, Sql Server, Docker, Azure Pipeline, ACR and AKS
acr aks-kubernetes-cluster azurepipeline charp docker sql
Last synced: 09 Apr 2026
https://github.com/waqaszafar9/cricket-managment-database
cricket website data base mangment project
cricket-data cricket-dataset data data-structures database database-management database-management-system database-schema oracle oracle-database sql sql-query
Last synced: 10 Aug 2025
https://github.com/bidaya0/sql-lint-in-action
Integrate sql-lint in github action to check .sql file.
checker codereview github github-actions mysql pgsql sql sql-linter
Last synced: 11 Aug 2025
https://github.com/sukrut10k/rbac-college-erp
A College ERP system with Role-Based Access Control (RBAC) and data encryption, designed for testing security vulnerabilities like SQL injection, phishing, spoofing, and penetration testing.
cybersecurity encryption erp kali-linux md5-hash phishing-attack php rbac sql
Last synced: 11 Aug 2025
https://github.com/randomhashtags/swift-database
Standalone library enabling communication with your favorite databases in Swift.
databases microsoft-sql-server mongodb multiplatform nosql oracle-database postgresql sql swift
Last synced: 09 Apr 2026
https://github.com/fortunewalla/air-cargo
Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.
air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql
Last synced: 18 Apr 2026
https://github.com/denizkarya1999/cis_422_midterm_practice
CIS 422 Midterm Exam Practice
academic-project database-management exam-study postgresql sql
Last synced: 04 Oct 2025
https://github.com/zouariomar/employees-manager
A lightweight Odoo module designed to simplify the management of employee records
mvc mvc-architecture odoo odoo-addons odoo-modules odoo-project postgres postgresql python python3 sql xml
Last synced: 11 Aug 2025
https://github.com/agusprasetyo328/loginpagebeauty
Halaman login sederhana dengan tampilan glassmorphism
Last synced: 09 Apr 2026
https://github.com/alessandrorebosio/db25-farmhouse
Database project for managing a traditional farmhouse @ unibo
Last synced: 13 Aug 2025
https://github.com/FedericoG2/MemoryGame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 13 Aug 2025
https://github.com/miroslav-reiter/postgresql
Materiály k online kurzom a školeniam PostgreSQL
postgresql postgresql-database sql
Last synced: 13 Aug 2025
https://github.com/wahidpanda/sql-coding-practices-solutions
Here are some SQL coding solution that will help for preparation and also helpful for beginners.
beginner-friendly dbms-project jquery mysql practice sql sqlcommand sqlite sqlprojects
Last synced: 09 Apr 2026
https://github.com/vitor-msp/originarios
Desenvolvimento de um site para venda de produtos indígenas.
asp-net asp-net-mvc bootstrap cropperjs csharp entity-framework razor sql sqlserver
Last synced: 13 Aug 2025
https://github.com/mithunr085/bike-rental-system
This is a Back-end project with jpa and SQL to perform crud operations.
Last synced: 15 Aug 2025
https://github.com/armahdavi/scale_AI_outlier_LLM_training_tuning_rlhf
This repository summarizes work samples in the Scale AI's Remotask and Outlier platforms to train and tune LLMs by providing penalty and reward data.
css-html java javascript llm prompt-engineering python reinforcement-learning sql
Last synced: 10 Nov 2025
https://github.com/corverroos/truss
Truss is a simple golang mysql schema management library
golang golang-library mysql schema sql
Last synced: 20 May 2026
https://github.com/garcane/cinemax-rentals-data-analysis-project
This project aims to utilise the provided database schema to create a realistic business scenario where the following information is extracted and analysed data using MySQL and Power BI.
mysql mysql-database powerbi powerbi-report powerbi-visuals sql
Last synced: 05 Oct 2025
https://github.com/kayr/ezy-query
Convert Your Sql Query To A Queryable Java API/Code.. think of A Queryable View In Your Code Using Java
code-generation codegenerator gradle gradle-plugin java sql sql-query
Last synced: 18 Aug 2025
https://github.com/anthonylucky1909/phonemon-db
The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.
database-management database-schema sql sql-server
Last synced: 18 Aug 2025
https://github.com/simonguozirui/cooxle
A twitter-like social media platform with easy-to-use posting and account systems.
amazon-web-services apache aws-ec2 css3 dynamic-webpages html5 ics4u-course javascript localhost mamp mysql php phpmyadmin-database route53 social-media sql twitter
Last synced: 10 Apr 2026
https://github.com/avastroficial/mysqlbsz
Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar
Last synced: 16 May 2026
https://github.com/creatorcz/templaterbe-mvc-
tvořič šablon v pdf. Napsáno v Nette a pomocí latte má i frontend
curl export-to-excel import-from-excel latte login-system mpdf nette-framework phpspreadsheet sql
Last synced: 12 Feb 2026
https://github.com/pkx8326/simple_math_curves_sql_python_plotly
This project demonstrates the use of mysql.connect package with Python and Plotly to create an SQL database, tables, and visualize data from those tables.
data-visualization database datavisualization mysql mysql-connector plotly python sql
Last synced: 10 Apr 2026
https://github.com/kavindu-kodikara/farm_share_backend
FarmShare is an Android-based agricultural investment platform where farmers raise funds by selling stock units (1 kg = 1 stock unit). Dynamic stock pricing is based on real-time weather & soil risk scores. Built with Android (Java), Spring Boot, MySQL, Firebase, and PayHere, it ensures transparent & secure farm investments.
android boostrap firebase firebase-storage firestore html java javascript spring-boot sql sqlite
Last synced: 10 Apr 2026
https://github.com/madhuresh2011/crm-analysis-using-sql-and-power-bi
⭐CRM Analysis is a data-driven project aimed at improving Customer Relationship Management (CRM) processes through the analysis of customer data. This project leverages tools and technologies, including Power BI, SQL and Excel, to analyze CRM data and extract actionable insights. The goal is to help business optimize their sales.
analysis crm excel kpi powerbi project sql sql-powerbi-excel
Last synced: 12 Feb 2026
https://github.com/flowerfine/rtomde
rtomde supports building apis quickly based on data warehouse or lakehouse, which converts sql into RESTful easily, commonly as data service, focusing on providing Readable, Testable, Observable, Maintainable Data Engine.
data-engine data-service restful-api sql
Last synced: 20 Aug 2025
https://github.com/thinkthinkai/dbinfoz
NPM Get Database Info and Table Schemas
mysql npm npm-package postgresql sql sqlite3
Last synced: 12 Feb 2026
https://github.com/lmuffato/project-app-delivery-drink-trybe
Projeto app delivery drink - Projeto avaliativo da Trybe do Módulo de Back-End
back-end context context-api front-end fullstack javascript jwt jwt-authentication md5 md5-hash mysql react reactjs sequelize sql state state-management trybe-projects web-application
Last synced: 03 May 2026
https://github.com/sarveshgupta1997/sarveshgupta1997.github.io
Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.
backend-development css3 expressjs fullstack-development github html5 javascript mongodb mongoose nodejs portfolio profile readme resume sql web-developer websocket
Last synced: 10 Apr 2026
https://github.com/lucasbelpiede/law_firm
A advocacy website template developed with WordPress
css git html javascript mysql php seo sql wordpress
Last synced: 10 Apr 2026
https://github.com/iremcatak/leetcode_sql_50
leetcode sql 50 solutions
leetcode leetcode-solutions mssql sql
Last synced: 09 Mar 2026
https://github.com/santosh-konappanavar/school_library
The school library, managed by a Ruby-powered program, efficiently organizes and automates book lending, tracking, and online reservations, streamlining the entire library experience for students.
Last synced: 25 Aug 2025
https://github.com/raleighlittles/sql-practice-solutions
Annotated solutions to the "SQL Practice" exercises
sql sql-practice sql-practice-exercises
Last synced: 26 Aug 2025
https://github.com/An4PDM/Plataforma-de-gerenciamento-escolar-intuitivo-com-CRUD
Projeto Full-stack com integração entre Python e MySQL, permitindo o gerenciamento de dados de um sistema escolar com uma GUI simplificada.
automation coding database development full-stack gui programming project-repository python python3 simple-gui sql
Last synced: 31 Aug 2025
https://github.com/a-moseman/tagsystem
dropwizard java jooq rest-api sql sqlite
Last synced: 20 May 2026
https://github.com/priyansusahoo/complete-interview-preparation-material
Interview Preparation Kit for Java Backend
design-patterns git gradle java jpa-hibernate junit kafka maven microservice mockito pdf pdf-document spring springboot sql streamapi
Last synced: 14 Apr 2025
https://github.com/yurecouto/api-golang
Template Restful API Written in Go for future projects.
Last synced: 14 Apr 2025
https://github.com/roneetkumar/normal-phone
Writing a program that will normalize an SQL table of phone numbers into a single format.
db go golang phone-number postgresql sql
Last synced: 08 May 2026
https://github.com/alexandrelamberty/tftic-fswd-courses
Technofutur tic - Full Stack Web Development Training
algorithms angular express html javascript jquery json nodejs react rest-api sql xml
Last synced: 10 Apr 2026
https://github.com/m-ahmed-anwer/website-template
Web application build for buy websites
Last synced: 11 May 2026
https://github.com/shraddhaag/sql-practice-problem-solutions
A repository of solutions to SQL Practice Problems.
postgres solutions sql sql-practice-problems
Last synced: 29 Jun 2025
https://github.com/marialobillo/fcc-worldcup-database-project
bash certification freecodecamp script sql
Last synced: 17 Apr 2026
https://github.com/almoghindi/petstore
Pet Store project with ASP.NET core web API with Entity Framework on the server side, SQL Server as the Database And Angular 19 with NgRx for state management for the client side. Azure used as cloud provider.
angular asp-net aspnet-core azure bootstrap css entity-framework ngrx rxjs sql sql-server webapi
Last synced: 10 Apr 2026
https://github.com/abhi-bhatra/ksarathicommodityapi
Get the real-time price for the crop
azure flask krashak-sarathi sql
Last synced: 04 May 2026
https://github.com/Lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 05 Mar 2025
https://github.com/jkazari/mathematics-laboratories-4.2
Repository of solutions for my Databases class on the 4th semester of studying Mathematics at Gdańsk University of Technology
Last synced: 02 Apr 2026
https://github.com/halforbit/document-stores
Document Stores lets you easily create queryable stores with strongly-typed keying over document databases like CosmosDb, without the need for high-ceremony repository patterns or bare-metal integrations.
cosmosdb document-database iqueryable sql
Last synced: 31 Aug 2025
https://github.com/gruntdev1204/project-coin
làm vì đam mê vl
api coin laravel laravel-framework php postman-api reactjs scss sql typescript vuejs
Last synced: 10 Apr 2026
https://github.com/abanoub-asaad/hospitalms
Hospital Management System using C#, Windows Forms, and Oracle Database.
crystalreports csharp database oracle oracle-database sql windowsforms
Last synced: 04 Jan 2026
https://github.com/pradeepsingroul/weatherproject
This is a basic weather project and it is a indcidual project In this project user can find the weather for particular location by pincode and date when user pass the pincode and date project will return the weather details like - temperature , min_temperaturee, max_temperature, wind details, sunrise, sunset etc. In this project I use java.........
apis github java mysql-database spring spring-boot spring-mvc sql
Last synced: 10 Apr 2026
https://github.com/raoufswe/volunteerpoint
Volunteer Management System in ASP.NET
asp-net css html javascript sql
Last synced: 18 Jun 2026
https://github.com/lolosoares/dataanalises
This repository shows my projects made in my journey learning about data analises, ciency, engeniering and ML.
acces data-science dax excel mysql numpy pandas powerbi powerquery python r seaborn sql vba
Last synced: 10 Apr 2026
https://github.com/garcane/fcc-periodic_table_db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.
bash bash-script bash-scripting git postgresql postgresql-database shell sql
Last synced: 10 Apr 2026
https://github.com/novikovadaria/allsqlstudyings
Все конспекты и челледжи по базам данных | All summaries and challenges on databases
postgresql python sql sqlalchemy stydy
Last synced: 12 May 2026
https://github.com/manuelgu/cache-example
Example cache implementation (Guava)
Last synced: 22 Mar 2025
https://github.com/escan-dnmz/departman-project
Asp.net Core Mvc 3.1 ile yapılmıştır
asp asp-net-core asp-net-core-mvc aspnetcore mvc mysql mysql-database project sql
Last synced: 17 May 2026
https://github.com/akhilesh664/mysql
🛢️ MySQL Mastery – Queries, Schemas & Optimization! This repository contains a comprehensive collection of MySQL scripts, covering everything from basic queries to advanced database management. It includes well-structured SQL commands, schema designs, stored procedures, and performance optimization techniques—perfect for learners, developers.
database-management jdbc mysql sql
Last synced: 26 Jan 2026
https://github.com/pratyushpanda91/sql-50-leetcode-solutions
Here is given all solution from day 1 . Question are from below link .
Last synced: 11 Jun 2026