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/khdevops/spotify_data_pipeline
Spotify Top 50 Data Pipeline
apache-airflow bash bigquery docker git google-cloud-platform pandas python sql terraform
Last synced: 28 Oct 2025
https://github.com/dreamless07/my-projects
All the projects i have contributed and worked on are in this repository. Contains all files and code for every specific project.
beginner-project databases intermidiate-projects java projects python3 sql
Last synced: 18 Jan 2026
https://github.com/m7moudgadallah/sales-office-db-design
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql
Last synced: 16 Mar 2026
https://github.com/00nevo/uebungen-exercises-sql
What i am reading regarding SQL.
Last synced: 23 Jan 2026
https://github.com/handsomestwei/mybatis-mapper2sql-plugin
intellij plugin, auto extact mybatis mapper xml sql
idea-plugin intellij-plugin mapper mybatis sql
Last synced: 09 Oct 2025
https://github.com/mohammadhb/sequelize-true-migration
I am able to form your "Sql-Based Database" connected to "Sequelize" to look like "Sequelize Models" in your "Sequelize Model Schemes"
mysql mysql-database mysqli node npm-module npm-package orm orm-extension orm-framework orm-library sequelize sequelize-extension sequelize-library sequelize-migrations sequelize-models sequelize-orm sequelizejs sql
Last synced: 06 Jan 2026
https://github.com/vadvergasov/testingsystem
Testing system for schools. Dynamic test addition.
bash batch css html php postgresql pyinstaller python sql
Last synced: 10 Apr 2026
https://github.com/anidipta/agroconnect
Smart Agricultural Marketplace
googletranslate sql streamlit websocket
Last synced: 20 Apr 2026
https://github.com/cleberzumba/data-analysis-with-apache-spark-and-databricks
San Francisco Fire Calls. Creating a Spark application on the Databricks using PySpark and SQL for common data analytics patterns and operations on a San Francisco Fire Department Calls dataset.
Last synced: 23 Jan 2026
https://github.com/hasnainyaqub/6_Months_of_Data_Science_and_AI
A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.
ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql tableau tensorflow
Last synced: 24 Nov 2025
https://github.com/elormlokpo/receipt-gen-api
A basic api for tracking food orders and generating receipts
asp-net-core entity-framework-core sql
Last synced: 20 Mar 2025
https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose
This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.
docker-compose dokcer pgadmin postgresql sql
Last synced: 30 Apr 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/luisfelipepoma/python_for_data_scients
Learning about Python for Data Science Course: Web Scraping, Data Collection, Visualization, and Storage
data-analytics data-science database python scrapping sql
Last synced: 09 May 2026
https://github.com/foxcapades/java-sql-import
SQL resource loading & caching
Last synced: 24 Feb 2026
https://github.com/bessarodrigo/database-connection_eda_retail_store
Este projeto analisa o desempenho das lojas de produtos naturais. Utilizei Python para o processo ETL, PostgreSQL para armazenamento de dados e Power BI para visualizações interativas.
excel postgresql powerbi python sql
Last synced: 07 May 2026
https://github.com/manuelgu/cache-example
Example cache implementation (Guava)
Last synced: 22 Mar 2025
https://github.com/cliftondavies/learnar
A Ruby on Rails full-stack app for learners to share progress, connect and find inspiration.
bootstrap4 css3 devise font-awesome-sass heroku html5 postgresql rspec rspec-rails ruby ruby-on-rails sass shoulda-matchers sql
Last synced: 07 Apr 2026
https://github.com/faizan-khanx/sql-commandgenerator
sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors
cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap
Last synced: 04 Feb 2026
https://github.com/rara-ch/data-analysis-portfolio
This repository to store my data analytics projects, showcasing my skills in SQL and Python.
data-analysis mathematics matplotlib numpy pandas portfolio probability python seaborn sql statistics
Last synced: 12 Mar 2025
https://github.com/kevinmarquesp/csv_to_sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 28 Mar 2025
https://github.com/aboualine/php-library-system
A Library Management System built with PHP, MySQL, and Bootstrap. It manages books, tracks borrow/return transactions, and allows searching by title, author, or ISBN. Fully responsive and user-friendly.
bootstrap5 css html java javascript js json library library-management-system mysql php sql system vscode xml
Last synced: 14 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/ratchanon-noknoy2318/hosxp
HOSxP data extraction SQL scripts
Last synced: 26 Jun 2026
https://github.com/suprim-corp/suprim-query
Type-safe dynamic SQL query builder for Spring Boot applications
java jdbc jte postgresql query-builder rsql spring-boot sql
Last synced: 24 Jun 2026
https://github.com/1kbgz/fsspec-db
Database handling for fsspec filesystems
db filesystem fsspec odbc python rust sql
Last synced: 26 Jun 2026
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: 28 Jun 2026
https://github.com/pradeepsingroul/h2s-system
This was a console base project which created by me with in a 4 day. It is project where user can register your problem in this database and there is a engineer who solve this problem and every engineer will be assigned by HOD.
Last synced: 29 Jun 2026
https://github.com/reza-saeedi-coding/aws-financial-operations-data-pipeline
End-to-end cloud data engineering pipeline for financial operations analytics using Python, Amazon S3, AWS Glue, Athena, Lambda, CloudWatch, Docker, and GitHub Actions.
amazon-athena amazon-s3 aws aws-glue aws-lambda cloudwatch data-engineering data-pipeline docker etl github-actions parquet portfolio-project python sql streamlit
Last synced: 29 Jun 2026
https://github.com/nirav-gajera/blog-system-php-mvc
blog management system using php
blog blog-management mvc mysql oops-php php php-mvc-framework simple-blog sql
Last synced: 17 May 2026
https://github.com/evardnk/dataanalyticsportfolio
Собрание моих проектов по аналитике данных
api automation data-analysis etl-pipeline jupyter-notebook jupyterlab kpis numpy pandas pipeline postgresql powerbi python sql visualization
Last synced: 17 Feb 2026
https://github.com/moeeinaali/quera-college-database-course
Solutions for Database Course at Quera College.
database mysql pymysql sql sqlalchemy
Last synced: 24 Apr 2026
https://github.com/rawanfarakhnah/axsos-showcast
Axsos-Showcast is my full-stack journey at AXSOS Academy, evolving from HTML, CSS, and JavaScript to Flask, Django, and databases, while honing my documentation and communication skills. More than code, it’s a testament to my growth and dedication. 🚀
backend bootstrap css django flask frontend full-stack-development git github html javascript jquery mvc-architecture mvc-pattern mysql orm python sql sqlite web-development
Last synced: 11 Apr 2026
https://github.com/deve-sh/college-admission-script
A script for applicants to apply, get approved and declined; to a University/College.
college college-admission-script javascript php sql university
Last synced: 16 May 2026
https://github.com/d-malex/columbia-viajes
App web para gestionar usuarios, roles y viajes.
crypto env hibernate hibernate-jpa hibernate-orm java jsonwebtoken lombok lombok-maven maven mern mysql mysql-database nodemon react spring spring-boot spring-security-jwt sql vite
Last synced: 12 Apr 2025
https://github.com/hendisantika/springboot-liquibase
Spring Boot Liquibase Sample Demo
liquibase migration spring springboot sql
Last synced: 13 Apr 2025
https://github.com/fluentci-io/sqruff-plugin
Set up your CI/CD Pipeline with sqruff installed
continuous-delivery continuous-integration linter plugin rust sql wasm webassembly
Last synced: 16 May 2026
https://github.com/gustavfreitas/power_bi
Documentado todos os Capítulos estudados e feitos utilizando como base as aulas Data Science Academy
business-intelligence complex-relationships dashboard data-science database dax dax-expression dax-languague graphics interative-visualization powerbi reports sql
Last synced: 04 Aug 2025
https://github.com/tools4everbv/helloid-conn-prov-target-blacklist-sql
Blacklist - Target (SQL)
blacklist database db powershell provisioning sql target
Last synced: 16 May 2026
https://github.com/elyse502/note-app
Alx Final Portfolio Project a Note App web-based application designed to allow users to create, view, and delete notes.
alx-africa alx-software-engineering bootstrap css database flask flasklogin git graduation-project html javascript jinja jquery json oop-principles python sql sqlalchemy sqlite werkzeug
Last synced: 07 Apr 2026
https://github.com/lucas0019/jobscalc
Aplicação para estudo e prática do Back end
Last synced: 11 Jul 2025
https://github.com/drisskhattabi6/sql-server-and-t-sql-lab
this repo contains Lab about SQL-Server and T-SQL in French
database lesson pratical-work sql sql-server t-sql
Last synced: 16 May 2026
https://github.com/raul-desconsi/s.o.s-guincho-
Projeto acadêmico realizado com o objetivo de demonstrar e desenvolver um CRUD para um sistema de gerenciamento, utilizando a linguagem Python como base e SQL para manipulação de dados.
datamanipulation manegment python sql
Last synced: 21 Jun 2025
https://github.com/willie-conway/google-cybersecurity-certificate
📚 Hands-on labs, incident reports, risk assessments, and real-world cybersecurity projects completed as part of the Google Cybersecurity Professional Certificate. Focused on Linux, network security, Python, SQL, threat modeling, and SIEM tools.
cybersec-labs cybersecurity gcp google-certificate incident-response infosec linux network-security python siem sql threat-detection
Last synced: 22 Jun 2025
https://github.com/nicciniamh/sensorfs
Collection, Storage and Distribution of Sensor Data for Local and Remote Applications
documentation filesystems iot json linux macos mqtt proposal python python3 raspberrypi raspbian rest rest-api restful-api sensors sensors-data-collection sql unix
Last synced: 07 Apr 2026
https://github.com/wahyufaturrizky/todo-api-go
https://todo-api-go.vercel.app
api go golang postgresql sql todolist
Last synced: 16 May 2026
https://github.com/oguzgn/budget-checker-for-campaign-budget-allocation
This project focuses on modeling campaign performance data for Looker, helping determine which campaigns to scale up or cut back. It aggregates metrics over the last 7 and 30 days, providing actionable insights for budget optimization and performance improvement.
budget-allocation budget-controller budget-management calculated-fields campaign-analytics data-analysis data-modeling looker-studio sql
Last synced: 17 Feb 2026
https://github.com/fboulnois/migrio
A drop-in database migration library in Rust for PostgreSQL
async postgres postgresql rust sql tokio tokio-postgres
Last synced: 07 Mar 2026
https://github.com/mehmoodulhaq570/vistal_studio_form
database database-management database-schema queries sql visual-studio
Last synced: 18 May 2026
https://github.com/yash-rewalia/case-study-on-myntra
This case study not only underscores the strategic and innovative approach that has become Myntra's hallmark but also underscores its unwavering dedication to delivering a personalized, convenient, and comprehensive online shopping experience.
database database-architecture database-management er-diagram sql
Last synced: 13 Jul 2025
https://github.com/n-elmer/digital-finance-tracker-4.0
DIGITAL 💳 FINANCE 💵 TRACKER
database-management python software-development sql tkinter
Last synced: 15 Jul 2025
https://github.com/richardzhang01/climb-of-death
Climb of Death is a create-your-own-adventure full-stack application created using the MVC design principle.
bcrypt bulma-css express express-session handlebars-js mvc-framework mysql node-js sequelize sql
Last synced: 07 Apr 2026
https://github.com/rustkas/understanding-sql-imp
SQL for MySQL 5.6. The implementation of examples to the book of Martin Gruber "Understanding SQL" 1990
Last synced: 17 May 2026
https://github.com/pradeepsingroul/onito-technologies-pvt-limited
This is the basic project based on the CRUD operation in database in this project we can get thetoprated movies , we can update the runtime, we can get the longest runtime movies, we can get the number of votes, we can get the rating based movies as well.
github hibernate java jpql mysql-database postman spring-boot spring-security sql
Last synced: 07 Apr 2026
https://github.com/Data-Analyst-Bootcamp/Data-Cleaning-in-MySQL
Creating world_layoffs database from a dataset and applying data cleaning technics.
data-cleaning dataset mysql mysql-database sql
Last synced: 17 Jul 2025
https://github.com/ishaanadarsh/my_extension
A Basic PostgreSQL extension that provides additional functionality for efficient data manipulation and calculations.
gsoc postgresql postgresql-extension sql
Last synced: 17 Jul 2025
https://github.com/mchavhan1998/customer-database-querying-and-analysis
This name reflects the core focus of the project on querying a database to retrieve and analyze customer details, including various SQL operations and functions.
large relational-databases sql sql-server
Last synced: 06 Feb 2026
https://github.com/nodef/extra-sql
Generates SQL commands for creating tables, inserting data, and performing operations like text search and matching in PostgreSQL databases.
create create-index create-table create-table-data create-view delete-data exists extra index insert insert-into into match select setup setup-table sql table tsquery view
Last synced: 19 Jul 2025
https://github.com/beyarz/nopass
An attempt to replace the classical username & password method for temporary sessions
c css html jquery php semantic-ui sql
Last synced: 30 Apr 2026
https://github.com/leodeveloper/end-to-end-chatbot
This project about to create end to end chat bot for local SQL database CSV using streamlit, langchain, chromadb, python
chatbot chatgpt chromadb csv generative-ai gpt-4o gpt-4o-api langchain python query questions-and-answers sql sqlserver
Last synced: 10 May 2026
https://github.com/bobbyiliev/snake-game-event-streaming
event-streaming hacktoberfest javascript kafka materialize nodejs sql
Last synced: 17 May 2026
https://github.com/andreasscherbaum/table_log
PostgreSQL Table Audit (v1)
audit audit-log audit-logs audit-trail auditing c postgresql postgresql-extension sql table-log
Last synced: 17 May 2026
https://github.com/ghackenberg/kurs-datenanalyse
This repository contains material for my data analysis course. In this course we first introduce the concept of databases and SQL, before diving into OLAP and other data analysis tools.
data-analysis data-structures data-warehouse entity-relationship-diagram etl graph list olap relational-algebra relational-database sql tree
Last synced: 17 Feb 2026
https://github.com/massacre-saint/codeconfidence-server
This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.
django django-rest-framework python python3 sql sqlite sqlite3
Last synced: 04 May 2026
https://github.com/tushar2704/operational-analytics-study
This repository contains valuable insights and visualizations derived from an extensive OPS Analytics dataset with over 3,25,000 rows.
analytics dashboard excel metrics portfolio postgresql powerbi spike sql
Last synced: 06 Jul 2025
https://github.com/heliorm/heliorm
A code-first object-relational model for accessing SQL data from Java
Last synced: 11 Jan 2026
https://github.com/matteogioioso/postgres-explain
Pgex, PostgreSQL query plan visualization
Last synced: 17 May 2026
https://github.com/ahmed-kamal2004/Book-Haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 30 Oct 2025
https://github.com/imehmetgenc/mysql.js
This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.
mariadb mysql mysql-database mysql-server mysql2 sql sql-server
Last synced: 03 Mar 2025
https://github.com/aksh-patel1/text-to-sql-with-llm
text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.
gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit
Last synced: 10 Apr 2026
https://github.com/geo-stanciu/go-utils
Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.
database-abstraction golang sql
Last synced: 17 Feb 2026
https://github.com/aravindnathan02/sql-bi-projects
Data Analysis and Visualization projects involving SQL and BI tools (Power BI, Tableau, MS Excel).
data-analytics data-visualization ms-excel mysql-database postgresql powerbi sql sqlserver tableau
Last synced: 18 Apr 2026
https://github.com/lucasmontagnani/gerenciador-estacionamento_java
Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.
dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql
Last synced: 16 May 2026
https://github.com/suvroneel/thrift-store-e-commerce-website
A basic Thrift e commerce store wit admin and users interface that uses sql as database
css html php-framework php8 sql
Last synced: 18 May 2026
https://github.com/kenzycodex/distributed-file-storage
This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.
docker java javafx mysql server spring sql
Last synced: 09 Apr 2026
https://github.com/olaishola05/vet-clinic-db
A database system for a vetinary clinic for keeping inventories of animal details such as date of birth, neutered, escape attempts, weight and name. Build using PostgrelSQL server and PGAdmin4.
pgadmin4 postgres postgresql postgresql-database psql sql
Last synced: 29 Oct 2025
https://github.com/coderberry/arel_assist
ArelAssist is to ArelHelpers as Robin is to Batman
Last synced: 26 Jun 2026
https://github.com/tamino-martinius/node-next-model-knex-connector
SQL connector for next-model package using Knex.
database model mysql node node-module nodejs postgres sql sqlite
Last synced: 15 Jan 2026
https://github.com/juanjefry23/resume-dev-web
My Resume Dev Web
bootstrap code css frontend git html javascript react responsive-design resume sql
Last synced: 08 Apr 2026
https://github.com/misicode/Kaggle-Intro_to_SQL
Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.
bigquery kaggle kaggle-intro-to-sql sql
Last synced: 10 Mar 2025
https://github.com/sambhav228/ep-mini
This project giving the brief intro to Inventory and sales Report of products
enterprise-programming java sql
Last synced: 24 Jun 2025
https://github.com/motapinto/sql-query-optimization
SQL: Query optimization
execution-plan indexes oracle-database query-optimization report sql
Last synced: 14 Jul 2025
https://github.com/luizassimoes/diario-do-cinema
Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.
Last synced: 05 May 2026
https://github.com/OliverLeitner/a2demo
angular 2 demo
angular ecmascript javascript php sql typescript
Last synced: 10 Mar 2025