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/akarshankapoor7/sql-interview-questions-and-concepts
These are the most commonly asked interview questions for DA, BA and DS profiles.
advancetopics business-analyst data-analyst data-science interview-questions sql
Last synced: 28 Jan 2026
https://github.com/manthanthakor/expensetracker
A comprehensive expense tracking application built with ASP.NET Core MVC to help you manage your personal finances.
asp-net-core asp-net-mvc authentication expense-manager expense-tracker sql
Last synced: 24 Jan 2026
https://github.com/aneeshpatne/naturenest
Gardening Community Database Integration ! - This project serves as an environmental initiative aimed at promoting sustainable gardening practices and community involvement.
django-framework front-end-development mysql-database project-management reactjs sql
Last synced: 29 Jan 2026
https://github.com/kawansoft/aceql-http-client-android-sample
Android Sample to use with AceQL HTTP.
android android-application jdbc jdbc-api jdbc-driver jdbc-drivers jdbc-utilities maria-database mariadb mysql oracle-database postgresql remote-sql sql sql-server
Last synced: 15 Apr 2026
https://github.com/tassio-med/sql-all-for-one-project
🗃️ Este projeto foi desenvolvido com Javascript MySQL e para o desenvolvimento foi utilizado o banco de dados Northwind.
Last synced: 18 Apr 2026
https://github.com/hasnatrasool163/librarymanagementsystem
📚✨This is a comprehensive JavaFX application designed to manage library operations efficiently. It features user authentication, book and student management, and record keeping—all seamlessly integrated with a MySQL database.
java javafx javafx-application javafx-components javafx-desktop-apps javafx-gui javafx-project librarymanagementsystem mysql mysql-database phpmyadmin sql workbench
Last synced: 16 Mar 2026
https://github.com/waveform-computing/dbsuite
An old application for managing database documentation and bulk loads
Last synced: 24 Jan 2026
https://github.com/tushard48/tushard48
Welcome to my profile repository! This repository serves as a comprehensive showcase of my skills, projects, and accomplishments in the field of data science. Here, you'll find detailed information about my technical expertise, professional experiences, and the projects I've worked on.
deep-learning excel generative-ai javascript machine-learning powerbi python3 sql tableau
Last synced: 28 Apr 2026
https://github.com/r0bt0t/exitcode-0-
Flask created REST API server demonstrating learnings from a 15 week part time Bootcamp run by QA
bootstrap4 css3 flask-application flask-template html-css html-css-javascript html5 javascript mysql-database postman-test pycharm-ide python3 rest-api session-cookie shell sql visual-studio-code vscode
Last synced: 16 Mar 2026
https://github.com/vhawk19/ambaan
just wants the average analyst to be happi
data-analysis duckdb-wasm sql vue
Last synced: 01 Mar 2026
https://github.com/jodevsa/sql2mongo
convert simple sql statements into mongodb query "try it out": https://jodevsa.github.io/sql2mongo/
mongodb mysql peg pegjs querybuilder sql transpiler
Last synced: 15 Apr 2026
https://github.com/roe-dl/weewx-snmp
WeeWX service to fetch data by SNMP
monitoring pysnmp snmp sql weewx weewx-service
Last synced: 15 Apr 2026
https://github.com/frederikhs/sql2csv
Go library for generating csv files based on SQL queries
Last synced: 24 Feb 2026
https://github.com/anas727189/bookshelf-buddy
📚 Bookshelf Buddy: A full-stack web app to manage, track, and explore your personal book collection with ease!
css ejs nodejs openlibrary-api postgresql sql
Last synced: 06 Feb 2026
https://github.com/renoyegon/row_health_wellness_program
This analysis assesses the performance of a tech-driven insurance company's Wellness Reimbursement Program, with a focus on generating actionable insights and strategic recommendations for the product and marketing teams, as well as responding to ad-hoc analytical queries to enhance program impact and efficiency.
calculated-fields excel sql tableau
Last synced: 29 Jan 2026
https://github.com/incihuseynli/planify_todoapp
This is a todo app example created as Windows Form project
adonet backed csharp mssqlserver sql windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/utsavpatel562/codex
CodeX
angular html5-css3 javasc mysql php phpmyadmin-database scss-framework sql
Last synced: 29 Jan 2026
https://github.com/fpopic/bigquery-schema-select
(Script) Generates SQL query that selects all fields (recursively for nested fields) from the provided BigQuery schema file.
bigquery bigquery-schema scala sql
Last synced: 15 Mar 2026
https://github.com/shuklayash02/sql_musicstore_dataanaysis
SQL project to analyze online music store data
Last synced: 06 Feb 2026
https://github.com/sharifkhan96/oracle-database-11g_4th_semester
This includes the basic select statement, retrieving data and tables creation with relationships.
Last synced: 06 Feb 2026
https://github.com/h9lk/sql-learning
SQL training, correct problem solving
hackerrank-solutions mssqlserver query-language sql sql-solution w3school-exercises-solutions
Last synced: 30 Jan 2026
https://github.com/adrianschlatter/docker.webref
Web-Interface to JabRef Database
cloud database docker flask jabref python sql sqlalchemy webinterface
Last synced: 08 Mar 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/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/stastnypremysl/lsql-csv
lsql-csv is a tool for small CSV file data querying from a shell with short queries. It makes it possible to work with small CSV files like with a read-only relational databases. The tool implements a new language LSQL similar to SQL, specifically designed for working with CSV files in a shell. LSQL aims to be a more lapidary language than SQL.
csv data-analysis data-processing haskell language linux-shell lsql lsql-csv new-language query-language relational-database sql unix-command unix-philosophy unix-shell
Last synced: 25 Feb 2026
https://github.com/muhammadadilnaeem/text-to-sql-llm-app-along-with-querying-sql-database-using-google-gemini
Welcome to the Text-To-SQL LLM App! This project leverages advanced language models to convert natural language queries into SQL statements, providing a seamless interface to interact with SQL databases using the Google Gemini API. 🎉
css gemini-api google html huggingface-spaces llm markdown python sql streamlit
Last synced: 15 Apr 2026
https://github.com/theleopard65/theleopard65
Hey there, Welcome to my coding playground of cybersecurity related projects. Here's a sneak peek into the digital world of TheLeopard65.
c c-plus-plus c-sharp ctf cybersecut intro introduction java javascript me pakistan player portfolio profile python3 sql
Last synced: 15 Apr 2026
https://github.com/alaa-abdallah1/wuzzufny-jobs-site
Wuzzufny is a job search platform that helps job seekers find jobs that match their qualifications and helps recruiters find suitable candidates for their companies. The platform is built using HTML, CSS, JavaScript, Vue.js, Vuetify, Vuex, Laravel, PHP, OOP, MySQL, SQL, and host files on AWS.
css html javascript laravel mysql oop php sql vuejs vuetify vuex
Last synced: 15 Apr 2026
https://github.com/vincentchov/lansweeper_flask
An extension to the Lansweeper SQL Server front end
lansweeper ms-sql-server python records sql
Last synced: 30 Jan 2026
https://github.com/garcane/fcc-salon-appointment-db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about services, customers, and appointments in a salon and create a Bash script that interacts with this database to manage and schedule appointments.
bash bash-script bash-scripting postgres postgresql postgresql-database sql
Last synced: 15 Apr 2026
https://github.com/nafisalawalidris/international-breweries
This GitHub readme provides an overview of data analysis using SQL on the International Breweries dataset, including dataset description, analysis questions, example SQL queries, and key insights derived from the analysis.
data-analysis insights international-breweries-dataset queries sql
Last synced: 31 Jan 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/code-raushan/bitespeed-identity-reconciliation
Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.
assignment nodejs postgresql sql
Last synced: 15 Apr 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/drako01/exportar_excel
Script de Importación de Datos desde Excel a Base de Datos
Last synced: 25 Feb 2026
https://github.com/vielhuber/magicreplace
✨ A search replace tool for migrating databases. ✨
Last synced: 17 Mar 2026
https://github.com/pablolec/sb_querydsl_criteria_builder
Complex and dynamic frontend-to-backend queries using querydsl
api data design dynamic-queries hibernate java jpa json query query-builder querydsl querydsl-generator rest-api rsql spring spring-boot sql vue web
Last synced: 07 Feb 2026
https://github.com/schulzco/patient-costing-analysis
Patient Costing Analysis – Qlik Sense App with Advanced Geo Mapping and Healthcare KPIs
Last synced: 07 Feb 2026
https://github.com/sh4n1d/academy
The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.
advanced-data-structures html java javascript php python shell sql
Last synced: 31 Jan 2026
https://github.com/nouranhaitham/dbms_property_finder
A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.
database-management database-relationships database-schema entities erdiagram oracle oracle-forms sql
Last synced: 07 Feb 2026
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 15 Apr 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
https://github.com/quaddarv1ne/domain_data_hub
Хаб с базами данных для различных сфер применения
client database database-management db ecommerce estate finance healthcare hotel logistics restaurant retail server sql sqlalchemy sqlite theater
Last synced: 15 Apr 2026
https://github.com/phammings/sales-management-analysis
Sales management analysis and Power BI dashboard for sample business request and user stories
data-analysis excel powerbi sql
Last synced: 01 Feb 2026
https://github.com/fbz-tec/pgxport
A CLI tool to export PostgreSQL query results to CSV, JSON, YAML, XML, SQL, XLSX and other formats.
cli cobra-cli csv data-export golang json pgx-v5 postgresql sql xml xslx yaml
Last synced: 01 Feb 2026
https://github.com/yaph/queries
Collection of Data Queries in SPARQL and SQL
bigquery data-mining dbpedia openstreetmap osm queries sparql sql stackoverflow wikidata
Last synced: 01 Feb 2026
https://github.com/niteshchawla/nc-sql-business-case
A Leading Retail chain brand and a prominent retailer in the United States. It makes itself a preferred shopping destination by offering outstanding value, inspiration, innovation and an exceptional guest experience that no other retailer can deliver.
bigquery retail sql supermarket
Last synced: 07 Feb 2026
https://github.com/grinsteindavid/express_api_architecture_prototype
docker compose, rest api, sql query builder, queue worker, smtp email, crons, validations, custom scripts and testing
crons docker express jest node nodemailer redis sql
Last synced: 01 Feb 2026
https://github.com/cuadernin/minigestorsql
GUI que permite realizar distintas operaciones a una base de datos SQL.
gestor gui mysql postgresql python sql sqlite3
Last synced: 09 May 2026
https://github.com/mustafabinguldev/handatabasecoreapi
Complex minecraft database API
database minecraft-plugin minecraft-plugin-api mysql orm spigot spigot-api sql
Last synced: 15 Apr 2026
https://github.com/prashver/sales-insights-tableau
SQL analysis followed by a Tableau dashboard creation was used to uncover the reasons behind declining sales.
dashboard data-visualization sql tableau
Last synced: 01 Feb 2026
https://github.com/kokorody/parking-system-application
simple, feature rich parking system application, and easy to operate
java login login-page mysql mysql-database online parking parking-lot parking-management parkinglot parkinglotapp php simple simple-app simple-project sql sql-server
Last synced: 01 Feb 2026
https://github.com/ahmed-kamal2004/book-haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 02 Feb 2026
https://github.com/turbot/steampipe-plugin-consul
Use SQL to instantly query Consul ACLs, namespaces, services & more. Open source CLI. No DB required.
backup consul etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 26 Feb 2026
https://github.com/kumaranand05/leetcode-solutions
This repository contains solution of LeetCode Problems
java java-8 leetcode leetcode-python leetcode-solutions mysql python python3 sql
Last synced: 15 Apr 2026
https://github.com/kadraknb/delivery-app
Nessa aplicação, fui responsável por criar e integrar tanto o back-end quanto o front-end, criando uma plataforma de delivery de cerveja.
api-rest axios-react backend css docker front-end html javascript mocha-chai mysql nodejs react sql
Last synced: 15 Apr 2026
https://github.com/simoun-asmar/unicorn-project
SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project
analysis spreadsheets sql tableau
Last synced: 17 Mar 2026
https://github.com/mattdelaune/ecommerce_market_basket_analysis
This repository includes a Market Basket Analysis (MBA) project with advanced data cleaning and a Power BI dashboard. It identifies top revenue-driving item pairs, their impact on CLV and ATV, and offers insights for optimized product bundling and revenue growth.
anaconda git google-docs jupyter-notebook kaggle-api numpy pandas postgresql powerbi psql random sql sql-magic sqlalchemy vscode
Last synced: 26 Feb 2026
https://github.com/ktamburi/eis-database
A database design and SQL script project for the CEN203 Database Management System course at Epoka University
database-management database-schema sql
Last synced: 17 Mar 2026
https://github.com/rohitbhati22/yogaai
YogaAI is a ML5.js and PJ5.js Library based AI Yoga Trainer and Platfrom for Yoga Teacher and Student.
javascript ml5js mysql php sql
Last synced: 09 Feb 2026
https://github.com/kavicastelo/java-ant-pos-system
Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.
gui h2-database java offline-app pos sql standalone
Last synced: 18 Mar 2026
https://github.com/spersico/prisma-diff-to-knex-migration
Create Knex Migrations starters using Prisma SQL DDL generator
knex knexjs migrations prisma sql
Last synced: 09 Feb 2026
https://github.com/lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 09 Feb 2026
https://github.com/theoyinbooke/beginnerssql
This is the sample data used in teaching SQL on my YouTube Channel
beginner-friendly database sql
Last synced: 27 Feb 2026
https://github.com/mattiasthalen/hook-forge
Hook Forge is a CLI tool for forging frames and bridges according to the data modeling methodologies Hook & Unified Star Schema
data-modelling hook qlik sql unified-star-schema
Last synced: 11 Feb 2026
https://github.com/candygoose/database_se
Базы данных Программная инженерия (ПИиКТ) ИТМО
database itmo psql software-engineering sql
Last synced: 11 Feb 2026
https://github.com/zdrzalikprzemyslaw/spring-boot-starter-project
A starter Spring Boot project created with the intention of being a spring board to jumpstart your projects.
docker java javascript junit liquibase maven postgresql spring-boot sql tailwindcss thymeleaf-template-engine
Last synced: 11 Feb 2026
https://github.com/sksubhadeep/data-professional-survey-dashboard-using-powerbi
Data Professional Survey Dashboard Using Power BI
data-science mspowerbi powerbi sql sqlserver-2019 visualization
Last synced: 19 Mar 2026
https://github.com/debora-carvalho/bdrevisaosql
Exercícios de revisão SQL solucionados para a disciplina de Modelagem de Banco de Dados (Maio/2024).
dbdesigner sql sql-server-database
Last synced: 11 Feb 2026
https://github.com/santosh-konappanavar/vetclinic_database
Vet clinic database is a database project where we create data structure using relational database for a vet clinic
Last synced: 19 Mar 2026
https://github.com/shuvo-halder/bangladesh-geocode-db
Bangladeshi divisions, districts, upazilas and many more SQL format
database database-design mysql-database sql sql-query
Last synced: 27 Feb 2026
https://github.com/vduseev/raquel
Distributed task queue for Python with SQL
distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler
Last synced: 27 Feb 2026
https://github.com/crepopcorn/flight_log_management_system
Flight Log Management System is a web-based application for managing flight records efficiently. Built using PHP, MySQL, and HTML5, the system allows users to create, update, search, and delete flight logs. Key features include user authentication, sorting of flight data, and an intuitive interface for logging essential details.
ajax backend css database dynamic-website flight form frontend html html5 javascript log-entry management-system mysql php single-page-application sql table website
Last synced: 12 Feb 2026
https://github.com/willie-conway/relational-database-administration-capstone-project
🧱 Relational Database Administration Capstone Project focuses on design, secure, optimize, and automate OLTP & Data Warehouse systems using MySQL, PostgreSQL, Apache Airflow, and shell scripting. 💾🔐📊⚙️
airflow backup data-pipelines data-warehousing database-admin database-security encryption etl mysql oltp optimization phpmyadmin phppgadmin postgresql restore shell-scripting sql
Last synced: 16 Apr 2026
https://github.com/vikashsprem/syncstudy-server
The ultimate book-sharing platform that fosters collaborative learning and exploration.
docker java mysql spring spring-boot sql
Last synced: 12 Feb 2026
https://github.com/othastudio/nusql
Simplify the process of building SQL queries in Node.js applications
nodejs sql sql-query typescript
Last synced: 12 Feb 2026
https://github.com/hadeel-abdaljalil/a-simple-summary-of-sql-basics
My own Summery for *SQL* -DataBase- University Course.
Last synced: 12 Feb 2026
https://github.com/branb97/jobstreet-data-eng-project
Building a data pipeline to deliver job listing data from Jobstreet for analysis.
airflow bigquery data-engineering etl-pipeline google-cloud looker-studio python sql
Last synced: 12 Feb 2026
https://github.com/semereab-merry/easy-box_wholesale-database
Includes business description, business rules, ER diagram and a database system for a wholesale company. A trigger for controlling inventory, a function for calculating profit and a procedure to keep purchase records is included.
Last synced: 19 Mar 2026
https://github.com/stephaniehicks/jhustatprogramming2023
Course website for Biostat 140.777 in Fall 2023
command-line data-science education github r-package r-programming sql
Last synced: 12 Feb 2026
https://github.com/rajuniranjan/learning
cpp docker javascript openai openlayers postgres postgresql python reactjs recharts sql sqlalchemy tableplus typescript
Last synced: 16 Apr 2026
https://github.com/loinguyen3108/wide-world-importers-dbt
The project use dbt to transform wwi data
Last synced: 12 Feb 2026
https://github.com/miroslav-reiter/oracle_db_plsql
Materiály k online kurzom a školeniam Oracle DB a PL/SQL
oracle oracle-database oracle-db sql sql-oracle-database
Last synced: 13 Feb 2026
https://github.com/turbot/steampipe-mod-alicloud-thrifty
Are you a Thrifty Alibaba Cloud dev? This mod checks your Alibaba Cloud account(s) for unused and under-utilized resources using Powerpipe and Steampipe.
alibaba-cloud alibabacloud alicloud aliyun cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 19 Mar 2026
https://github.com/divanny/generatecrudprocedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
Last synced: 19 Mar 2026
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/kouisamine/sql-minifier-compressor
Minify your SQL by removing all the unnecessary characters.
minifier minify online source-code sql sql-minifier sql-minify sql-query tools
Last synced: 19 Mar 2026
https://github.com/rakumar99/netflix-analysis-using-tableau
This repository contains Netflix Analysis Dashboard Using Tableau where it will help in analyzing total revenue and total subscribers over a period of time based on data provided.
calculations dashboards metadata-management sql tableau tableau-public
Last synced: 19 Mar 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