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/margelo/react-native-quick-sqlite
DEPRECATED: Use "react-native-nitro-sqlite" instead
jsi lib native react react-native sql sqlite storage
Last synced: 14 Apr 2025
https://github.com/shanduur/c-embedded-sql
This repository contains code of VSCode extension for highlighting SQL syntax in C code.
Last synced: 04 Oct 2025
https://github.com/aad99bxp/sqldataexploration
Exploring various insights from Our World In Data Covid-19 Dataset. Imported the dataset in MS SQL Server and ran queries to undercover various insights in the data.
Last synced: 15 Mar 2025
https://github.com/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/longluo/database-from-scratch
build a database from scratch
Last synced: 05 May 2026
https://github.com/ClydeDz/fancy-comments
Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.
apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml
Last synced: 09 Apr 2025
https://github.com/mrotteveel/firebird-reserved-words
Tool to collect reserved and non-reserved keyword information for Firebird and SQL standard into a Firebird database.
Last synced: 21 Jun 2025
https://github.com/haytham-hammioui/cs50x-2024
This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.
ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-buildkite
Use SQL to instantly query Buildkite users, pipelines, builds & more. Open source CLI. No DB required.
backup buildkite buildkite-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Oct 2025
https://github.com/saheedniyi02/krecommend
A python package for creating content-based text recommender systems on pandas dataframes and SQLAlchemy tables
cosine-similarity flask-sqlalchemy nlp numpy pandas python recommendation-algorithms recommendation-engine recommendation-system recommender-system scikit-learn sql sqlalchemy sqlite3 tfidf-vectorizer
Last synced: 10 Mar 2026
https://github.com/bytebase/snowsql-parser
Snowflake parser on ANTLR4
antlr antlr-parser antlr4 database parser snowflake sql
Last synced: 02 Nov 2025
https://github.com/rainggor/animehaven
The AnimeHaven Backend is a microservice-based RESTful application built with Java 21 and Spring Boot 3.4, featuring OAuth2 for secure authentication. It enables efficient management of anime catalogs, user accounts, and interactive features like comments and ratings.
google java java21 oauth2 postgres postgresql spring spring-boot sql
Last synced: 29 Jun 2025
https://github.com/melisa-karatas/restaurant_management_system
This project is a simple restaurant management system written in Python with database provided by SQL.
management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3
Last synced: 05 May 2026
https://github.com/viktorsvertoka/goit-rdb-hw-07
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-07 sql workbench
Last synced: 09 Apr 2025
https://github.com/jszafran/sqlcommatize
Utility tool that helps with wrapping copied column results with commas/commas + single quotes - so you can use them within IN clause.
Last synced: 17 Mar 2025
https://github.com/viktorsvertoka/goit-rdb-hw-05
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-05 sql workbench
Last synced: 20 Jan 2026
https://github.com/paulio11/p4-squigl-twitter-clone
A social network based on Twitter.
css django html javascript jquery python sql
Last synced: 09 Apr 2026
https://github.com/nahnahdev/Vet-clinic-database
Vet-clinic-database In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.
Last synced: 18 May 2026
https://github.com/vedanti-u/dbsense-ai
A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.
ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript
Last synced: 12 Apr 2026
https://github.com/shaadclt/music-store-analysis-sql
This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.
Last synced: 28 Mar 2025
https://github.com/turbot/steampipe-mod-terraform-gcp-compliance
Run compliance and security controls to detect Terraform GCP resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
compliance gcp hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform
Last synced: 04 Feb 2026
https://github.com/psp515/healthycowdatabase
Databases course 2021 / 22 at AGH UST.
database sql sql-server-database
Last synced: 14 May 2025
https://github.com/rizwanullah313/clinic-managment-system
Clinic management system using Java and MS Access
java msaccess netbeans-ide oracle-database sql
Last synced: 05 Mar 2025
https://github.com/birmingham-and-solihull-ics/bsol_outcomes_framework
Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework
local-government nhs population-health public-health r sql
Last synced: 14 Apr 2025
https://github.com/luisfelipepoma/software_engineering
Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.
angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript
Last synced: 10 Apr 2026
https://github.com/svendolin/all-about-hack
This repository is about IT-Security / how to recognise security vulnerabilities (e.g. SQL injections) and demonstrate them on a webshop that is designed for this purpose.
itsecurity sql sqlinject-defense sqlinjection
Last synced: 19 Mar 2026
https://github.com/willabides/sqlcgetters
Generate getters for sqlc structs
Last synced: 30 Mar 2025
https://github.com/virajbhutada/cliquebait-digital-marketing-analysis-using-sql
This GitHub repository contains the CliqueBait Digital Marketing Analysis project, utilizing SQL for comprehensive analysis of marketing campaigns, user engagement, product performance, and website interactions within the Clique Bait food app. The project offers actionable insights for optimizing marketing strategies in competitive landscape.
campaign-website data-analysis data-extraction data-science digital-marketing food-store microsoft-excel mysql product-performance sql sql-database sql-project user-engagement website-analytics
Last synced: 27 Feb 2025
https://github.com/dschil138/sql-keycounts
SQLite queries to be used with Benign-Key-Logger to help understand your keycount data
benign-key-logger keyboard-layout keycounter keylogger sql sqlite
Last synced: 15 Jun 2025
https://github.com/rayxtr/separate-grass-3333
Hardware and Software support system. In a corporative environment it helps engineers, HOD, and employees to solve problems easily and maintain smooth work.
Last synced: 22 Jul 2025
https://github.com/vishrut-b/end-to-end-data-analytics-with-python-and-sql
This project involves the data cleaning and SQL-based analytics of a retail orders dataset using Python and SQL. It focuses on preprocessing data, followed by detailed analytics to extract insights on sales trends and product performance.
data-analysis python retail sql sql-server sqlalchemy
Last synced: 07 Feb 2026
https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog
I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.
crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql
Last synced: 10 Apr 2026
https://github.com/kyopark2014/aws-athena
It decribes how to use aws athena for data analytics
Last synced: 27 Jun 2025
https://github.com/omarbazaraa/filequerylanguage
Handy SQL-like query language tool for manipulating file system.
filesystem query-language sql tool
Last synced: 04 Sep 2025
https://github.com/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game
This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.
ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql
Last synced: 19 May 2026
https://github.com/harsh6754/dsa-problems
c cpp java jupyter-notebook python sql
Last synced: 06 Apr 2026
https://github.com/priyanshu360-cpu/competitive-programming-
Competitive Programming Codes
c cheatsheet codechef codechef-solutions codeforces competitive-programming cpp17 hackerrank hackerrank-solutions interviewbit java javascript leetcode leetcode-solutions mysql python rust shell sql
Last synced: 11 Apr 2025
https://github.com/phrdavis/grogus_ecommerce
Grogu's E-commerce Project
api api-rest application-yml crud crud-application database e-commerce h2-database java poo pull-requests software-engineering spring springboot sql university-project univille webserver website yml-configuration
Last synced: 11 Apr 2026
https://github.com/jeescu/nebula
:milky_way: Experimental Node.js micro-framework for building micro-services and APIs.
api boilerplate expressjs generator javascript micro-framework microservice nebulajs nodejs rdbms sql
Last synced: 09 Apr 2026
https://github.com/ieedan/tiberqueries
A lightweight ORM for Tiberius.
derive mssqlserver orm rust sql tiberius
Last synced: 02 Mar 2025
https://github.com/brenimcode/hypermarket-database
The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.
Last synced: 27 Feb 2025
https://github.com/jayshrinaikwadi2001/home-steader-india-spring-boot-java-project-
Agriculture Application
api bootstrap css hibernate-jpa html java javascript jsp postgresql springboot sql
Last synced: 28 Jan 2026
https://github.com/naorpeled/forum
💬 A basic forum, made using the Python Flask framework 💬
css flask html python sql sqlalchemy
Last synced: 13 Apr 2026
https://github.com/isaccanedo/drawdb
:cloud: Free, simple, and intuitive online database design tool and SQL generator
database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss
Last synced: 12 Feb 2026
https://github.com/fou1100ouacus/online-banking-management-system-
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql
Last synced: 12 Feb 2026
https://github.com/aeagle/graph-ql-poco
Experimental Dapper based SQL resolver for GraphQL.NET to allow building a GraphQL schema from a POCO model
dapper dotnet-core graphql graphql-net sql
Last synced: 13 Apr 2026
https://github.com/manuseiro/sql-cheat-sheet
O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.
aggregation aliases grouping join managing operators sql subqueries trigger views
Last synced: 19 Mar 2026
https://github.com/oguzhanumutlu/photondb
As fast as a photon, as small-sized as a photon.
compact database fast javascript node photon small sql table
Last synced: 13 Apr 2026
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/karenina-na/database-principles-and-security
西北工业大学(NWPU)数据库原理与安全实验
Last synced: 12 Feb 2026
https://github.com/shivangraikar/golang-database
Golang database programs
database golang golang-examples routines sql
Last synced: 16 Apr 2026
https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project
SQL Database Management, Then Visualizing it on Tableau!
analytics data-analysis data-visualization sql
Last synced: 27 Feb 2026
https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
data-analysis jupyter-notebook python sql sql-queries sqlite
Last synced: 12 Feb 2026
https://github.com/sagar-gavhane/active-query-builder
🐸 Simple and flexible way to write your next MySQL queries.
mysql mysqljs nodejs query-builder sql
Last synced: 11 Feb 2026
https://github.com/binhonglee/emt-advanced-care
ant java java-swing shell-script sql sql-server
Last synced: 13 Apr 2026
https://github.com/henryivesjones/sql-scheduler
sql-scheduler allows you to easily run a suite of SQL scripts against a Postgres/Redshift database.
postgresql python redshift sql
Last synced: 11 Feb 2026
https://github.com/nycanshu/my-earnings-tracker
Next js website to track my freelance earnings
authentication nextjs sql supabase-auth website
Last synced: 28 Feb 2026
https://github.com/tahanima/sqlbolt-solutions
My solutions of SQLBolt exercises
Last synced: 18 Mar 2026
https://github.com/lextrack/gestordeinventariowpf
Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD
crud inventario inventory-management inventory-management-system sql wpf-application
Last synced: 27 Feb 2026
https://github.com/andyfratello/bd
🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB
bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database
Last synced: 13 Feb 2026
https://github.com/anand-3399/gaming-ninja
My aim is to make a complete website that should have all the essential parts a website should have.
000webhostapp admin-dashboard authorisation backend backend-api css frontend full-stack gaming gaming-ninja gaming-website html javascript mysql mysql-database php signinwithgoogle sql userlogin
Last synced: 27 Feb 2026
https://github.com/turbot/steampipe-mod-finance-insights
View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.
finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance
Last synced: 19 Mar 2026
https://github.com/byancamatos01/labbancoqueres
"Exercícios de Queres em Lab. de Banco"
banco-de-dados groupby join select sql
Last synced: 18 Mar 2026
https://github.com/nathanthorell/sql-tools
A collection of utility tools for working with various dialects of SQL databases
Last synced: 24 Apr 2025
https://github.com/proximad/responsive-construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 09 Feb 2026
https://github.com/mskian/tamil-words
Tamil words Collections with English Meaning - API and SQL Data.
api data javascript json json-api mysql pdo php sql tamil tamil-language tamil-sms tamilwords translate translator
Last synced: 14 Apr 2026
https://github.com/georgetdn/syscppcplinux
Store Linux C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)
class data framework linux object persistence serialize sql
Last synced: 12 Feb 2026
https://github.com/agoyamo/micosoft-sql-service-handler
This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management
microsoft microsoft-sql-server service sql sql-server
Last synced: 18 Mar 2026
https://github.com/shane-staret/railway-management-system-mccc-cis-245
MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.
database database-management java javafx railway software-design sql user-interface
Last synced: 13 Feb 2026
https://github.com/mohamed-94/dll-for-sql-connection
A Dynamic Linking Library (DLL) for SQL parsing and Connection ..Integrates with MS SQL Server.
dynamic-link-library ms-sql-server sql
Last synced: 11 Mar 2026
https://github.com/niweera/gp
Group Project I (Hospital Management System of Bentota)
ajax bootstrap4 css html javascript jquery mysql php sql
Last synced: 13 Apr 2026
https://github.com/beranradek/overview-repo
Rich repository implementation with overview (filtering, grouping, ordering and pagination) settings, including support for 1:1 and 1:n joins (for SQL)
Last synced: 14 Jan 2026
https://github.com/fabiomattei/uglyduckling
Be focused on the problem you are solving while developing project management software using this framework that stays out of your way
Last synced: 09 Apr 2025
https://github.com/akos29/vet-clinic
This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.
Last synced: 08 Feb 2026
https://github.com/vaibhavdavedev/ibm-backend-development-course
This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate
devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql
Last synced: 08 Feb 2026
https://github.com/jailtonjunior94/transactions
🚀 POC, utilizando .NET 6, API, Worker, EventHub, Debezium, AKS e Docker
aks-kubernetes-cluster api debezium dotnet6 kafka sql worker
Last synced: 13 Apr 2026
https://github.com/kunalg98/online-movie-booking-system
Prototype of online movie booking system
3d-vectorising css html javascript liveserver-vc movie-booking particle-js-library php sql
Last synced: 15 Apr 2026
https://github.com/rakshixh/jobvio.in
Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )
database-management dbmsminiproject mysql online-job-portal php sql
Last synced: 13 Apr 2026
https://github.com/lmsharma/analytics-superstore-sql
A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.
postgresql sql sqlquestions superstore-data-analysis
Last synced: 05 Jul 2025
https://github.com/stevencodelab/aes128sistem
Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.
aes-128 bootstrap database decryption encryption javascript php sql
Last synced: 10 Apr 2026
https://github.com/keivanipchihagh/covid-19-data-analysis
☠ Covid-19 deaths & vaccination analysis with daily-updated data from OWID dataset
analysis covid19-data sql tableau
Last synced: 19 Mar 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/abeltavares/nps_performance_analysis
Analyzing and Monitoring Net Promoter Score (NPS) Performance for Healthcare Companies using SQL and Power BI
customer-satisfaction dashboard data-analysis data-visualization healthcare net-promoter-score nps-analysis performance-monitoring power-bi sql
Last synced: 19 Mar 2026
https://github.com/nedelab/crudcreator
CRUDCreator lets you create CRUD interfaces faster.
crud fastapi python rest-api sql sqlalchemy
Last synced: 26 Feb 2026
https://github.com/vaneeza-7/airport-database
✈️ SQL database for an airport, complete with relational model, entity relationship diagram, creation of tables and queries
airport-database airport-management sql sql-server-database sql-server-management-studio
Last synced: 19 Mar 2026
https://github.com/sudhanshu-ambastha/web-tech-project
css html5 javascript js php sql
Last synced: 01 Feb 2026
https://github.com/basemax/sqlite-browser
SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.
javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial
Last synced: 07 Feb 2026
https://github.com/learnwithfair/dbms
Database Management System (DBMS) with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
3-1 3-1-semester academic dbms dbms-project learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql
Last synced: 19 Mar 2026
https://github.com/damiansuess/learn.laravel
Learn how to use Laravel 11 through small example apps
laravel learn learn-laravel php sql suesslabs xeno-innovations
Last synced: 13 Feb 2026