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-11 00:29:19 UTC
- JSON Representation
https://github.com/gamemaker2k/neo-hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockeyapp json neo-hockey-test php php7 python python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats xml
Last synced: 10 Jun 2025
https://github.com/brandonleekramer/diversity
In this project, my colleague Catherine Lee (Rutgers) and I employ computational text analysis to examine quantitative trends in the use of diversity terms, OMB/Census terms, and other population labels in a sample of 2.6+ million biomedical abstracts spanning the last 30 years.
diversity pubmed python r sql text-mining word-embeddings
Last synced: 05 May 2026
https://github.com/pokkeyuri/simplesequel
SQL statements with minimal boilerplate code
ado-net csharp csharp-library database-library dotnet dotnet8 sql sql-library
Last synced: 06 Apr 2026
https://github.com/vehanrajintha/hotel_reservation_system
Hotel Reservation System made by using PHP and SQL
hotel hotel-booking hotel-management-system hotelreservationsystem php project-management sql
Last synced: 28 Mar 2025
https://github.com/drprettyman/jobmaster
Job queue system for backend systems.
job-queue job-scheduler postgresql python sql
Last synced: 16 Feb 2026
https://github.com/anuprshetty/ipl_data_management
IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.
docker erdiagram mysql normalization-database rdbms sql
Last synced: 15 May 2026
https://github.com/sakibvhossain/data_stores_and_persistence
Build applications that read and write to relational databases using both the Java Persistence API (JPA) and SQL. Use standard design patterns to make your persistence layer easy to test and integrate with a Spring Boot application.
hibernate-orm java multitier-architecture sql
Last synced: 05 Jun 2026
https://github.com/muhammadsaadx/fast-flex-management-system
I have built a comprehensive database management system for Fast NUCES, facilitating student management, course scheduling, and academic tracking for improved university operations using C# and ASP.NET.
Last synced: 12 Mar 2025
https://github.com/kunkristoffer/movie-database
Group project in SQL @ kodehode
Last synced: 11 Jan 2026
https://github.com/synehq/zero-sql
A robust go package to parse sql to mongo query JSON/BSON
mongodb mongodb-atlas sql sql-to-mongodb
Last synced: 17 May 2026
https://github.com/nathanthorell/dataspy
dataspy is a lightweight database monitoring tool that quietly observes your databases for business rule violations.
Last synced: 18 May 2026
https://github.com/wajid7511/graphqldemo
Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme
automapper code-first-approach docker entity-framework-core graphql graphql-api hotchocolate mongodb netcore producer rabbitmq rabbitmq-consumer sql unittesting webapi worker-service
Last synced: 13 Apr 2026
https://github.com/gappeah/fcc-periodic_table_db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.
bash bash-script bash-scripting git postgresql postgresql-database shell sql
Last synced: 25 Jun 2025
https://github.com/mensenvau/leetcode_sql_problems
😊️️️️️️ Leetcode database part solutions
data-engineer data-engineering leetcode leetcode-solutions mysql sql
Last synced: 30 Jun 2026
https://github.com/mfernstrom/js-sif
Scan your JS source code for potential SQL injection vectors
appsec injection-attacks mysql security sql
Last synced: 03 May 2026
https://github.com/vicperal/ai-genai_projects
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers
Last synced: 02 Apr 2026
https://github.com/amiegirl/data_analyst_portfolio_projects
This repository contains my portfolio projects using MS Excel, SQL, MS Power BI and Python libraries such as Pandas, Matplotlib and Seaborn
Last synced: 08 Sep 2025
https://github.com/olaishola05/catalog_of_my_things
An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.
collaboration git ruby sql uml-class-diagram
Last synced: 19 Apr 2026
https://github.com/zouaoui-montassar/gestionbibliotheque
Java , Java Swing , SQL , Gestion bibliotheque en ligne
java smtp-library smtp-mail sql swing-gui
Last synced: 12 Apr 2025
https://github.com/turbot/steampipe-plugin-uptimerobot
Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl
Last synced: 18 Apr 2026
https://github.com/moindalvs/mysql_ddl_dml_tcl_and_more
MYSQL_Basics
mssql mssql-database mysql mysql-database mysql-server sql sql-query sql-server sqlite-database
Last synced: 14 May 2026
https://github.com/rubensneto0001/--controle_de_estoque--
Sistema simples de estoque em Python, com as seguintes funcionalidades: Adicionar produto ao estoque, Remover produto do estoque, Mostrar todos os produtos com suas quantidades, Buscar produto específico e Sair do programa
estoque mysql-database python sql
Last synced: 15 May 2026
https://github.com/zewdu444/catalog_my_things
A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games
Last synced: 05 Apr 2025
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/remcostoeten/minimalistic-portfolio
a old portfolio with a pretty neat design
firebase graphql nextjs nosql prisma react server sql typescript
Last synced: 05 Apr 2026
https://github.com/d-malex/columbia-viajes
App web para gestionar usuarios, roles y viajes.
crypto env hibernate hibernate-jpa hibernate-orm java jsonwebtoken lombok lombok-maven maven mern mysql mysql-database nodemon react spring spring-boot spring-security-jwt sql vite
Last synced: 12 Apr 2025
https://github.com/kennedyowusu/vet_clinic_database
Vet Clinic Database is a relational database focus project. Through the project, users can query the db, perform crud operations on specific data form the database using SQL terminal.
Last synced: 15 May 2026
https://github.com/usman-rizwan/docsy-ai
Docsy AI transforms your static PDF documents into interactive, intelligent assistants. Simply upload a PDF and start chatting — ask natural questions, get instant summaries, and extract key insights from complex content with ease using an AI-powered interface.
ai chatwithdocs clerk convex gemini langchain nextjs pdf-parser react-hook-form shadcn-ui sonner sql uploadthing zod
Last synced: 23 Jun 2026
https://github.com/albertprz/logograph
Minimalistic typesafe SQL DSL for Scala
dsl metaprogramming scala2 scala3 sql
Last synced: 23 Jun 2025
https://github.com/turbot/steampipe-plugin-prismacloud
Use SQL to instantly query Prisma Cloud resources. Open source CLI. No DB required.
hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et
Last synced: 09 May 2026
https://github.com/benbarber/sql-query-stats
This Gem adds some useful SQL query stats to your Rails logs
active-record ruby-gem ruby-on-rails sql sql-query stats
Last synced: 05 Sep 2025
https://github.com/d-madev/columbia-viajes
App web para gestionar usuarios, roles y viajes.
crypto env hibernate hibernate-jpa hibernate-orm java jsonwebtoken lombok lombok-maven maven mern mysql mysql-database nodemon react spring spring-boot spring-security-jwt sql vite
Last synced: 10 Feb 2026
https://github.com/b-lawlor/quahog
Koha Blog
javascript koha perl sql template-toolkit vitepress vuejs
Last synced: 13 Mar 2025
https://github.com/akt0001c/workessential
This is the mgnrega management system which works under a scheme where it manages project and provide work for rural area people and ensure 100 days work for them
Last synced: 05 Jun 2026
https://github.com/lightweight-component/sqlman
A lightweight Data Access Library for Java
Last synced: 02 Apr 2025
https://github.com/rayyan9477/sales-insights-data-analysis-project-using-sql-and-tableau
This project involves analyzing sales data to derive meaningful insights using SQL and visualizing the results with Tableau. The data is stored in a MySQL database, and various SQL queries are used to extract and analyze the information. The project aims to provide a comprehensive understanding of customer transactions, market-specific sales.
dashboards mysql-database sql tableau
Last synced: 11 Sep 2025
https://github.com/lucasdasilva96/the-foodies-app
The Foodies App
framer-motion nextjs14 sql tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/amruthlp12/com.inventorymanagementsystem-
The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.
backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking
Last synced: 20 Apr 2026
https://github.com/mustika-putri-m/sql-tugas-modul-growian
Hands On SQL Lite and Google Bigquery for Growian Assigment
Last synced: 18 Mar 2025
https://github.com/charlie5dh/full-stack-kafka-stack
For recreational use. Just a playground of Kafka+Spark+MQTT+KSQLDB+others
kafka ksqldb spark-streaming sql telegraf
Last synced: 16 May 2026
https://github.com/guilhermersouza34/mod38-projetocompleto
Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.
java javaee jpa-hibernate jsf maven postgresql spring-boot sql
Last synced: 06 Apr 2026
https://github.com/esdmr/bibliothecarius
An example library database and interface
database-schema flask mariadb preact python sql typescript
Last synced: 07 Apr 2026
https://github.com/nirav-gajera/blog-system-php-mvc
blog management system using php
blog blog-management mvc mysql oops-php php php-mvc-framework simple-blog sql
Last synced: 17 May 2026
https://github.com/rhazra-003/the_sparks_foundation
This repository contains all the tasks that I performed in my Data Science and Business Analytics Internship with The Sparks Foundation during the month of July 2021.
business-analytics data-science excel game-analytics jupyter-notebook sparksfoundation-intern sql tableau
Last synced: 20 Mar 2025
https://github.com/tynoee/covid19_data_analysis
This is an analysis of Covid 19 dataset using multiple SQL queries. The dataset used for this analysis includes various information regarding COVID-19 cases such as confirmed cases, deaths, and recoveries, segmented by different geographical locations and time periods.
data-analysis excel sql sqlserver-2019 tableau tableau-public
Last synced: 16 Feb 2026
https://github.com/roitinnovation/roit-sql-builder
Simple SQL query builder.
Last synced: 18 May 2026
https://github.com/thelfensdrfer/hackerrank
Hackerrank submissions in PHP, SQL and Python.
Last synced: 05 May 2025
https://github.com/jbalooshie/covid-19-vaccine-hesitancy
A machine learning project exploring which factors are more likely to contribute to an individual’s hesitancy of getting (or not getting) the Covid-19 vaccine
aws data-science machine-learning rds rds-database sql
Last synced: 15 May 2026
https://github.com/sage-rebirth/aws-rds-flask-demo
This app demonstrates the use of AWS RDS MySQL with a simple Flask demo application
aws aws-rds-mysql cloud mysql rds sql
Last synced: 30 Apr 2025
https://github.com/sad-spirit/pg-gateway
Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder
orm php postgres postgresql sql table-data-gateway
Last synced: 16 May 2026
https://github.com/bobbyiliev/snake-game-event-streaming
event-streaming hacktoberfest javascript kafka materialize nodejs sql
Last synced: 17 May 2026
https://github.com/davidallendj/artisan
Experimental SQL string builder using Go's type system
Last synced: 23 Jun 2025
https://github.com/phillbertnevinemmanuel/coviddeathvaceda
an exploratory data analysis based on dataset of covid statisics from 2020-2022
Last synced: 09 Apr 2025
https://github.com/haidermalikk/mood-atlas
Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database
css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql
Last synced: 01 Apr 2026
https://github.com/francislauriano/softex
Atividades e Desafios - Sala de Aula e Plataforma Online: Formação Dev Back-End: JavaScript e TypeScript | Formação Dev Back-End: Python
javascript nodejs python sql typescript
Last synced: 03 Apr 2025
https://github.com/andreasscherbaum/table_log
PostgreSQL Table Audit (v1)
audit audit-log audit-logs audit-trail auditing c postgresql postgresql-extension sql table-log
Last synced: 17 May 2026
https://github.com/cieslarmichal/sql-labs
SQL labs at AGH University of Science and Technology in Krakow.
Last synced: 21 May 2026
https://github.com/emsk/mruby-masksql
A command-line tool to mask sensitive values in a SQL file
Last synced: 16 May 2026
https://github.com/trbureiyan/app-web-bibliotecavirtual
Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.
bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp
Last synced: 07 May 2026
https://github.com/hashirmeraj/prodigy_fs_02
The Employee Management System allows admins to securely perform CRUD operations on employee records with proper validation and authentication. All edits and deletions are logged with timestamps, providing a complete audit trail for sensitive data, ensuring security, accountability, and efficient employee management.
admin-dashboard authentication backend curd-operation database employee-management javascript jquery jquery-plugin php sql tailwindcss
Last synced: 17 Feb 2026
https://github.com/basemax/megamenuphp
MegaMenuPHP is a simple menu system for PHP that allows you to recursively get menu items and its submenus.
mega-menu megamenu menu mysql php recursive recursive-algorithm recursive-functions sql
Last synced: 03 Apr 2025
https://github.com/jestebandev/backupapigoogledrive
An Agent Job (SQL) creates a daily backup and is stored on the server, then we uploaded using Google Cloud API doing a upload scheduled windows task
backup google-cloud-platform sql
Last synced: 17 Jun 2025
https://github.com/jonaylor89/png-db
store JSON data in PNG images
database png rust sql steganography wasm
Last synced: 17 Feb 2026
https://github.com/sgovindp/sql_projects_collection
This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.
database-management sql sql-server sqlserver
Last synced: 03 Jul 2026
https://github.com/gappeah/fcc-world-cup-db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a PostgreSQL database to store World Cup match results and create a set of Bash scripts to insert data into the database and retrieve meaningful information.
bash bash-script bash-scripting database-schema postgres postgresql sql
Last synced: 17 Jun 2025
https://github.com/kalail1/projects_1
Java programs and SQL projects focused on data optimization and machine learning solutions.
Last synced: 20 Mar 2025
https://github.com/himudigonda/leetcode
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 09 Jul 2025
https://github.com/massacre-saint/codeconfidence-server
This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.
django django-rest-framework python python3 sql sqlite sqlite3
Last synced: 04 May 2026
https://github.com/laurence-ugalde/log-trigger
Trigger to automatically store historical information of a table in a relational database
database database-trigger db2-database log-trigger mysql-database oracle-database sql sql-server-database trigger
Last synced: 14 May 2026
https://github.com/tushar2704/operational-analytics-study
This repository contains valuable insights and visualizations derived from an extensive OPS Analytics dataset with over 3,25,000 rows.
analytics dashboard excel metrics portfolio postgresql powerbi spike sql
Last synced: 06 Jul 2025
https://github.com/pyveci/sqlalchemy-postgresql-relaxed
Relaxed PostgreSQL dialects for SQLAlchemy.
orm postgresql postgresql-compatibility rdbms rdbms-support sql sql-dialects sql-orm sqlalchemy sqlalchemy-dialects sqlalchemy-orm
Last synced: 28 Oct 2025
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/heliorm/heliorm
A code-first object-relational model for accessing SQL data from Java
Last synced: 11 Jan 2026
https://github.com/souzafcharles/amdocs-java-developer
:computer: Bootcamp Amdocs Java Developer. Presented by Digital Innovation One and Amdocs
amdocs digital-innovation-one java javadevelopment linux spring-boot sql sqlserver
Last synced: 03 Apr 2025
https://github.com/kirolos00daniel/covid-sql-analysis
Analysis using SQL server For Covid Data
api csv excel sql sqlserver sqlserver-2019
Last synced: 09 Jul 2025
https://github.com/kunalkeshan/easy-forms
Google Forms Clone [ Deprecated ]
css ejs expressjs html javascript jwt-authentication mysql nodejs sql
Last synced: 30 Dec 2025
https://github.com/yogaprasadk/dbms_course_a_to_z
it is a repository for complete lecture of Database Management Systems taught by riti kumari
acidproperties btree data database dbms filesystem normalform normalization sql
Last synced: 20 Mar 2025
https://github.com/yogeshjha06/php-inventory
Inventory Management System - ERP
ajax bootstrap css javascript php sql
Last synced: 06 Apr 2026
https://github.com/samiksha-khare/historic-movie-recommendation-system
A full-stack web application that tracks global historical events and instantly provides movie recommendations that capture each event’s story. You can also pick any movie you love and discover similar films you’ll enjoy.
airflow css docker expressjs html javascript kafka machine-learning natural-language-processing nodejs python recommendation-system sql
Last synced: 07 Jul 2025
https://github.com/gbburleigh/quick-seeders
Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.
data dataset faker generator python seeder sql test
Last synced: 03 Apr 2025
https://github.com/f-z/databases
Various database projects (modeling, SQL, R)
data-visualization databases datavisualization map-reduce mapreduce r sql
Last synced: 16 May 2026
https://github.com/matteogioioso/postgres-explain
Pgex, PostgreSQL query plan visualization
Last synced: 17 May 2026
https://github.com/ferustech/basicsql
BasicSql wraps existing SQL utilities provided by Java and mchange to reduce repetitive task work.
Last synced: 11 Jan 2026
https://github.com/ayvero/sql-voluntarios-project
SQL project for practicing database queries and constraints using a volunteer management system.
database datagrip postgresql sql
Last synced: 10 Apr 2025
https://github.com/ayvero/sql_videoclub_queries
"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes
Last synced: 10 Apr 2025