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-25 00:25:43 UTC
- JSON Representation
https://github.com/patelvivekdev/novelreader
Website to Read and Download NOVEL and COMICS
bookreader comics-reader novelreader php sql
Last synced: 29 Mar 2025
https://github.com/katebea/fib-bd-bases-de-datos
Repositorio del curso de Bases de Datos en el grado de Ingeniería Informática en la FIB UPC
bases-de-datos fib java postgresql sql upc
Last synced: 20 May 2026
https://github.com/ega22a/custom-crt-chain
Сервис (сервер и клиент) для регистрации и внедрения ЭДО неквалифицированными подписями.
ini json-api mysql openssl php sql x509 x509certificates x509chain
Last synced: 15 May 2026
https://github.com/osx-rsplug-a/py_connect_postgres
docker postgresql psycopg2 python3 sql
Last synced: 04 Oct 2025
https://github.com/nav3005/timetable-management-system
Project on Time table management system using Python GUI(Tkinter) and SQL for Database
Last synced: 05 Nov 2025
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/chelseammatta/nopd-cad-data-analysis
Analysis of 911 call data from New Orleans' 3rd & 4th police districts (2019-2022) using BigQuery
911-calls 911-data bigquery cad-data crime-analysis data-analysis emergency-response new-orleans public-safety sql
Last synced: 01 Jul 2025
https://github.com/belynnn/i3n_dbed_php__crud
Creation of a CRUD in PHP, including a Front-End, Back-End and Database part via a "Data Oriented Back-End Developer" training course thanks to the ASBL Interface3.Namur and the trainer Philippe Stons from the Cognitic/Bstorm training centre.
crud-application mysql php sql training will-not-be-finished
Last synced: 11 Nov 2025
https://github.com/shamaz332/showroom-management-system
Car showroom management Software in JAVA and SQL.
Last synced: 26 Jun 2025
https://github.com/vitor-msp/agencia-viagens-blue-bird-v3
Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql
Last synced: 11 Apr 2026
https://github.com/ritobrotomukherjee/medical-clinic
It has PostgreSQL codes for creating a medical clinic DB from a ERD
databse-design dbms er-diagram postgresql sql
Last synced: 31 Mar 2025
https://github.com/sskender/postgres-pgadmin-docker
docker-compose for painless setup of postgresql and pgadmin panel
docker docker-compose pgadmin postgres postgresql sql
Last synced: 10 Apr 2026
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/tahanima/sqlzoo-solutions
My solutions of SQLZOO exercises
Last synced: 18 Mar 2026
https://github.com/raflizocky/dicoding-event
Android | A mobile application to browse events of Dicoding Indonesia.
android dicoding-submission kotlin rest-api sql
Last synced: 18 May 2026
https://github.com/elaad24/php-school-management-system
mini project - school management system - managing grades users contacts and more !
grades php school-management sql xampp
Last synced: 13 Jul 2025
https://github.com/mgrdich/testgoapi
Creating Api with Golang
chi go golang-server postrgresql sql sqlc
Last synced: 20 Jan 2026
https://github.com/mohammadshaad/tanx.fi-assignment
A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.
docker dockerfile golang jwt postgresql rabittmq redis sql
Last synced: 11 Apr 2026
https://github.com/diev/ptk-psd-browser-hta
Browser of the parcels archive of the PTK PSD of the Bank of Russia. Наглядный просмотр и работа с архивом посылок ПТК ПСД Банка России.
7zip banking cbrf-converter hta hta-gui html ie ini javascript ptk-psd russian russian-specific sql sql-query
Last synced: 13 Sep 2025
https://github.com/hamzacham/data_set_projet-4
analysis analytics data data-science datawarehouse sas sql sql-server
Last synced: 24 Mar 2025
https://github.com/rhedgpeth/skysql_htap_demo
Create a schema and load data into MariaDB HTAP.
bash bash-script htap hybrid-database mariadb mariadb-columnstore mariadb-database mariadb-htap mariadb-innodb mariadb-server mariadb-skysql sql
Last synced: 18 Feb 2026
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 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/motapinto/sql-query-optimization
SQL: Query optimization
execution-plan indexes oracle-database query-optimization report sql
Last synced: 14 Jul 2025
https://github.com/birg81/php-2022-02-09-shoppinglistdb
Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!
ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher
Last synced: 06 May 2026
https://github.com/vladdba/blog
Support files related to blog posts on https://vladdba.com/
blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows
Last synced: 10 Mar 2026
https://github.com/dsrichard97/portfolio
Data Science Portfolio
biostatistics data-science hypothesis-testing machine-learning python regression-analysis sql statistical-analysis tableau-dashboards
Last synced: 15 May 2025
https://github.com/arikmukherjee/alo_project
Happy Coding!!🤫
c cpp css3 html5 javascript php python3 sql
Last synced: 07 Apr 2026
https://github.com/art2url/codewars
🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.
codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript
Last synced: 11 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/oguzgn/fully-automated-performance-marketing-dashboard
This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.
bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql
Last synced: 24 Mar 2025
https://github.com/shanukatiyar111/pyspark-project-2
DATABRICKS PROJECT - END TO END GOOGLE PLAYSTORE DATA ANALYSIS
databricks pyspark python sparksql sql
Last synced: 20 May 2026
https://github.com/itdxer/chaining-ranges-in-sql
Code with examples provided for the article
Last synced: 31 Mar 2025
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/edixonalberto/control-electrificador
APP WEB para el control remoto de un electrificador de cercas
arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql
Last synced: 08 Apr 2026
https://github.com/yashodatta15/sql_project_on_logistic_company
EDA With MYSQL
Last synced: 14 May 2025
https://github.com/lucas0019/jobscalc
Aplicação para estudo e prática do Back end
Last synced: 11 Jul 2025
https://github.com/alain-godo/hackerrank-solutions
My HackerRank solutions.
hackerrank hackerrank-python hackerrank-python-solutions hackerrank-regex hackerrank-solutions hackerrank-sql hackerrank-sql-solutions ms-sql-server python regex sql
Last synced: 06 Apr 2026
https://github.com/iasmincirino/bate-papo
Sistema de bate-papo
css html javascript mysql php sql
Last synced: 10 Apr 2026
https://github.com/kunalkeshan/mkd-blog
mkd-blog short for Markdown Blog is a blogging platform where anyone can share the articles they write to the world. The editing platform of the mkd-blog uses articles written in Markdown and is converted into HTML.
blog blogging css ejs expressjs full-stack-application html javascript markdown mysql nodejs sql
Last synced: 22 Mar 2025
https://github.com/holomodular/servicebricks
Universal microservices foundation with storage agnostic APIs supporting relational, document, cloud and embedded database engines
api cloud crud database ddd eda embedded microservices nosql polyglot query restapi search servicebricks servicequery services sql
Last synced: 15 Feb 2026
https://github.com/shellyda/project-design-database
Database system for bus companies, managing driver outsourcing, trip tracking, maintenance, and ticket sales. Designed in conceptual, logical, and physical stages with SQL implementation.
conceptual-model database design-database logical-model physical-model sql
Last synced: 14 May 2025
https://github.com/hellymodikalpesh/employee-attrition-analysis
Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.
dax-expression excel powerbi python sql
Last synced: 23 May 2026
https://github.com/mrceperka/sql-file-loader
SQL file loader - Load queries from big SQL files
Last synced: 03 Jan 2026
https://github.com/thomasthaddeus/sqlcombination
SQL Files with a sample database project
Last synced: 21 Jun 2025
https://github.com/miguelapp10/workinghoursbetweentwodate_bigquery
Este proyecto es una calculadora de horas laborales que determina la cantidad de horas trabajadas entre dos fechas, teniendo en cuenta días hábiles y horas de trabajo especificadas con Bigquery
bigquery bigquery-dataset bigquery-table querying sql sql-query
Last synced: 24 Aug 2025
https://github.com/agustinmusanti/sqlchallenge-3
This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.
data-manipulation database-design sql sql-performance
Last synced: 02 Mar 2026
https://github.com/smsraj2001/railway-reservation-app
A railway reservation app using streamlit-python
database mysql-database python3 sql streamlit streamlit-application streamlit-cloud streamlt-cloud-deploy
Last synced: 12 Apr 2026
https://github.com/krsnanaut/krsnasakhaa-blogs
mern-project postgres sql typescript
Last synced: 06 Apr 2025
https://github.com/hand7666/ABAP-SQL-CONSOLE
ABAP SQL free edit and alv display
Last synced: 10 Mar 2025
https://github.com/bhargav-joshi/contact-management-system
Python and SQL Mini Project / Application
management-system mini-project python sql
Last synced: 20 Jun 2025
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: 18 Mar 2025
https://github.com/gnubyte/gitmixin
An SQL-Alchemy mixin to give records per row a git version tracked text
Last synced: 30 Apr 2026
https://github.com/fmohican/sql-whitelist
WhiteList based on SQL for sponge
sponge sponge-plugin spongeforge spongepowered sql whitelist
Last synced: 24 Jul 2025
https://github.com/iamriteshkoushik/db-dev
My attempt to write a simple SQL database from build-your-own.org
dbms golang sql systems-programming
Last synced: 25 Aug 2025
https://github.com/pernillasterner/php_fundamentals
PHP For Beginners
controllers form-validation mysql partials pdo-mysql php routing sql tailwindcss views
Last synced: 04 May 2026
https://github.com/sufiyanahmed4566/sql-musicmaven
"This Music Store Database Project showcases SQL skills through comprehensive database design, query optimization, and data analysis. Includes ER diagram, database file, query questions (Easy, Medium, Hard), answered queries, and CSV table data. Ideal for recruiters seeking skilled SQL developers for music store management and data analysis.
data-analysis database insights mysql-database oracle-database relational-databases sql
Last synced: 18 May 2026
https://github.com/gabryelboeira/teste_integracao_alura
Testes de Integração: testes de SQL e DAOs automatizados em Java - Alura Cursos
java sql teste-automatizado teste-integracao
Last synced: 28 Aug 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/vduseev/aws-ec2-pricing
Command line tool to collect EC2 prices from AWS API and put them into SQLite table to analyze them better
aws command-line ec2 pricing python sql table
Last synced: 25 Jul 2025
https://github.com/drako01/java-udemy
Repositorio con todas las Actividades del Bootcamp
css3 eclipse-ide html5 java javascript maven spring-boot sql
Last synced: 12 Apr 2026
https://github.com/enricofer/gfoss_sql_workshop
Esercitazione guidata sui database geospaziali
cc-by-sa gfoss spatial-analysis spatial-sql spatialite sql
Last synced: 10 Jun 2026
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/aishanipach/interview-checkpoints
Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.
cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet
Last synced: 03 Jul 2025
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/manasesjesus/fdbs-and-sql-parser
Implementation of a Federative Database System – SQL Parser included
database dbms distributed-database federated java javacc jdbc oracle parser sql sql-parser
Last synced: 12 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/mikebionic/viewscount
A smart and configurable Golang library for PostgreSQL that tracks organic views for any database tables and columns. Easily integrable as middleware in frameworks like Gin, Chi, or net/http.
counter go middleware organic sql views
Last synced: 12 Apr 2025
https://github.com/scl2589/til_selfstudy
Today I Learned📝
algorithm computerscience datastructure git java javascript python sql til
Last synced: 09 Apr 2026
https://github.com/miladsade96/mysql_notes
Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer
database db dbms mysql mysql-database queries query sql
Last synced: 06 Jan 2026
https://github.com/learnwithkawsar/mssql.sqlhelper
SQLHelper is a simple class to help with MSSQL databases
database helper library microsoft mssqlserver sql
Last synced: 09 May 2026
https://github.com/pizofreude/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform
Last synced: 05 Apr 2026
https://github.com/yihleego/sql-parser
Sql Parser is a IntelliJ IDEA plugin, it can easily parse SQL.
idea-plugin intellij-idea mybatis sql
Last synced: 17 May 2026
https://github.com/sharkb8t/sql-challenge
Demonstrates my abilities in the use pgAdmin 4 to generate and navigate SQL databases.
Last synced: 04 Feb 2026
https://github.com/davidsmfreire/sqlshield
Schema-aware static analysis for SQL strings in application code.
Last synced: 25 Apr 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/skyv26/vet-clinic-database
Vet clinic database is the collections of tables where the data related to animals will be saved using PostgreSQL as database and with the help of queries data will be manipulated as per requirements.
Last synced: 30 Jan 2026
https://github.com/stefanov-sm/pre-pg14-date_bin-function
Postgresql date_bin for versions prior to 14. Can be used for running interval aggregation in time series data scenarios.
Last synced: 11 Apr 2025
https://github.com/andyatkinson/db-stuff
Tutorials from PostgreSQL Stored Procedures
Last synced: 05 Apr 2025
https://github.com/eng-omarfuhaidi/exchange-companies-management-system-with-apex
Illustration of part of the exchange companies management system using Oracle Apex , Oracle DB19c and PL/SQL
html-css-javascript jasperreports jquery oracle oracle-database oracle-db oracleapex ords plsql sql
Last synced: 14 Mar 2025
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/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/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/isaque-s-0liveira/mysql-all-for-one-be
Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.
docker mysql northwind-database sql
Last synced: 12 Apr 2026
https://github.com/nbryttel/sql-taxdatabase
SQL-Taxdatabase (Tax Expense Schema) is a relational database schema designed to manage tax-related expenses.
architecture azure data-science sql tableau visualization
Last synced: 18 Oct 2025