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-02 00:29:19 UTC
- JSON Representation
https://github.com/shanu-shahbin/django_orm_mastery
Django ORM Mastery is a hands-on project developed to help understand and master Django's ORM features. This project contains examples and implementations of various ORM queries, model relationships, signal handling, transactions, and custom managers.
Last synced: 19 Apr 2026
https://github.com/l1ve4code/api-blog
API для личного блога
java mysql spring-mvc spring-security spring-web sql
Last synced: 09 May 2026
https://github.com/singlestore-labs/singlestore-cloudflare-external-functions
Example of how to use SingleStore External Functions with CloudFlare Workers
cloudflare cloudflare-workers singlestore sql udf
Last synced: 06 Feb 2026
https://github.com/yessasvini23/ibm-data-science-professional-certification
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 data-science dataanalysis ibmprofessionalcertificate machine-learning python sql
Last synced: 01 May 2026
https://github.com/redh00k-k/csharpsimplesqlconnection
Simple CLI SQLClient to connect to SQL server.
Last synced: 15 Jun 2026
https://github.com/film2549/data-analysis-of-a-simulated-marketing-business-case-using-python-sql-and-power-bi
Data Analysis of a Simulated Marketing Business Case Using Python, SQL and Power BI
chulalongkorn computer-engineering computer-science data-analysis data-visualization database marketing nltk-library pandas powerbi pyodbc python simulation sql sqlserver
Last synced: 01 May 2026
https://github.com/queritylib/querity-demo
Demo project for the Querity library
database elasticsearch java jpa mongodb nosql query-builder spring spring-data sql
Last synced: 13 Apr 2026
https://github.com/jmcamposdev/1daw-db
🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.
data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views
Last synced: 19 Apr 2026
https://github.com/maxchistt/dynamictables
Dynamic table service with C# Ado.net and example demo app
adonet csharp data-access-layer database-management dotnet dynamic-database dynamic-tables query-builder sql sql-query sql-query-builder sql-server
Last synced: 09 May 2026
https://github.com/camara94/aide-memoire-mdx
MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast
business-intelligence data-warehouse mdx sql
Last synced: 08 Oct 2025
https://github.com/paulo-santos-ds/analise_corrida_taxi
Este projeto tem como objetivo analisar os dados de um aplicativo fictício de caronas. Encontrar padrões nas informações disponíveis, entender as preferências dos passageiros e o impacto de fatores externos nas corridas.
math matplotlib numpy pandas python3 seaborn sql
Last synced: 09 May 2026
https://github.com/noud/seo
SEO conform Google Search and Schema.org in React & Laravel
eloquent entity-relationship-diagram erd erdiagram google-search laravel laravel-migrations php react schema schema-org seo sql
Last synced: 09 May 2026
https://github.com/honourhealth/database-management-systems-project
Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.
ampps database html javascript php phpmyadmin sql
Last synced: 09 May 2026
https://github.com/belynnn/i3_wad_2024_php
Repo containing all the concepts covered during the PHP course, for Interface3's Web Application Developer course.
ajax course mysql php phpmyadmin sql training
Last synced: 02 May 2026
https://github.com/iremcatak/hackerranksqlsolutions
Hackerrank SQL Solutions
hackerrank hackerrank-solutions mssql sql
Last synced: 06 Feb 2026
https://github.com/arturbomtempo-dev/cotemig-logic-and-programming-assignments
Projects created in the Logic and Programming subject of the computer science technical course.
c-sharp dotnet-framework logic-programming mysql sql
Last synced: 02 Apr 2025
https://github.com/rdalmarco/datascience
Estudos sobre data science, big data e machine learning
estatistica pandas python r spark sql
Last synced: 16 Apr 2026
https://github.com/rustkas/practical-sql-handbook
MySQL source code for the book "Practical SQL Handbook, The: Using SQL Variants" By Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky
Last synced: 09 May 2026
https://github.com/juletopi/banco_de_dados
🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.
banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql
Last synced: 30 Apr 2026
https://github.com/helcsnewsxd/famaf-computer_science-databases
Laboratorios, prácticos y teórico de la materia de Bases de Datos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
data-base famaf-unc labs mongodb mysql no-sql sql theory university-subjects
Last synced: 28 Feb 2025
https://github.com/ashmalzahra/vet_clinic-database
In this project, PostgreSQL - relational database, is used to create the data structure for a Vet Clinic.
database postgres postgresql sql
Last synced: 02 May 2026
https://github.com/samuelepignone/easynql
EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.
database llm nlp ollama sql sql-generation
Last synced: 09 May 2026
https://github.com/floressek/database_online_auction
Database Final Project
Last synced: 19 Apr 2026
https://github.com/dadananjesha/twitter-search-api
A minimum viable product written in Python using Django and the Django REST Framework with a sqlite database.
django-application django-rest-framework dockerfile mvp mvt-architecture python3 sql sqlite3 twitter-api
Last synced: 20 Apr 2026
https://github.com/thestevendev/query-planner
Query-Planner is a Java-based application designed for efficient scheduling, management, and execution of SQL queries with an intuitive graphical interface.
database java query query-builder queryplan sql
Last synced: 02 May 2026
https://github.com/nicolasgasco/python_twitter_analyzer
Capstone project of CodingNomads' online Python Programming bootcamp. Over 100k tweets were mined using tweepy (Twitter API), stored using SQLAlchemy and finally analyzed.
python sql sqlalchemy sqlalchemy-database sqlalchemy-python tweepy tweepy-api tweet-analysis twitter twitter-api
Last synced: 10 Oct 2025
https://github.com/ratchanon-noknoy2318/hosxp
HOSxP data extraction SQL scripts
Last synced: 26 Jun 2026
https://github.com/luanroger/datamaster
Create databases with a lightweight and intuitive tool.
csharp dotnet sql sql-server tool windows-forms
Last synced: 13 Apr 2026
https://github.com/danielcalebe/gippe
Projeto iniciado como Trabalho de Conclusão do Curso, visando inovação no setor empresarial de festas e buffets, ajudando na gestão e facilitando o contato com o cliente (Atualmente o servidor não esta funcionando para visualizar)
artisan-command blade blade-laravel bootstrap-5 css3 javascript laravel mvc mysql-database nodejs php sql
Last synced: 14 Feb 2026
https://github.com/esdmr/university-database
An example university database
database-schema jupyter jupyter-notebook mariadb motion-canvas python sql
Last synced: 14 Jun 2025
https://github.com/jhonshua/Web_Scraping_Api_fastApi
Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo
api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping
Last synced: 29 Aug 2025
https://github.com/ankitsingh2105/doodlequest
Draw and guess multiplayer online game
aws aws-ec2 canvas ci-cd docker expressjs game grafana load-balancer loki mysql-database nginx nodejs prometheus reactjs sql websockets
Last synced: 14 Feb 2026
https://github.com/raoufswe/library-information-system
A Library Information System in Java RMI
derby-database java java-rmi sql
Last synced: 16 Jun 2026
https://github.com/balaganapathitech/whatapplld
This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.
Last synced: 13 Apr 2026
https://github.com/sevdanurgenc/oracle-thinkquest-project-of-clinic
This repo contains the codes of web, desktop and mobile applications of a clinical management system.
android-application desktop-application html java java-application json management-system mobile-application mvc-framework oracle oracle-database sql web-application
Last synced: 06 May 2026
https://github.com/teraearlywine/sample-sql
The following repo contains samples of SQL code that can be referenced by future clients or employers.
Last synced: 13 Apr 2026
https://github.com/abe-winter/dirmig
directory-based sql migrations with zero smarts
Last synced: 20 Apr 2026
https://github.com/ethern-myth/certified-netcore
Net Core 7.0 And PostgreSQL 15 Backend
authentication csharp design-patterns entity-framework-core jwt netcore7 postgresql redis sql
Last synced: 11 May 2026
https://github.com/kellinton/bootcamp-data-analytics-dio
Python Data Analytics is a bootcamp offered by dio. This repository contains my experience related to code, resources, and projects in the bootcamp
javascript nosql powerbi python redis sql
Last synced: 20 Apr 2026
https://github.com/nafisalawalidris/buybuy-e-commerce-company
The BuyBuy E-commerce Company repository is a comprehensive hub for the company's e-commerce platform. It includes source code, documentation, and data analysis insights, providing a data-driven approach to improve customer experience, drive revenue, and inform decision-making.
buybuy cleaning-data company customer-experience data data-analysis decision-making documentation e-commerce excel insights postgresql repository revenue source-code sql
Last synced: 16 Mar 2025
https://github.com/roosterpips12/library-management-sql
Library management with SQL
excel-import mysql-database sql
Last synced: 04 Jul 2025
https://github.com/chadwyck242/udemy-java-masterclass
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy
Last synced: 13 Apr 2026
https://github.com/coledixon/csharp_login_utility
a C# application for validating username / password utilizing SQL hashing and ecryption
csharp data-integration desktop-application encryption hashing-passwords login-forms sql windowsforms xml
Last synced: 18 Jan 2026
https://github.com/andreicek/testing_sql_functions
Companion Elixir project for my blog post
Last synced: 02 May 2026
https://github.com/angelobarbu/flights_management
University project that consists in a GUI application using Java Swing connected to a SQL Server database
gui-application java java-swing-applications sql sql-server-database
Last synced: 02 May 2026
https://github.com/bhushan354/patients-database
I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .
Last synced: 25 Feb 2026
https://github.com/turbot/steampipe-mod-azuread-insights
View dashboards and reports across all of your Azure AD tenants using Steampipe.
azure-active-directory azuread dashboards hacktoberfest insights sql steampipe steampipe-mod
Last synced: 19 Mar 2026
https://github.com/israel-charles/sql-data-manager-gui
Java-based GUI application that allows users to login and manage SQL databases directly in the GUI. The application supports executing SQL commands and displays the results in a table.
java java-swing mysql sql sql-gui sql-management-studio sql-workbench
Last synced: 21 Apr 2026
https://github.com/yanamlnk/car-sharing
Project created during Java Backend Developer track provided by Hyperskill
Last synced: 21 Apr 2026
https://github.com/estebgonza/ts-pg-interceptor
A TCP proxy server with the ability to intercept and manipulate PostgreSQL requests.
postgres postgresql postgresql-database proxy proxy-server queries sql tcp-proxy tcp-server typescript
Last synced: 15 May 2026
https://github.com/turbot/steampipe-plugin-hubspot
Use SQL to instantly query HubSpot resources. Open source CLI. No DB required.
backup etl postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Apr 2026
https://github.com/chop-dbhi/sqltojson
Tool to build/export JSON documents from nested SQL queries.
elasticsearch json nested-sql-queries sql
Last synced: 02 May 2026
https://github.com/mehrajlatifli/multiple-table-databases
Example of One to Many and Many To Many relationships in MSSQL Server
manytomany mssql mssqlserver multipletable onetomany relational-databases sql tsql
Last synced: 05 Jun 2026
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/rohitkumar-tech/blogging
This is a modern, feature-rich blogging website built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The website includes a variety of functionalities tailored for an optimal blogging experience.
backend css express frontend html js json mern mongodb node react sql tailwind vite
Last synced: 14 Feb 2026
https://github.com/charfweh/infosec-labs
Do-It-Yourself Infosec labs, create your own lab and exploit it!
infosec lfi penetration-testing security source-code-review sql
Last synced: 19 Mar 2026
https://github.com/ayushkhodankar/certificategeneration-php
certificate generation and searching module in PHP
certificate-generation javascript php phpmyadmin search-module sql
Last synced: 07 Feb 2026
https://github.com/mehulcode12/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic
This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.
expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp
Last synced: 03 May 2026
https://github.com/saphalpdyl/pixel-mail
An email application built almost from scratch with authentication , encryption , saved login and so on. Full stack app with SQL Database, Node backend and React Front end
html-css-javascript jwt-authentication mariadb nodejs sql
Last synced: 13 Apr 2026
https://github.com/exegeses/introdb-68490
Curso Introducción a Bases de datos | código 68490
database-design databases mysql mysql-database sql
Last synced: 22 Apr 2026
https://github.com/lightbender/std.v2.database.sql
An experimental ADO.NET-like Generic SQL Driver for D
Last synced: 17 Mar 2025
https://github.com/ishwarya254/ai-driven-sql-query-assistant
AI-Driven SQL Query Assistant, enables users to retrieve SQL queries by typing natural language questions. It utilizes ChatGroq, HuggingFaceEmbeddings, Chroma, and Langchain for accurate SQL generation.
few-shot-learning genai-chatbot langchain sql vectordb
Last synced: 03 May 2026
https://github.com/rasansmn/Banking_Demo_System
A simple standalone windows application demonstrating banking operations such as account registration, deposit, withdrawal, reports and statistics, configuration and staff management.
crystal-reports sql sql-server vb visual-basic visual-studio
Last synced: 11 Mar 2025
https://github.com/zaujulio/webchatroompostgres
BD2 Project: Web Chat Room Based Application
Last synced: 14 May 2026
https://github.com/thl-corporation/thl-sql
Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.
automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps
Last synced: 02 Jun 2026
https://github.com/nlabsglobaltechnologgies/jobseekerclonedb
# İstanbul Eğitim Akademisi Projesi
clone clone-database mssql mssql-database sql
Last synced: 31 May 2026
https://github.com/cyprianfusi/using-our-sql-skills-to-answer-business-questions
Using complex SQL queries, including PostgreSQL window functions, to answer specific business questions. Notably using multiple named subqueries, views to extract data from a database to address specific problems.
pandas-python postgresql sql sqlite3 window-functions-in-sql
Last synced: 03 May 2026
https://github.com/singhofen/projects-using-scotch-box-
Various projects use scotch box, bash and virtual box
bash database-management excel excel-vba javascript json mysql package php scotch-box scotch-io scotchbox scripting sql vagrant vagrant-environments vagrantfile virtualbox
Last synced: 13 Apr 2026
https://github.com/as16082023/music-store-analysis
This project involves analyzing music store data using SQL queries in MySQL workbench to enhance decision-making, identify trends, and understand customer behavior
data-analysis music-store-analysis mysql sql
Last synced: 06 Jul 2025
https://github.com/nafisalawalidris/hotel-reservation-analysis
This project analyses hotel reservation data from Resort Hotels and City Hotels to uncover booking trends and insights. Utilising Microsoft Excel for initial data cleaning, PostgreSQL for data analysis and Tableau for creating visualisations, the project aims to deliver a comprehensive dashboard that highlights key metrics such as booking status.
data-analysis data-cleaning data-visualisation hotel-reservations microsoft-excel postgresql sql tableau tableau-dashboards tableau-desktop tableau-public
Last synced: 06 Jul 2025
https://github.com/shmuelmofrad/sbql
This is just a simple SQL training program with spring boot and H2 database
h2-database java maven springboot sql training
Last synced: 13 Apr 2026
https://github.com/fabriciopsouza/miniprojeto-dw
Miniprojeto Curso PostGree SQL e Pentaho DI
data-structures database datawarehouse etl pentaho pentaho-data-integration postgreesql sql
Last synced: 31 May 2026
https://github.com/saba-burduli/online-exam-asp.net-web-api-project-using-ef
Hello My second project in ASP.NET Core Web API .. Using EF(Entity Framework) Code first
asp-net-core entity-framework-core microsoft migration mssql oop orm query sql webapi
Last synced: 22 Apr 2026
https://github.com/panoschatzi/paris_olympics_2024_database
A postgreSQL database of 2024 Paris Olympics.
cs50sql-final-project database docker postgresql sql
Last synced: 13 Apr 2026
https://github.com/benscabbia/ssms-results-parser
Visually compare side-by-side two SQL Server Statistics IO and Time data. Simply copy your output from SSMS and compare!
compare-data parser results-viewer sql sql-server sqlserver ssms
Last synced: 22 Apr 2026
https://github.com/awkspace/itinerary
A tool to apply pure SQL migrations to PostgreSQL databases at runtime.
Last synced: 14 Jan 2026
https://github.com/apostolouagge/university-management-program-mvc
University management program in .NET
Last synced: 26 Oct 2025
https://github.com/yogeshjha06/jsac_app_layout_1.0.1
Industary Mapping in GIS/GPS - Using android native
android api azure java kotlin-android sql webservices xml
Last synced: 03 May 2026
https://github.com/sparshhhhhh/netflix-sql
Run queries to find insights about Netflix.
Last synced: 19 Mar 2026
https://github.com/francosion042/blog-backend-postgraphile
A graphQL server that's built upon a postgreSQL schema
database plpgsql postgraphile postgresql sql
Last synced: 05 Feb 2026
https://github.com/arkenidar/java-spring-sql
Console app with JDBC (note: using Spring Framework)
java jdbc postgresql spring sql
Last synced: 13 Apr 2026
https://github.com/hellymodikalpesh/pizza_sales_sql_analysis
A comprehensive SQL project analyzing pizza sales data across multiple tables. This project includes basic, intermediate, and advanced queries to answer business-critical questions related to revenue, order trends, and product performance.
Last synced: 22 Feb 2026