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-03 00:26:03 UTC
- JSON Representation
https://github.com/alexandrelamberty/tftic-fswd-courses
Technofutur tic - Full Stack Web Development Training
algorithms angular express html javascript jquery json nodejs react rest-api sql xml
Last synced: 10 Apr 2026
https://github.com/josephmsmith/citibike_nyc_station_relocation_analysis
Use SQL and Tableau to analyze NYC Citibike data for station availability
Last synced: 31 Aug 2025
https://github.com/cavencj/vue-electron-sql
集成了 Vue、Electron、Sql、Element的脚手架,方便开发桌面端的 Vue 应用程序
desktop electron element-ui sql vue
Last synced: 10 Apr 2026
https://github.com/armahdavi/scale_AI_outlier_LLM_training_tuning_rlhf
This repository summarizes work samples in the Scale AI's Remotask and Outlier platforms to train and tune LLMs by providing penalty and reward data.
css-html java javascript llm prompt-engineering python reinforcement-learning sql
Last synced: 10 Nov 2025
https://github.com/jdizm/node-express-sequelize
A demo node/express API project using sequelize and postgres with schema migrations
api docker express node postgresql sequelize sql
Last synced: 10 Apr 2026
https://github.com/luisfelipepoma/social_swift
A full-stack application for managing the human resources of an enterprise, built using Angular for the frontend, PostgreSQL for the database, and Spring Boot for the backend.
angular application fullstack html humanresourcemanagement postgresql spring-boot sql typescript
Last synced: 09 Apr 2026
https://github.com/karenina-na/information-security-basic-capability-experiment
西北工业大学(NWPU)信息安全基础能力实验
crypto javascript linux python python3 shell sql sqlinjection web xss
Last synced: 05 May 2026
https://github.com/bravol/python-fastapi
Learn FastAPI with Resful API from scratch to advanced.
alembic database fastapi mysql-database postresql pytest python restful-api sql sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 11 Apr 2026
https://github.com/prasanthvijayy/product-management-system
A scalable and optimized product management system with REST APIs, using ExpressJS, Sequelize (MYSQL), Redis, , Jest for building unit & Integration testing.
docker-compose expressjs graphql jest-reporter jest-tests nodejs redis rest-api sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/chinmaykunkikar/bms-api
A ticketing platform API for selecting theaters, viewing dates, and accessing movie details and showtimes.
airtribe bookmyshow expressjs nodejs sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/abdelkarimhajji/crud
Explore my CRUD project, where PHP, HTML, CSS, and JavaScript come together to create a dynamic web application. Master Create, Read, Update, and Delete operations seamlessly, demonstrating the power of full-stack development. #WebDev #CRUD #PHP #HTML #CSS #JavaScript 🌐💻
crud-api css html javascript mysql-database php sql
Last synced: 11 Apr 2026
https://github.com/sangeethnandakumar/express-data-library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 10 Apr 2026
https://github.com/tinybirdco/signatures-poc
This repository is dedicated to generating dummy data and a sample dashboard that mirrors a company that manages digital document signatures in real-time.
clickhouse nextjs sql tinybird tremor
Last synced: 16 May 2026
https://github.com/yndajas/racqueteer
Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!
activerecord mvc ruby sinatra sport sql
Last synced: 31 Mar 2025
https://github.com/abenezer-tilahun/vet-clinic-database
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
Last synced: 07 Apr 2025
https://github.com/anmamun0/django_projects
This is Django Project , here will app push django project's
Last synced: 04 Jul 2025
https://github.com/mike-remo/stock-analysis
Simple Stock Technical Analysis
macd python3 rsi sql sqlite3 stock-analysis stock-market technical-indicators
Last synced: 23 Jun 2025
https://github.com/jcoreio/sequelize-sql-tag
a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters
parameterized-queries parameterized-query raw-sql sequelize sql tagged-template-literal
Last synced: 01 Jul 2025
https://github.com/datacody/dbt-jaffle-shop
A hands-on project built to deepen understanding of dbt modeling, testing, and documentation. Based on the Jaffle Shop dataset, the project showcases best practices in transforming and validating source data for business analytics using the modern data stack.
analytics bigquery data-eng data-modeling dbt etl-pipeline sql transformation
Last synced: 02 Aug 2025
https://github.com/apostolouagge/University-management-program-MVC
University management program in .NET
Last synced: 21 Sep 2025
https://github.com/mathiasuy/agencia_webforms
ADO .net y Webforms (año 2013 - BIOS Corporativo) Visual Studio 2010
ado-net csharp example-project rollback sql stored-procedures t-sql three transact-sql transactions visual-studio webforms
Last synced: 08 Apr 2026
https://github.com/EnriqueBDeL/Primer-Contacto-SQL-y-PL-SQL
Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.
evolution notes oracle remeber sql university university-project
Last synced: 21 Sep 2025
https://github.com/angeldev96/fullstackopen
Curso Fullstack
ci-cd css docker express graphql html javascript node react sql typescript
Last synced: 10 Apr 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/sanchezluys/postgresql-nivel-0
Curso Comfenalco PostgreSQL
classroom database pgadmin postgresql presentacion presentation sql
Last synced: 11 Apr 2026
https://github.com/surenkov/django-query-utils
Hanful stuff to work with queries in Django
django filters postgresql sql utils
Last synced: 05 Jan 2026
https://github.com/daverbk/learning-sql
Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan
alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql
Last synced: 03 Nov 2025
https://github.com/ndohvich/ibm-data-science-professional-certificate
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 dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql
Last synced: 16 Nov 2025
https://github.com/lakhindarpal/candidate-key
candidate-key dbms normalization oracle rdbms sql
Last synced: 29 Jun 2025
https://github.com/aykhan019/zust
Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.
asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token
Last synced: 11 Apr 2026
https://github.com/omatheusribeiro/clean-architecture-template-dotnet
This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀
architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit
Last synced: 24 Feb 2026
https://github.com/cesarcanoff/startse-tech-academy-course
Repository of StartSe Tech Academy 2022/2 contents.
bootstrap css3 flexbox-css git html5 javascript nodejs objected-orientated-programing programming-languages semantic sql startse-tech system-and-applications
Last synced: 11 Apr 2026
https://github.com/wlgs/introduction-to-databases-and-sql-course
Introduction to Databases and SQL course 2021/22 at AGH UST. The repository contains also final project source files. The project was to design and create database for a restaurant.
agh agh-ust database database-course mssql sql
Last synced: 22 Apr 2026
https://github.com/alokshandilya/sql50-leetcode
SQL 50 leetcode | solutions | postgres
Last synced: 27 Jun 2025
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/palak-463/attendancemanagementsystem
A simple and user-friendly web application which would help it's users do away with the traditional system of marking attendance. 🎓
html javascript php phpmyadmin sql
Last synced: 27 Apr 2026
https://github.com/yashodatta15/sql_project_on_logistic_company
EDA With MYSQL
Last synced: 14 May 2025
https://github.com/arislooi/twitter-clone
A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.
api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql
Last synced: 11 Apr 2026
https://github.com/drako01/desafio-integrador-01
Desafio Integrador de la Fase 1
css3 eclipse-ide html5 java javascript jsp jsp-servlet maven servlet sql
Last synced: 11 Apr 2026
https://github.com/joao208/ecommerce
Ecommerce de estudo de uma loja de tênis usando PHP, html e sql
Last synced: 30 Mar 2025
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/olbeup/verdu-method
The Verdú Method — Native Cross-DB Queries in Firebird 2.5
cross-database database execute-statement firebird firebird-25 sql verdu-method
Last synced: 13 Jan 2026
https://github.com/kritagya123611/university-erp
The Multi-Role University ERP project is a web-based system that serves as an enterprise resource planning (ERP) solution for universities. It will include different user roles such as Admin, Faculty, and Student, each with specific access rights and functionalities. Admin: Manages users, courses, departments, and overall system configurations. F
css3 express-middleware expressjs html5 nodejs postgresql sql tailwindcss
Last synced: 08 Apr 2026
https://github.com/nikita620/phishing-website-detection-by-machine-learning-techniques
Phishing is one of the familiar attacks that trick users to access malicious content and gain their information. In terms of website interface and uniform resource locator (URL), most phishing webpages look identical to the actual webpages. Various strategies for detecting phishing websites, such as blacklist, heuristic, Etc.
bagging boosting decision-trees numpy pandas python random-forest sckiit-learn sql
Last synced: 10 Apr 2026
https://github.com/sarathchandranpm/vehicle_theft_analysis
This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.
Last synced: 02 Aug 2025
https://github.com/creeperplayer20/employee-database
css html javascript jquery mariadb mysql php sql
Last synced: 11 Apr 2026
https://github.com/alexlatam/golang-simple-blog-app
Simple blog using Go. With MySQL database conection.
boostrap bootstrap5 go golang mysql sql
Last synced: 08 May 2026
https://github.com/crafterkolyan/mmp-practicum-sql-fall-2019
Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году
autotest github-actions mergify sql university
Last synced: 26 Oct 2025
https://github.com/connectaman/inventory-management-software
A Inventory Management Software built using Java Platform and MySql
dbms java javaproject project sql swing swing-api
Last synced: 14 Mar 2025
https://github.com/iamriteshkoushik/db-dev
My attempt to write a simple SQL database from build-your-own.org
dbms golang sql systems-programming
Last synced: 25 Aug 2025
https://github.com/r0man/sqlingvo.ksql
A Clojure DSL to build SQL statements for KSQL DB.
clojure clojurescript dsl ksql lisp sql
Last synced: 24 May 2026
https://github.com/arksouthern/data-cynical
The interactive SQL editor inspired by my all-time favorite, SSMS.
cte postgres sql sql-editor sqlite
Last synced: 10 May 2026
https://github.com/vcnovaes/registro_de_notasdelphi-pgsql
Sistema de registro, exclusão e busca de notas utilizando PostGreSQL e DELPHI
Last synced: 29 Jun 2025
https://github.com/anthonylucky1909/phonemon-db
The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.
database-management database-schema sql sql-server
Last synced: 18 Aug 2025
https://github.com/benjaminsemah/ruby-catalogue-app
This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.
Last synced: 13 Feb 2026
https://github.com/joutvhu/spring-dynamic-commons
Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries
commons directive spring spring-boot spring-data sql utils
Last synced: 29 Apr 2026
https://github.com/theodoremoreland/redb
A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.
airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest
Last synced: 02 Oct 2025
https://github.com/microsphere-projects/microsphere-alibaba-druid
The microsphere projects for Alibaba's Druid
alibaba-druid cloud-native druid java jdbc microservices microsphere sql
Last synced: 24 May 2026
https://github.com/165nuno/nosql-tp
Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).
Last synced: 09 Mar 2026
https://github.com/vtickner/codecademy-data-engineer
These projects were created as part of Codecademy's Data Engineer Career Path course.
csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql
Last synced: 09 Apr 2026
https://github.com/mavmi/telegram-bot
There are several telegram bots. They are pretty useless. But I'm ok with it
docker docker-compose java postgresql shakal-bot-enterprises spring sql telegram-bot telegram-java-api
Last synced: 11 Apr 2026
https://github.com/massigy/palmares-gc-tennis-db
Base de Donnés Pour les Palmarès GC Tennis ( depuis 2021 ).
css ejs expressjs git github html javascript mysql nodejs npm postgresql sass sql typescript
Last synced: 09 Apr 2026
https://github.com/pzim-devdata/data-developer
All my DATA developer projects
correlation data-analysis data-mining data-science data-visualization database folium folium-maps mongodb mysql python spark sql
Last synced: 11 Apr 2026
https://github.com/cricksmaidiene/jumia_case_study
Code and Answers for Case Study from Jumia
case-study e-commerce-project search-engine search-relevance sku sql
Last synced: 28 Jul 2025
https://github.com/minasamirsaad/alx-higher_level_programming
All steps and tasks that I used to learn Python and mySQL with ALX
conditions data-structures everything-is-object exeption-handling fileio import-module inheritance input-output mysql object-relational-mapping oop orm python3 sql test-driven-development
Last synced: 18 May 2026
https://github.com/snsinahub/sqlcmd
actions apache-2 apache-license-2 open-source opensource powershell sql sql-server sqlcmd-powershell
Last synced: 08 Mar 2026
https://github.com/praczet/lazyvim-config
My personal cusomization of the LazyVim config
dashboard folding latex latex-template lazyvim mariadb markdown neovim nvim-configs nvim-ufo pandoc pandoc-filter pdf pdf-export sql taskwarrior
Last synced: 09 Apr 2026
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 2026
https://github.com/afonsedev/controle-hospital
Projeto Windows Forms desenvolvido para ambiente hospitalar com rotina de agendamento de consultas.
azure csharp dotnet sql sql-server
Last synced: 10 Apr 2026
https://github.com/iguptashubham/walmart-eda
Imagine diving into the fascinating world of Walmart with just a few lines of code! This project lets you do that using MySQL, a powerful tool for data analysts. You can clean up messy data like a detective, uncovering hidden patterns and trends. Data scientists can take it further,.
analysis data dataset eda mysql portfolio-project python sql
Last synced: 10 Apr 2026
https://github.com/amanvermai30/quiz-application
The quiz application is a web application that allows users to create and participate in timed quizzes. The application has a RESTful API that provides functionalities for creating and retrieving quizzes.
dao-design-pattern java jpa-hibernate lombok mysql postman spring spring-mvc springboot sql
Last synced: 12 Apr 2026
https://github.com/corverroos/truss
Truss is a simple golang mysql schema management library
golang golang-library mysql schema sql
Last synced: 20 May 2026
https://github.com/fou1100ouacus/course19_driving-license-management_full-real-project
DVLD is a Desktop Application that I've been working on from scratch, using .NET Core Windows Forms, ADO.Net and Microsft SQL Server from Programming Advices Course 19.
advanced-programming csharp-code data-structures database desktop-app dotnet sql
Last synced: 09 May 2026
https://github.com/zhd4/pgbackupbot
Telegram Bot for PostgreSQL Databases auto-backuping
backup database postgres postgresql python sql
Last synced: 27 Jul 2025
https://github.com/shraddhaag/sql-practice-problem-solutions
A repository of solutions to SQL Practice Problems.
postgres solutions sql sql-practice-problems
Last synced: 29 Jun 2025
https://github.com/gdbecker/dbtlabslearning
Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.
analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing
Last synced: 02 Jan 2026
https://github.com/ristep/rp_uuid_time_sortable
My experiments with UUID generating in PostgreSQL
plpgsql plsql postgresql sql time-ordered-uuid uuid
Last synced: 20 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/santarsierilorenzo/nova-pg
Python package designed to simplify and streamline interactions with PostgreSQL databases.
Last synced: 07 Mar 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/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/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/vehanrajintha/vehicle_auction_system
Vehicle Auction System made by using PHP and SQL
auction auction-system auction-website auctions mysql php sql vehicle
Last synced: 18 May 2026
https://github.com/sksubhadeep/nashville-housing-data-cleaning-project-using-sql
SQL Data Cleaning Project on Nashville Housing Dataset
Last synced: 19 Mar 2026
https://github.com/chdb-io/chdb-wasm
Browser SQL shell for chDB — ClickHouse compiled to WebAssembly, running fully in the browser. Live at wasm.chdb.io
browser chdb clickhouse database olap sql wasm webassembly
Last synced: 05 Jul 2026
https://github.com/yihleego/sql-parser
Sql Parser is a IntelliJ IDEA plugin, it can easily parse SQL.
idea-plugin intellij-idea mybatis sql
Last synced: 17 May 2026
https://github.com/romsmnk/sport-programming
Solutions for problems/issues/katas from different sports programming platforms
codewars codewars-solutions eolymp eolymp-solutions hackerrank hackerrank-solutions javascript leetcode leetcode-solutions postgresql react sport-programming sql types
Last synced: 05 Feb 2026
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 22 Apr 2026