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-07 00:26:23 UTC
- JSON Representation
https://github.com/cuh4/quotebot
Discord bot that saves messages and re-sends them as quotes through slash commands.
bot discord discord-bot discord-py open-source quotes sql
Last synced: 22 Apr 2026
https://github.com/ztlaine/assignment12
MySQL database designed for pizza restaurant
database database-design mysql sql
Last synced: 22 Apr 2026
https://github.com/simple-works/database-modelizer
💽 Simple object–relational mapping (ORM) library for C# .NET.
ado-net csharp csharp-library dotnet dotnet-library mapping object-relational object-relational-mapper object-relational-mapping orm orm-framework orm-library relational-database sql sql-database
Last synced: 23 Apr 2026
https://github.com/mohitbansal964/episode-tracker
A Simple GUI application to keep track of seen and unseen episodes of TV shows.
database-gui database-management episodes gui python3 sql sqlite3 tkinter tv-series tv-shows
Last synced: 05 Jun 2026
https://github.com/tranngoca5039/bigquery-a5y
📊 Streamline your data analysis with bigquery-a5y, a powerful tool for optimizing BigQuery performance and improving query efficiency.
analytics api big-data bigquery cloud-computing data-analysis data-integration data-management data-pipeline data-visualization data-warehouse google-cloud machine-learning serverless sql
Last synced: 05 Jun 2026
https://github.com/tynoee/nashville-housing-data-cleaning
This repository contains SQL scripts used to clean and prepare the Nashville Housing dataset for analysis.
cte data-analytics data-cleaning data-engineering data-preparation data-processing database etl real-estate-data sql sql-server
Last synced: 24 Apr 2026
https://github.com/exegeses/introdb-63172
Curso de Introducción a las Bases de datos | código 63172
database-design databases mysql mysql-database sql
Last synced: 24 Apr 2026
https://github.com/jeroenflvr/datapress
A config-driven Rust server that publishes Parquet and Delta datasets as fast, typed HTTP APIs from local disk or object storage, with interchangeable DuckDB or Arrow+DataFusion backends, JSON and Arrow IPC output, and production-ready features like auth, metrics, and hot reloads.
api arrow arrow-ipc authz datafusion deltalake duckdb http in-memory parquet s3 sql
Last synced: 06 Jun 2026
https://github.com/statebait/freelance-database-project
A SQL (PostgreSQL) database project made for emulating a freelancing website
Last synced: 24 Apr 2026
https://github.com/gerardo1909/argentina_ideal_infra
Trabajo práctico final de la materia "Infraestructura para Ciencia de Datos" de la Licenciatura en Ciencia de Datos (UNSAM). 1C-2024
data-science google-cloud-platform notebook-jupyter python sql
Last synced: 24 Apr 2026
https://github.com/crunchypotata/sql-50-leetcode
This repository contains my personal solutions to the Top 50 SQL Questions on LeetCode.
database leetcode-solutions postgresql sql
Last synced: 24 Apr 2026
https://github.com/srimantapal205/sql_code
SQL stands for Structured Query Language. SQL is a standard language for storing, manipulating and retrieving data in databases.
Last synced: 24 Apr 2026
https://github.com/trilokida/qa-from-sql-db-googlepalm
Query from DB with help of LLM in Simple English query
database googlepalm llm query question-answering sql
Last synced: 25 Apr 2026
https://github.com/zulqarnain1ali/blood_donation_database
Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.
blood-donation blood-donation-management create-database cs50 database mysql mysql-database project sql
Last synced: 25 Apr 2026
https://github.com/manikantasanjay/electric_billing_system
Electricity Billing System CORE JAVA mini project
Last synced: 25 Apr 2026
https://github.com/tyn-tian/database-design
Enhancing my proficiency in crafting robust database designs through practical exercises to fortify logical structuring.
database database-design erd sql
Last synced: 06 Jun 2026
https://github.com/kohli716/microservice-bank-architecture
A microservices-based banking system built using Spring Boot, Eureka, API Gateway, and Keycloak for secure authentication and service discovery.
api-gateway banking-system data-structures-and-algorithms eureka-client feign-client java microservices postgresql-database postman-collection rest-api software-development spring-boot spring-data-jpa spring-security sql
Last synced: 25 Apr 2026
https://github.com/arverma/sql
SQL cheat sheet: https://arverma.github.io/sql/
database dbms oracle sql sql-server sqlcheatsheet sqlserver
Last synced: 25 Apr 2026
https://github.com/thatianecosta/banco-de-dados-da-loja-virtual
Criar um banco de dandos, utilizando a linguagem SQL e realizar operações de manipulação e acesso aos dados. Utilizando o programa MySQL Workbench (MySQL Community Server).
banco-de-dados database diagrama-de-entidade-relacionamento modelagem-de-dados mysql sql
Last synced: 25 Apr 2026
https://github.com/ralvarezdev/uru-visual-programming
My projects from Visual Programming college course (it's not GUI)
databases dbcomponent java pools rafael-urdaneta-university sql universidad-rafael-urdaneta uru
Last synced: 25 Apr 2026
https://github.com/renebentes/2805
Curso 2805 - Fundamentos do SQL Server - balta.io
docker sql sql-server sqlserver
Last synced: 26 Apr 2026
https://github.com/fabianuchoa/stockcontroller
An inventory control API made with an MVC model
Last synced: 26 Apr 2026
https://github.com/swimshahriar/cse311_mysql
This repository contains some of the SQL tasks that I worked on while doing the CSE311 academic course.
Last synced: 26 Apr 2026
https://github.com/khalilouali/java-midyear-project
A Java/JavaFX +SQL application for the management of a research center. Created as a midyear project for OOP class.
java javafx oop relational-databases sql
Last synced: 26 Apr 2026
https://github.com/gblack98/rubyx-credit-scoring-dbt
Credit scoring feature engineering with dbt — transforms raw fintech transactions into ML-ready credit features | Rubyx-style
africa credit-scoring data-engineering dbt feature-engineering fintech sql
Last synced: 26 Apr 2026
https://github.com/manjit-baishya-datascience/homestay-database-management-system
This Accommodation Booking System is designed to facilitate the booking and management of listings, guests, hosts, bookings, amenities, and reviews.
database-design schema sql sqlite
Last synced: 07 Jun 2026
https://github.com/karthik7srm/freelancer-management-system
Project created using Python (Custom Tkinter for GUI), MYSQL (For Data Management), CSV(Data in comma seperated values) PowerBI (Data Visualization)
data-science freelancer management-system mysql powerbi python sql tkinter
Last synced: 26 Apr 2026
https://github.com/anuprashgautam/hotel-management-system
A streamlined 🏨 Hotel Management System that allows for efficient handling of hotel reservations and room management. Built using Java (JDBC), MySQL, and IntelliJ IDE, this project provides a clean command line interface for essential hotel operations.
Last synced: 26 Apr 2026
https://github.com/aakash3279/my-leetcode-problems
This is a repository where coding solutions are provided which i solved in leetcode
algorithm data-structures java javascript leetcode-java leetcode-solutions sql
Last synced: 26 Apr 2026
https://github.com/yevheniidatsenko/goit-rdb-hw-02
✴️ RDB Hometask - SQL course
database goit goit-rdb-hw-02 mysql sql workbench
Last synced: 26 Apr 2026
https://github.com/alina1412/survey_django
A django application for surveys, which allows users to create surveys and answer surverys of other users.
django heroku-deployment python sql
Last synced: 27 Apr 2026
https://github.com/karolinacodes/bootcampx
An application built to learn database creation and SQL querying.
Last synced: 27 Apr 2026
https://github.com/antonharbers/periodic-table-fcc-cert
SQL Project for free code camp certificiation.
freecodecamp freecodecamp-project sql
Last synced: 27 Apr 2026
https://github.com/sramalhao/analyzing_mental-health
This repository contains an analysis of the mental health challenges faced by international students, based on a dataset provided by DataCamp. The project explores factors such as acculturative stress, social connectedness, and their impact on mental health outcomes like depression.
jupyter-notebook mental-health seaborn-plots seaborn-python sql
Last synced: 27 Apr 2026
https://github.com/giddyware/airbnb_clone_v2
This repository contains the initial stage of a student project to build a clone of the AirBnB website. This stage implements a backend interface, or console, to manage program data. Console commands allow the user to create, update, and destroy objects, as well as manage file storage. Using a system of JSON serialization/deserialization, storage is persistent between sessions.
Last synced: 27 Apr 2026
https://github.com/as16082023/project-portfolio
A guide to all my projects
dashboard data-analysis data-cleaning data-visualization excel mysql power-bi python sql tableau
Last synced: 27 Apr 2026
https://github.com/rami24t/celestial-bodies-database-project
My solution to the build a postgresql celestial bodies (freeCodeCamp database project challenge).
database postgresql relational-databases sql
Last synced: 27 Apr 2026
https://github.com/willaevangelista/bancos-de-dados
Repositório da Atividade de Banco de Dados de RH, E-commerce e Ensino utilizando SQL, desenvolvido durante o Bootcamp Full Stack Java da Generation Brasil.
Last synced: 27 Apr 2026
https://github.com/maximefarre/club-entrepreneur-library
A custom library manager built for the Club Entrepreneur (Campus Léonard de Vinci) to centralize their book catalog and track student loans.
Last synced: 27 Apr 2026
https://github.com/notacat1/t4-sql-generator-project
This project provides a flexible T4 (Text Template Transformation Toolkit) template for dynamically generating SQL queries. The solution allows developers to quickly produce standardized SQL scripts with configurable table and field structures.
automation code-generation csharp database dynamic-programming script-generator sql t4 template
Last synced: 27 Apr 2026
https://github.com/busesimsek/sql-projects
A collection of my SQL projects with insights into real-world datasets.
data-analysis data-analytics mysql sql
Last synced: 07 Jun 2026
https://github.com/shwetabishtt/sales-analysis
This project is about pizza sales analysis which includes working on SQL, to find out insights and also dashboarding by the use of Power BI
Last synced: 07 Jun 2026
https://github.com/novikovadaria/sql_geekbrains
Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program
Last synced: 27 Apr 2026
https://github.com/pradipchaudhary/sql-playground
To experiment with SQL queries, especially those related to PostgreSQL.
Last synced: 07 Jun 2026
https://github.com/anuja-rahul/python-fastapi
Simple API made using python for a social media platform.
Last synced: 27 Apr 2026
https://github.com/dominikrys/sql-database-interface
💾 Java interface for interacting with a PostgreSQL database
Last synced: 27 Apr 2026
https://github.com/tools4ever-nim/nim-system-powershell-efinanceplus
eFinance Plus
efinanceplus nim provisioning sql
Last synced: 07 Jun 2026
https://github.com/gcoronelc/jdbc_2020_02
Repositorio del Taller de JDBC en SistemasUNI
coronel desarrollasoftware java jdbc netbeans oracle sql udemy
Last synced: 27 Apr 2026
https://github.com/richardbnk/data_tools
Python Library to Accelerate Creation of Data ETL Processes on multiple database systems.
Last synced: 27 Apr 2026
https://github.com/bastianlq/analisis-sql-libreria
Análisis de datos mediante consultas SQL
Last synced: 27 Apr 2026
https://github.com/sshehrozali/csv-to-db
Python script to convert .CSV file to .DB file
convert csv csv-file csv-file-handling database database-file python python3 sql sqlite3
Last synced: 27 Apr 2026
https://github.com/sanamir23/flexgym_2024
Desktop Gym Management Application
c-sharp desktop-application microsoft-sql-server sql visual-studio
Last synced: 27 Apr 2026
https://github.com/pome1lo/databases
Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..
database labworks mssql oracle sql
Last synced: 28 Apr 2026
https://github.com/codewithmamoon/glossary-of-it-terms
# 📚 Glossary of IT TermsThis repository provides a useful reference for beginners, interns, developers, and anyone working in IT. It covers popular roles, technologies, terms, slang, and business vocabulary. 🛠️✨
angular coding-guidelines coding-resources developer-guide git-terms glossary government inclusive-coding jekyll junior-resources mvc ntier-architecture onboarding project-management-glossary software-engineering sql tech-terms terms-glossary
Last synced: 28 Apr 2026
https://github.com/rynanda/105-database-system-sql
Designing and developing a new database system.
database database-management mysql orm relational sql
Last synced: 28 Apr 2026
https://github.com/ntdls/sql-dtc-test
Simple windows console utility for testing DTC (Distributed Transaction Coordinator) between two or more computers.
Last synced: 28 Apr 2026
https://github.com/roskakori/django-reporting-with-raw-sql
Code and slides for talk at PyCon Austria 2025
Last synced: 28 Apr 2026
https://github.com/jgohel9902/comprehensive-healthcare-analytics
An end-to-end healthcare analytics project integrating SQL, Python, and Power BI to analyze patient data, billing information, and doctor performance. This project showcases skills in data cleaning, advanced querying, visualization, and comprehensive insights generation to support data-driven decision-making in the healthcare industry.
data-visualization pandas powerbi python pythonfordatascience sql
Last synced: 28 Apr 2026
https://github.com/prabhakar-naik/python-flask-rest-api
python-flask-rest-api Application
dbms-project flask-application python python-project restful-api sql sqlite
Last synced: 28 Apr 2026
https://github.com/betodealmeida/enginator
A library that helps creating SQLAlchemy engines.
database engine python sql sqlalchemy
Last synced: 28 Apr 2026
https://github.com/matheus-mendes-almeida/projeto_escola
Protótipo de gerenciamento de um sistema escolar utilizando Java e MySql
java mvc-architecture mysql-database sql
Last synced: 28 Apr 2026
https://github.com/zezs/genai-driven-database-query-assistant
The chatbot converts user input into a SQL query using GPT-4, executes it against a SQL database, and returns results in natural language. This involves data processing, interaction with the OpenAI API, and integration within a Streamlit application.
chains langchain llm memory mysql-database natural-language-processing openai-api python3 sql streamlit
Last synced: 28 Apr 2026
https://github.com/varun-khorgade/salesense-e-commerce-analytics
Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.
customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization
Last synced: 28 Apr 2026
https://github.com/ovuiproduction/tabletalk
TableTalk - Your Data, Your Language Query tabular data using natural language—no SQL required! Upload your data, ask questions, and get instant insights. 🔹 Convert Natural Language to SQL 🔹 Handle Complex Queries & Aggregations 🔹 Upload CSVs for Easy Analysis 🔹 React + Flask + SQLite3 Backend 🔹 Powered by LLMs for Accuracy
ai data-analysis flask llm machine-learning natural-language-processing prompt-engineering react sql sqlite
Last synced: 28 Apr 2026
https://github.com/dotted-ai/parquet-query
DuckDB-WASM to import a folder (parquet/csv/json/ndjson) and execute SQL queries.
duckdb parquet parquet-files sql
Last synced: 28 Apr 2026
https://github.com/mahmoudasem337/classicmodels
This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.
Last synced: 28 Apr 2026
https://github.com/rosanafss/sql-journey
SQL, practicing for Udacity Data Track.
data-analysis database datascience jupyter-notebook python queries relational-databases sql sql-server
Last synced: 28 Apr 2026
https://github.com/erictleung/freecodecamp-news-analysis
:office: Code and notes on running various database management systems
code database mongodb nosql postgresql sql
Last synced: 28 Apr 2026
https://github.com/kos5667/database
mongodb mysql nosql oracle postgresql sql
Last synced: 28 Apr 2026
https://github.com/p4dro-dev/at2-banco-de-dados-ii
Neste repositório, realizei a tarefa II de Banco de Dados II. Sendo, riar um banco de dados completo para gerenciar um catálogo de filmes, com tabelas relacionadas, procedures para operações, triggers para validações, views para análises e consultas complexas para extrair informações relevantes.
banco-de-dados ciencia-da-computacao mysql-database sql sql-server sqlite3
Last synced: 28 Apr 2026
https://github.com/aadipoddar/pubentry
To be Used at the Entry Gate of Discos or Pubs
csharp sql syncfusion winforms
Last synced: 28 Apr 2026
https://github.com/alicelspires/database-university
Simulação de banco de dados para o esquema do banco UNIVERSIDADE
Last synced: 28 Apr 2026
https://github.com/gcoronelc/uc-2021-20-prog-oo
Curso de Programación Orientada a Objetos en la Universidad Continental.
clean-code gcoronelc java jdbc mvc netbeans patrones sql swing
Last synced: 28 Apr 2026
https://github.com/dzrekenathan/dbt-data-pipeline
A dbt data pipeline capstone project.
airflow airflow-dags dataengineering dbt docker python snowflake sql
Last synced: 28 Apr 2026
https://github.com/injamul3798/oop-project-bank_management_system-using-java
It was my first java project . I totally enjoyed .And that time i was learning java thats why this project was challenging.Learn a lot from this code.
database gui gui-application java sql
Last synced: 28 Apr 2026
https://github.com/mrseanryan/deploysql
Scripts to auto-deploy SQL from SQL Server and to dump database objects to disk
Last synced: 28 Apr 2026
https://github.com/henriquesebastiao/dotum
Dotum, sistema de contas a pagar e contas a receber
api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger
Last synced: 28 Apr 2026
https://github.com/henry-azer/hackerrank-solutions
Hacker Rank Solution Problems.
algorithms data-structures hackerrank java javascript problem-solving sql
Last synced: 28 Apr 2026
https://github.com/amirmx2905/cybersecport
This repository contains cybersecurity projects and activities developed as part of the Google Cybersecurity Certificate. It showcases hands-on skills in network security, threat analysis, risk management, and security tools.
certificate cybersecurity google linux python siem sql
Last synced: 29 Apr 2026
https://github.com/i-am-uchenna/sql-data-warehouse-project
The Data Warehouse and Analytics Project is a comprehensive initiative designed to demonstrate the end-to-end process of building a modern data warehouse and deriving actionable insights through SQL-based analytics.
architecture business-intelligence crm data data-analysis database database-management datawarehouse erp etl etl-pipeline model sql sqlserver
Last synced: 15 May 2026
https://github.com/beingnoble03/img-php-assignment
Assignment Management System made using PHP with authentication system implemented for mysql as RDBMS.
Last synced: 29 Apr 2026
https://github.com/katarighe/clinic_database
A sample SQL database file representing a clinic. This database is created based on a relationship diagram.
database database-schema microverse-projects postgresql sql
Last synced: 29 Apr 2026
https://github.com/selo0530/redisguimanager
Redis GUI client with searching by sql query
csharp gui redis redis-client sql
Last synced: 29 Apr 2026
https://github.com/negarprh/product-inventory-app
Product Inventory App 🛠️📦 A desktop application built with Windows Forms to simplify inventory management. It helps you manage products, stock, and customers with ease, Using C#, .Net and SQL for efficient and reliable performance.
Last synced: 29 Apr 2026
https://github.com/brunotm/norm
A no frills, no bloat, no magic Go package for working with SQL code, databases and migrations.
Last synced: 29 Apr 2026
https://github.com/leo-spj/sql-coderhouse
Proyecto en MySQL - Modelado de Base de Datos. y visualización con PowerBI
Last synced: 08 Jun 2026