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-30 00:25:46 UTC
- JSON Representation
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/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/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/cleverportal/collabnote-fullstack-app
✨ CollabNote is a full-stack note-taking app built with a modern tech-stack: NestJS, Next.js, Vite, and Supabase, designed for collaborative note management. It features user authentication, note sharing, responsive design, and API documentation, making it an efficient and modern tool for organizing and sharing notes.
apollo full-stack fullstack-development nestjs-backend nextjs notes postgresql react shadcn shadcn-ui sql supabase typescript vite
Last synced: 03 Apr 2026
https://github.com/vinnybellack/finzooid-customer-success
Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.
buffer chatgpt customer-success excel powerbi project-coordination project-management sql
Last synced: 17 Apr 2026
https://github.com/thecodedaniel/todo-app
Simple TODO application with laravel
crud-operations database-management laravel mvc sql todo todo-app todoapp
Last synced: 02 May 2026
https://github.com/overult01/multicampampus_mysql-jdbc
멀티캠퍼스 풀스텍 교육 수강 중 MySQL쿼리문과 JDBC연동에 관한 실습입니다.
Last synced: 02 May 2026
https://github.com/sungchun12/prefect-dbt-cloud
dbt Cloud pipelines in prefect 2.0 examples
dbt dbt-cloud integration prefect sql
Last synced: 11 May 2026
https://github.com/tushar2704/sql-challenges
Collection of SQL challenges designed to demonstrate my skills and expertise in database management, data analysis, and data manipulation using SQL. This repository serves as a showcase of my abilities to handle complex SQL queries, optimize database performance, and solve real-world data problems.
data-analytics data-mining data-science datamanipulation mysql postgresql sql
Last synced: 24 Apr 2026
https://github.com/pablo-restrepo/appgestionfutbol
Aplicación de gestión de partidos y torneos de fútbol
Last synced: 06 Jul 2025
https://github.com/drako01/bootcamp_java_educacionit
Repositorio de Todas la Actividades del Bootcamp de JAVA
css3 eclipse-ide html5 java javascript json jsp maven servlet spring-boot sql
Last synced: 13 Apr 2026
https://github.com/avdunusinghe/agriproducttracking
.Net 6 | Entity Framework Core | Microsoft SQL | Code First Approach | C# | Type Script | Authorize.Net Payment Gateway | Twilio
angular angular-material csharp efcore microservice sql typescript wso2-esb
Last synced: 01 May 2026
https://github.com/dreamless07/my-projects
All the projects i have contributed and worked on are in this repository. Contains all files and code for every specific project.
beginner-project databases intermidiate-projects java projects python3 sql
Last synced: 18 Jan 2026
https://github.com/atymri/linqsimulator
LINQ Simulator is an interactive C# console application designed to let you experiment with LINQ queries in real time.
console csharp data data-analysis linq query sql
Last synced: 23 Oct 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/inductjs/core
Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.
expressjs mongodb nodejs prototyping sql typescript
Last synced: 11 Apr 2026
https://github.com/quick-perf/quick-sql-test-data-web
Web page to quickly create SQL test data
h2 hsqldb mariadb mysql oracle postgresql sql test testing
Last synced: 24 Feb 2026
https://github.com/ayvero/sql_medical_project
This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.
Last synced: 15 May 2025
https://github.com/meetup-python-grenoble/datasette-workshop
Exploration de données avec Datasette
data-analysis data-science data-visualization datasette exploratory-data-analysis python sql workshop
Last synced: 13 May 2026
https://github.com/asleshagaikar/sql-sales-inventory-analysis-eda
This project provides a robust framework for performing data analysis on sales, inventory, and customer data stored in a PostgreSQL database. The SQL scripts implemented in this project offer insights into key performance indicators (KPIs), customer segmentation, product trends, and operational efficiency, enabling better business decision-making.
Last synced: 15 Mar 2025
https://github.com/chouaib-629/taskmanager
A simple task manager application built with PHP to help you manage your tasks efficiently.
css html js mysql mysql-database php sql
Last synced: 13 Apr 2026
https://github.com/eby8zevin/phpmysqli-marketplace
UAS Semester 5
css javascript marketplace mysqli mysqli-database php sql
Last synced: 10 Jun 2025
https://github.com/nrnrk/psql-splitter
Split a postgres sql file into multiple files
Last synced: 14 Jan 2026
https://github.com/rozhakxd/securesqlfirebird
Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.
database firebird firebirdsql flamerobin grant revoke sbd security sql
Last synced: 16 May 2025
https://github.com/octavius-framework/octavius-database
SQL-first data access layer for Kotlin & PostgreSQL. An Anti-ORM with fluent query builders, automatic type mapping (ENUM, COMPOSITE, ARRAY), transaction plans with step dependencies, and polymorphic storage
data-mapping jdbc kotlin postgresql sql
Last synced: 30 May 2026
https://github.com/g-s-c-code/libraryapi
RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.
asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql
Last synced: 30 Mar 2025
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/secmon-lab/overseer
A security log analysis tool for data lake with combination of SQL query and Rego policy
bigquery detection open-policy-agent security-monitoring sql
Last synced: 11 Mar 2026
https://github.com/tusharpandey003/sql_query_generator
This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)
gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application
Last synced: 18 Apr 2026
https://github.com/freshposh-code/blog-usercrud
This is blogApp, registering, creating and editing post with a base UI styled inline.
Last synced: 02 Mar 2026
https://github.com/powerbroker2/easysqlite
SQLite3 wrapper module
database python python3 sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 13 Apr 2026
https://github.com/jdegand/data-lemur
Solutions for Data Lemur Practice Interview Questions
Last synced: 15 Mar 2025
https://github.com/exasol/exasol-driver-lua
Exasol SQL driver for Lua
database driver exasol exasol-integration lua sql
Last synced: 15 May 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/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/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/sushantnair/rdbms
A collection of experiments I have performed for the course "Relational Database Management Systems" as part of the curriculum for Semester 4 of SY BTech. Computer Engineering at KJ Somaiya College of Engineering, Somaiya Vidyavihar University, Vidyavihar, Mumbai, 400077
Last synced: 29 May 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/zaujulio/webchatroompostgres
BD2 Project: Web Chat Room Based Application
Last synced: 14 May 2026
https://github.com/atulsinghmbbs/online-hardware-and-software-application
This is the backend application of an online Hardware and Software Application. The user flow is implemented for 3 entities, HOD Engineer and Employee. Employee can login registered the complain .HOD can registered the Engineer and assign to problem to the engineer and Engineer can the solved the complain and Update the complain Status
Last synced: 13 Jun 2025
https://github.com/cr2007/f27wd-cw2
Coursework 2 - Databases
computer-science database f27wd php sql web-design-and-databases
Last synced: 20 May 2026
https://github.com/fiatjaf/parser-frenzy
[ABANDONED] an app that allows developers to build intelligent and offline-first data-entry apps for normal people.
data-entry eventsource jq pouchdb sql
Last synced: 07 Apr 2025
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/dagmawi-22/invoice
Invoice management full-stack application with nextjs, nestjs, prisma & postgresql.
jspdf nestjs nextjs nextjs14 postgresql prisma react sql swagger swagger-ui tailwindcss xlsx
Last synced: 13 Apr 2026
https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose
This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.
docker-compose dokcer pgadmin postgresql sql
Last synced: 30 Apr 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/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/vinay-ram1999/data-engineer-playground
A fully containerized multi-service environment to prototype end-to-end ETL workflows.
airflow big-data-analytics data-engineering delta-lake docker iceberg lakehouse minio nessie postgresql spark sql trino unitycatalog
Last synced: 14 Apr 2026
https://github.com/jundel-malazarte/crud_employee
Create, Read, Update & Delete - Table Employee with MySQL Database (CRUD)
Last synced: 23 Jan 2026
https://github.com/wojciechstaszewski4/amusementparkdatabase
🎢 A database and web management system for an amusement park developed in .NET Razor. Features include user management, attractions, ticketing, promotions, CRUD operations, filtering, and master-slave relationships, with SQL scripts for schema creation, stored procedures, triggers, views, and an ERD diagram.
amusement-park backend crud data-management database-design entity-framework erd filtering-sorting master-slave razor-pages relational-database scalable-systems sql stored-procedures triggers web-application
Last synced: 23 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/aliatayee/vet_clinic
This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.
Last synced: 04 Jul 2025
https://github.com/nano-labs/django-query-debugger
Prints queries executed on you projects along with line traceback.
debugger django query-debugger sql
Last synced: 22 Apr 2026
https://github.com/lrcampos97/code_utils
💥Code and tips for examples. Delphi, Ionic, PHP and SQL.✔
delphi ionic php slim-framework sql
Last synced: 13 Apr 2026
https://github.com/jeidison/native-query
Laravel package for save native query in external file.
Last synced: 18 May 2026
https://github.com/ndohvich/ndohvich
Je suis un grand fan de l'analyse des données avev PYTHON
anaconda arduino data github jypyter keras machine-learning machine-learning-algorithms numpy pandas python scikit-learn sql tensorflow visual-studio-code visualization-dashboard
Last synced: 11 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/macdon112/layoff-analysis
SQL data cleaning & analysis of global layoffs
data-analysis data-cleaning data-exploration sql
Last synced: 21 Feb 2026
https://github.com/cleberzumba/data-analysis-with-apache-spark-and-databricks
San Francisco Fire Calls. Creating a Spark application on the Databricks using PySpark and SQL for common data analytics patterns and operations on a San Francisco Fire Department Calls dataset.
Last synced: 23 Jan 2026
https://github.com/00nevo/uebungen-exercises-sql
What i am reading regarding SQL.
Last synced: 23 Jan 2026
https://github.com/antonmarin/traceable-pdo
Adds trace to sql statement. Know the source of your queries!
Last synced: 14 Jan 2026
https://github.com/ra1nz0r/elementary_bank_service
Элементарный сервис для банка.
cicd docker docs golang kubernetes migration postgres protobuf sql swagger transaction
Last synced: 24 Apr 2026
https://github.com/wizardoftrap/note-sharing-api
The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.
java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql
Last synced: 11 Apr 2026
https://github.com/samyak-jain/hospital-backend
authentication mongodb sql tornado
Last synced: 11 Apr 2025
https://github.com/drako01/desafio-final-bootcamp-java
Proyecto Final de Java-Bootcamp
boostrap css3 git html5 java javascript maven spring-boot sql
Last synced: 11 Apr 2026
https://github.com/shanukatiyar111/pyspark-project-1
DATABRICKS PROJECT- END TO END SALES ANALYSIS
databricks pyspark python sparksql sql
Last synced: 19 Jun 2025
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/talib8335/picdrive
PICDRIVE is designed to save and manage important images. Similar to Google Drive, PICDRIVE allows users to upload their photos, but it offers more flexibility by enabling direct edits and changes to files after upload, making it a more versatile tool for image management.
ajax bootstrap5 css3 dreamweaver html5 javascript jquery mysql php sql
Last synced: 11 Apr 2026
https://github.com/khdevops/spotify_data_pipeline
Spotify Top 50 Data Pipeline
apache-airflow bash bigquery docker git google-cloud-platform pandas python sql terraform
Last synced: 28 Oct 2025
https://github.com/bipin115/php-webapp-signup-forgot-password-reset
This project is a web-based application where you can signup, log in, reset your forgot password functionality with SQL lite Db.
Last synced: 24 Mar 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/m7moudgadallah/sales-office-db-design
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql
Last synced: 16 Mar 2026
https://github.com/gusgosdev/sql
Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.
Last synced: 13 Apr 2026
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/deddyandri/tomanbikeshare
SQL & Power BI project about helping Toman Bike Share to understand if increasing prices next year is possible
Last synced: 24 Jan 2026
https://github.com/i-m-akshat/online_food_application
This is a new web application m currently working on. This is basically a web application on which an owner (restaurant or cafe owner) can basically manage his items , the orders of the users and also the admins and their various roles and the user / customer can buy/ purchase food provided by the owner. This project is based on Dot net core
bootstrap5 dotnet dotnet-core dotnet-framework mvc n-tier-architecture online-food- online-food-catering-service online-food-order online-food-ordering-system online-food-store restaurant-management sql
Last synced: 04 Feb 2026
https://github.com/qw-0p/software-store
This is a monorepo that contains the entire e-commerce store project, including both server and client components
2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript
Last synced: 14 Apr 2026
https://github.com/adrianovolter/encur_url
Encurtador de URL
docker-compose fastify nodejs postgresql redis sql typescript zod
Last synced: 02 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/go-andiamo/sqlnt
Go package for SQL named arg templates
go golang named-templates sql template templates
Last synced: 11 Mar 2025
https://github.com/waveform-computing/dbsuite
An old application for managing database documentation and bulk loads
Last synced: 24 Jan 2026
https://github.com/davplazas/proyecto-manejo-bases-de-datos
Base de datos relacionada con el ICFES
cpp er-model html pgmodeler plpgsql postgresql pydash python sql
Last synced: 21 Jan 2026
https://github.com/youssefelghamour/artisansalley
E-commerce Full Stack website: A digital marketplace connecting artisans with customers.
css flask flask-api flask-sqlalchemy fullstack html javascript jquery jquery-ajax mysql python restful-api sql sqlalchemy
Last synced: 11 Apr 2026
https://github.com/kiranmayi5/sql-database-projects
A collection of projects focused on demonstrating expertise in SQL, database design, and data analysis.
data-warehouse database etl query-optimization sql
Last synced: 13 Jun 2026
https://github.com/omonimus1/database-management-rocket-coursework
Database Design and implementation of SQL queries for the Database Management module Coursework
computer-science database-management sql university-coursework
Last synced: 06 Feb 2026
https://github.com/mohamad-abdelkhalek/realtime-chat-app
Real-time chat application. This project enables users to communicate seamlessly with instant message updates and a user-friendly interface.
ajax css html javascript mysql php sql
Last synced: 13 Apr 2026