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-06-23 00:29:40 UTC
- JSON Representation
https://github.com/pandh4cker/library-database
Library database Oracle DB
database function gitflow-workflow library oracle oracle-database oracle-db plsql procedure sequence sql sql-query trigger tsql
Last synced: 20 May 2026
https://github.com/samuelselasi/alx-higher_level_programming
Object Oriented Programming
data-structures fstrings mysql pycodestyle python-imports python-lists python-modules python-tuples python3 scripting sql unittest
Last synced: 20 May 2026
https://github.com/madhuresh2011/pizza-sales-analysis-using-sql-and-power-bi
This Pizza Sales Analysis project aims to provide valuable insights into pizza sales performance using data analytics techniques. The project involves cleaning, visualizing, and analyzing sales data to identify patterns and trends that can help optimize business strategies tools using powerbi and sql.
dashboard data-visualization dataanalysis insights powerbi query sales sql
Last synced: 08 Mar 2026
https://github.com/vaccovecrana/metolithe
Minimal Key/value JDBC storage framework
dao jdbc keyvaluestore liquibase persistence sql
Last synced: 12 Jan 2026
https://github.com/arksouthern/data-cynical
The interactive SQL editor inspired by my all-time favorite, SSMS.
cte postgres sql sql-editor sqlite
Last synced: 10 May 2026
https://github.com/loozhengyuan/datafeeds-sql
SQL code snippets for deriving dimensions and metrics from Adobe Analytics Data Feeds
adobe adobe-analytics adobe-analytics-data-feeds bigquery sql
Last synced: 03 Feb 2026
https://github.com/nealsavant/knowsong.life
An application that provides a way for spotify users to test their knowledge of music artists! Can you identify every song from your favorite musicians?
angular4 css html5 java-8 javascript oauth2 spotify spotify-web-api spring-mvc spring-security sql trivia-quiz-game typescript
Last synced: 01 Oct 2025
https://github.com/starsheriff2/sql-zoo-answers
These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.
database excersices mysql queries sql
Last synced: 02 May 2026
https://github.com/indiecodermm/vet-clinic-db
A PostgreSQL exercise project to learn and practice database basics
Last synced: 16 May 2026
https://github.com/dilipsanapinb/showflow
ShowFlow is web application that help us to book and movie, shows and events online and help the people in solving the real life problem of the time saving for the entertainment.
chackra-ui css flask html javascript python reactjs sql vscode
Last synced: 08 Apr 2026
https://github.com/tnebes/invoice-generator
The invoice generator is a simple Swing based application useful for small businesses who wish to track their products, customers and invoices.
Last synced: 12 Jan 2026
https://github.com/collumbus/data-modeling-with-postgres
This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
data-engineering pipeline postgres python sql
Last synced: 05 May 2026
https://github.com/dogan-the-analyst/analyze_data_in_a_model_car_database
This is a SQL project.
Last synced: 25 Feb 2025
https://github.com/turbot/steampipe-plugin-openshift
Use SQL to instantly query OpenShift resources. Open source CLI. No DB required.
backup etl hacktoberfest openshift postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jan 2026
https://github.com/165nuno/nosql-tp
Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).
Last synced: 09 Mar 2026
https://github.com/yashodatta15/sql_project_on_logistic_company
EDA With MYSQL
Last synced: 14 May 2025
https://github.com/andreasscherbaum/faa
FAA Airline On-Time Performance Data
airline database etl extract-transform-load faa gpfdist greenplum greenplum-database otp otp-staging postgresql sql staging-tables
Last synced: 20 Apr 2026
https://github.com/jendives2000/data_ml_practice_2025
All projects completed during the Machine Learnia Pro bootcamp
machine-learning pandas-python postgresql-database preprocessing scikitlearn-machine-learning sql sqlalchemy sqlite3
Last synced: 23 Jul 2025
https://github.com/moindalvs/sql_basic-queries_
MySQL
microsoft-sql-server mysql mysql-database mysql-workbench sql sql-server
Last synced: 08 Mar 2026
https://github.com/souravroy-etl/duckle
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer that compiles to SQL and runs on DuckDB. Tiny desktop app, no servers, git-friendly workspaces.
data-engineering data-integration data-pipeline data-quality desktop-app drag-and-drop duckdb elt embedded etl local-first react rust sql tauri typescript vector-database
Last synced: 23 May 2026
https://github.com/elitan/tsql
A type-safe SQL query builder and database toolkit for TypeScript.
bun database mssql mysql nodejs postgres sql sqlite typescript
Last synced: 21 Sep 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/kaon-k-s/blumenshop
Flower shop: Login/Sign up, make order pages. PHP, SQL
Last synced: 08 Nov 2025
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/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/sangeethnandakumar/Express-Data-Library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 06 Aug 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/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/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/cakraawijaya/implementasi-dasar-web-of-things-menggunakan-private-broker
Kelas IoT Developer Bagi Pemula | Nusabot | Final Project | Bootcamp
3-layer adminlte3 apache arduino-ide cp210x-driver esp32 iot js laragon mqtt php php-native private-broker shiftrio sql vs-code wss
Last synced: 12 Aug 2025
https://github.com/nikimacm/the-pattern-mill-ms4
Full Stack Frameworks with Django: An e-commerce site built to sell patterns which can be used for commercial or personal use.
aws-s3 css django-project ecommerce heroku-deployment html5 j-query javascript python3 relational-database shopping-cart sql stripe-payments ui-design ux-design
Last synced: 01 May 2026
https://github.com/sreeju7733/activelife
A project that won a Hackathon
bootstrap-4 css hackathon html js php sql
Last synced: 13 Aug 2025
https://github.com/sammymedawar/nuevamed-csharp-windowsforms
Our first software project for the COSC231: Database Management Course. It is a clinic information system that can deal with patients and appointments.
Last synced: 03 Jan 2026
https://github.com/billy0402/sql-server-tutorial
A learning project from NTUB Database course.
Last synced: 16 Aug 2025
https://github.com/rudolphreti/asp.net-sql-docker-basics
This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.
asp-net-core csharp docker mvc sql
Last synced: 17 Aug 2025
https://github.com/luismendes070/employee-crud-api
Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End
angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3
Last synced: 05 Oct 2025
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/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/r0man/sqlingvo.ksql
A Clojure DSL to build SQL statements for KSQL DB.
clojure clojurescript dsl ksql lisp sql
Last synced: 24 May 2026
https://github.com/benjaminsemah/ruby-catalogue-app
This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.
Last synced: 13 Feb 2026
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/ryapric/rpg
PostgreSQL extension to add data manipulation functions such as what's available in the R language
postgresql postgresql-extension sql
Last synced: 31 Aug 2025
https://github.com/josephmsmith/citibike_nyc_station_relocation_analysis
Use SQL and Tableau to analyze NYC Citibike data for station availability
Last synced: 31 Aug 2025
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/jamesehiabhi/ecofurnish-analytics
EcoFurnish Sales and Customer Insights Report
Last synced: 26 Jan 2026
https://github.com/cliftondavies/hap-api
The Ruby on Rails REST API for Hikes Against Poverty.
devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers 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/isabelleysseric/massive-data-processing
Traitement de données massives: Analyse de sentiments sur les avis d'Amazon.
data-processing mongodb pymongo sql
Last synced: 29 Apr 2026
https://github.com/farrelad/sijaru-jti-polinema
Sebuah proyek sistem peminjaman ruangan yang diaplikasikan di Jurusan Teknologi Informasi POLINEMA untuk menunjang seluruh aktivitas bagi civitas akademika POLINEMA.
basisdata informatika kampus mysql peminjaman-ruangan polinema semester-2 sql studi-kasus tugas-akhir
Last synced: 23 Mar 2025
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
https://github.com/nuodb/nuodb-cp-releases
Releases and documentation for the NuoDB DBaaS Control Plane
dbaas kubernetes kubernetes-operator nuodb sql
Last synced: 20 Feb 2026
https://github.com/mongoexpuser/mysql-database-jdbc-client
MySQL Database JDBC Client
connector-j java jdbc mysql sql
Last synced: 10 Apr 2026
https://github.com/hifza-khalid/book-management-system-sql
A Book Management System SQL project 📚 featuring tables for Authors ✍️, Books 📖, Customers 👤, and Orders 🛒. Includes sample queries for tracking book sales 💰, pricing by genre 🎭, and customer order history 📅.
book-management data-analysis database-management sql sql-queries
Last synced: 03 Feb 2026
https://github.com/nziza-oscar/nzizaoscar250
I’m a positive, enthusiastic and competent Software Developer,
agriculture bootstrap4 bootstrap5 css educational-systems javascript mongo mongoose mysq php7 php8 postgres postgresql react software-development softwaretesting sql tailwindcss vue3
Last synced: 18 Jan 2026
https://github.com/cavencj/vue-electron-sql
集成了 Vue、Electron、Sql、Element的脚手架,方便开发桌面端的 Vue 应用程序
desktop electron element-ui sql vue
Last synced: 10 Apr 2026
https://github.com/leanwit/hattrick
chromedriver csharp efcore netcore-webapi netcore2 sql swagger swagger-ui
Last synced: 10 Apr 2026
https://github.com/joao208/ecommerce
Ecommerce de estudo de uma loja de tênis usando PHP, html e sql
Last synced: 30 Mar 2025
https://github.com/joutvhu/spring-dynamic-commons
Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries
commons directive spring spring-boot spring-data sql utils
Last synced: 29 Apr 2026
https://github.com/minasamirsaad/alx-higher_level_programming
All steps and tasks that I used to learn Python and mySQL with ALX
conditions data-structures everything-is-object exeption-handling fileio import-module inheritance input-output mysql object-relational-mapping oop orm python3 sql test-driven-development
Last synced: 18 May 2026
https://github.com/afonsedev/controle-hospital
Projeto Windows Forms desenvolvido para ambiente hospitalar com rotina de agendamento de consultas.
azure csharp dotnet sql sql-server
Last synced: 10 Apr 2026
https://github.com/iguptashubham/walmart-eda
Imagine diving into the fascinating world of Walmart with just a few lines of code! This project lets you do that using MySQL, a powerful tool for data analysts. You can clean up messy data like a detective, uncovering hidden patterns and trends. Data scientists can take it further,.
analysis data dataset eda mysql portfolio-project python sql
Last synced: 10 Apr 2026
https://github.com/suhailroushan13/mysql-cheatsheet
The SQL Basics Cheat Sheet provides you with the syntax of all basics clauses, shows you how to write different conditions, and has examples. You can download this cheat sheet as follows:
Last synced: 19 Apr 2026
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 10 Apr 2026
https://github.com/alexfariakof/harvard-cc50
Curso de introdução a Computer Science da Harvard. Tive uma ótima experiência com os diversos problemas complexos e muito difíceis de serem resolvidos, Nem todos os exercícios foram resolvidos principalmente o do modulo SQL FiftyVille .
aws bootstrap c-language-programming cs50 css docker flask html javascript jinja jquery python3 sql sqllite3
Last synced: 11 Apr 2026
https://github.com/ashraf-khabar/licence-plate-recognition
About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic
ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow
Last synced: 11 Apr 2026
https://github.com/dominikjalowiecki/rentito
Car rental company website project.
bootstrap4 css3 file-lock html5 javascript php sql
Last synced: 11 Apr 2026
https://github.com/lhm2904/pgexercises-solutions
My solutions to the SQL practice problems on pgexercises.com
Last synced: 14 Mar 2025
https://github.com/osvaldomx/pyntegritydb
Herramienta de línea de comandos para analizar y medir la calidad de la integridad referencial en bases de datos relacionales.
data-quality database integrity referential-integrity sql validator
Last synced: 16 Jan 2026
https://github.com/hk669/dsa
My DSA and SQL journey.
competitive-programming documentation dsa leetcode-solutions python sql unittest
Last synced: 30 Jun 2025
https://github.com/youssefelghamour/artisansalley
E-commerce Full Stack website: A digital marketplace connecting artisans with customers.
css flask flask-api flask-sqlalchemy fullstack html javascript jquery jquery-ajax mysql python restful-api sql sqlalchemy
Last synced: 11 Apr 2026
https://github.com/ailynux/ims-project
Inventory Management System, for managing inventory, tracking stock levels, and generating reports.
angular asp-net-core full-stack react sql
Last synced: 03 Feb 2026
https://github.com/talib8335/picdrive
PICDRIVE is designed to save and manage important images. Similar to Google Drive, PICDRIVE allows users to upload their photos, but it offers more flexibility by enabling direct edits and changes to files after upload, making it a more versatile tool for image management.
ajax bootstrap5 css3 dreamweaver html5 javascript jquery mysql php sql
Last synced: 11 Apr 2026
https://github.com/jonasfroeller/jonasfroeller
My name is Jonas, and I am a student currently studying at HTBLA Leonding in Austria. I am pursuing a field of study in IT/Mediatechnology, and I have a keen interest in programming, especially web development. Technologies: HTML, CSS, Java, JavaScript & NodeJS, PHP, Oracle SQL and ShellScript. My portfolio is built with SvelteKit.
css daisyui html i18n iconify it-mediatechnology js nodejs portfolio portfolio-website sql sveltekit tailwindcss themes ts vitejs webdevelopment
Last synced: 11 Apr 2026
https://github.com/willie-conway/global-superstore-data-modeling-analysis
A comprehensive data modeling and analysis project for the 🌍Global Super Store, focusing on database design 🗃️, sales data analysis 📊, and interactive visualizations 📍 using MySQL 🖥️ and Tableau 📈.
business-analytics business-intelligence data-exploration data-modeling data-preprocessing data-restructuring data-visualization database-design er-diagram geographic-analysis interactive-dashboard mysql profit-analysis sales-analysis sales-performance sales-trends sql star-schema tableau time-series-analysis
Last synced: 21 Jul 2025
https://github.com/fiatjaf/parser-frenzy
[ABANDONED] an app that allows developers to build intelligent and offline-first data-entry apps for normal people.
data-entry eventsource jq pouchdb sql
Last synced: 07 Apr 2025
https://github.com/cauadesa/5by5-patterns
5by5 Internship Project with Patterns and Databases.
adapter-pattern csharp dotnet-framework mongodb mvc-architecture proxy-pattern singleton-pattern sql
Last synced: 20 May 2026
https://github.com/cr2007/f27wd-cw2
Coursework 2 - Databases
computer-science database f27wd php sql web-design-and-databases
Last synced: 20 May 2026
https://github.com/asleshagaikar/sql-sales-inventory-analysis-eda
This project provides a robust framework for performing data analysis on sales, inventory, and customer data stored in a PostgreSQL database. The SQL scripts implemented in this project offer insights into key performance indicators (KPIs), customer segmentation, product trends, and operational efficiency, enabling better business decision-making.
Last synced: 15 Mar 2025
https://github.com/ndohvich/ibm-data-science-professional-certificate
Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.
coursera dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql
Last synced: 16 Nov 2025
https://github.com/palak-463/attendancemanagementsystem
A simple and user-friendly web application which would help it's users do away with the traditional system of marking attendance. 🎓
html javascript php phpmyadmin sql
Last synced: 27 Apr 2026
https://github.com/arislooi/twitter-clone
A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.
api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql
Last synced: 11 Apr 2026