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/sanchezluys/postgresql-nivel-0
Curso Comfenalco PostgreSQL
classroom database pgadmin postgresql presentacion presentation sql
Last synced: 11 Apr 2026
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/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/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/crafterkolyan/mmp-practicum-sql-fall-2019
Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году
autotest github-actions mergify sql university
Last synced: 26 Oct 2025
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/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/ersinkoc/schemact
A Zero-Dependency, AST-Based Database Schema Management Tool
database migration mysql postgresql sql sqlite
Last synced: 21 Feb 2026
https://github.com/fdeaquino/farmers_market
Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.
bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql
Last synced: 04 Jan 2026
https://github.com/essien1990/sql_normalization
Data cleaning normalization using SQL
database-management database-normalization foreign-keys mysql phpmyadmin sql xampp
Last synced: 15 Mar 2025
https://github.com/andreadcsousa/alura_postgresql-triggers_sql
Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.
alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao plpgsql postgresql sql triggers
Last synced: 26 Feb 2025
https://github.com/richardwarepam16/hackerrank-sql-practice
This is a repository where I stored all the HackerRank SQL Practices
hackkerrank hackkerrank-solutions hackkerrank-sql mysql plpgsql query-language sql tsql
Last synced: 26 Jan 2026
https://github.com/tylersuehr7/sqlite-class-parser
A lightweight object-to-SQL statement parser.
java java-libraries parser sql sql-parser
Last synced: 27 May 2026
https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering
This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.
data-visualization python selenium sql streamlit web-scraping
Last synced: 11 Apr 2026
https://github.com/saharbueno/basic-chatroom
A simple chatroom website where you can make your own account and begin chatting.
api api-rest css html html-css-javascript javascript json json-api php sql sqlite sqlite3
Last synced: 16 Apr 2026
https://github.com/abrahamgalue/relational-database-certification-projects
Certificación Relational Database de freeCodeCamp.
bash database linux postgresql script shell sql
Last synced: 27 May 2026
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 11 Apr 2026
https://github.com/peter277/sqlcw
SQL Code Wrapper: A lightweight preprocessor for embedding SQL code in host programming languages
code-generator embedded-sql mit-license preprocessor sql sql-integration sql-wrapper
Last synced: 13 Jan 2026
https://github.com/ahmedukamel/warehouse-management-system
The system is for managing all input, output and delivery operations for warehouses at the Faculty of Computing and Artificial Intelligence.
boostrap4 css3 docker hibernate html5 java-8 javascript maven postgresql spring-boot spring-data-jpa spring-mvc spring-security sql thymeleaf
Last synced: 11 Apr 2026
https://github.com/vijaykumar1303/facial-emotion-recognition-system
Facial_Emotion_Recognition_System
cnn-classification git hyperparameter-tuning jupiter-notebook keras-tensorflow machine-learning numpy opencv pandas python sckiit-learn slack sql tenserflow-image-classifier
Last synced: 11 Apr 2026
https://github.com/misszeferino/sql-projects
bigquery data-analysis mysql queries sql sqlite3
Last synced: 29 Jan 2026
https://github.com/giuseppericcio/databaseforfun_msaccess
Several DB with MSAccess developed in school project.
Last synced: 16 May 2025
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/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/henrikesilva/catalogo-de-veiculos
Projeto criado como avaliação em uma oportunidade de emprego utilizando AspNetCore e Angular
angular-cli api-rest aspnet-web-api bootstrap4 csharp dapper-donet-core ddd solid-principles sql
Last synced: 19 Apr 2026
https://github.com/yt3trees/execsql
Right click on the .sql file -> "Send" -> ExecSQL.exe -> Execute the query
Last synced: 27 May 2026
https://github.com/piyushkumar96/generic-orm
A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.
generic go golang gorm mysql orm postgres postgresql sql
Last synced: 13 Jan 2026
https://github.com/patelvivekdev/novelreader
Website to Read and Download NOVEL and COMICS
bookreader comics-reader novelreader php sql
Last synced: 29 Mar 2025
https://github.com/chelseammatta/nopd-cad-data-analysis
Analysis of 911 call data from New Orleans' 3rd & 4th police districts (2019-2022) using BigQuery
911-calls 911-data bigquery cad-data crime-analysis data-analysis emergency-response new-orleans public-safety sql
Last synced: 01 Jul 2025
https://github.com/iguessthislldo/ck2db
Various Utilities and Files for my University Project on Analysing Crusader Kings 2 Save Files
bison crusaders-kings-2 flex json mariadb sql
Last synced: 16 May 2025
https://github.com/belynnn/i3n_dbed_php__crud
Creation of a CRUD in PHP, including a Front-End, Back-End and Database part via a "Data Oriented Back-End Developer" training course thanks to the ASBL Interface3.Namur and the trainer Philippe Stons from the Cognitic/Bstorm training centre.
crud-application mysql php sql training will-not-be-finished
Last synced: 11 Nov 2025
https://github.com/ritobrotomukherjee/vet_clinic_db
It's a database creation project using PostgreSQL
database postgres postgresql sql
Last synced: 01 May 2026
https://github.com/valyauw/brand-showcase-uniqlo-clone
Example brand showcase application (Uniqlo website clone), using a microservices architecture and GraphQL
express graphql microservices-architecture mongodb react react-native rest-api sql
Last synced: 11 Apr 2026
https://github.com/pernillasterner/php_note_app
A simple note application.
authentication composer controllers crud login-form middleware mysql php registration-form router session sql tailwindcss validation views
Last synced: 11 Apr 2026
https://github.com/hamzacham/data_set_projet-4
analysis analytics data data-science datawarehouse sas sql sql-server
Last synced: 24 Mar 2025
https://github.com/isaque-s-0liveira/mysql-one-for-all-be
O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.
docker mysql normalization-database sql
Last synced: 19 Apr 2026
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/analiaburgosdev/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: 02 Jul 2025
https://github.com/analiaburgosdev/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: 02 Jul 2025
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/thekapcioszek/kapcioszek_strona-asp.net
Website made using ASP.NET I made during apprenticeships in November 2022
Last synced: 28 May 2026
https://github.com/symmetric-project/symphony
Pushshift.io to Symmetric post converter.
Last synced: 10 Mar 2026
https://github.com/akhtar21yr/text-utils-
The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.
css django html js python sql text-transform text-utils
Last synced: 12 Apr 2026
https://github.com/vijaykarasala99/memberregisterapi-signup_login_forgot_resetpwd_otpsendingtomail_functionalities-
User_Register API To Register, Login, Forgot Password, Reset Password, OTP Sending To Mail, OTP Verification Functionalities
crud github java maven mysql otp-generator otp-verification postman rdbms rest-api restfull-webservices smtp smtp-mail springboot sql
Last synced: 12 Apr 2026
https://github.com/hasnainyaqub/6_Months_of_Data_Science_and_AI
A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.
ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql tableau tensorflow
Last synced: 24 Nov 2025
https://github.com/TobiHatti/Languages-Summaries
✔🌍 Summary for several programing-languages (A-Levels)
a-level csharp documentation dotnet example instructions sql
Last synced: 10 Mar 2025
https://github.com/faizan-khanx/sql-commandgenerator
sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors
cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap
Last synced: 04 Feb 2026
https://github.com/khushi-sabarad/sqlfungames
Solutions to a variety of SQL-based fun learning games!
mysql sql sqlfungames sqlisland sqlmurdermystery
Last synced: 16 Mar 2025
https://github.com/miladsade96/mysql_notes
Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer
database db dbms mysql mysql-database queries query sql
Last synced: 06 Jan 2026
https://github.com/mmggyy66/vets_clinic
Vet Clinic is a project to create data structure for a vet clinic using a relational database. It implements PostgreSQL and contains all the data about animals. The complete database contains tables with data about: [] animals [] animals' owners [] clinic employees [] visits
Last synced: 30 Mar 2025
https://github.com/anzo52/mysqlcom4py
Simple command line tools for MySQL using Python
cli database mysql mysql-python-connector python-cli sql
Last synced: 12 Apr 2026
https://github.com/julianrendon/schooladminsystem_servlets
Java web application to register students into a database using Servlets and JSP
apache-tomcat dao dao-design-pattern java-ee java-server-pages java-web java-web-app java-webapp javaee javaserver-pages jsp jsp-servlet netbeans oracle oracle-sql servlet servlet-jsp servlets sql tomcat-server
Last synced: 08 Apr 2025
https://github.com/mensenvau/coding_interview_solutions_no1
🚀 Welcome to the Interview Solutions repository!
codility codility-solutions hackerrank pyspark python sql
Last synced: 25 Mar 2025
https://github.com/nithinmohantk/udacity-aws-developer-project-workspace
Udacity Cloud Developer nano-degree program - exercises and project works
angular aws docker ecs eks express ide javascript lambda markdown nodejs postgress rds serverless sql udacity udacity-aws-developer-nanodegree udacity-cloud-developer-nanodegree udacity-nanodegree visual-studio
Last synced: 12 Apr 2026
https://github.com/nyxflower/ladybug
An efficient web-based Code Similarity Detection tool with report generator
css java maven similarity-detection sql web-based-application
Last synced: 06 May 2026
https://github.com/hvignolo87/sqlalchemy
Usage of SQLAlchemy with Python
crud-operations databases pandas python sql sqlalchemy
Last synced: 12 Apr 2026
https://github.com/larissaperinoto/blogs-api
The Blogs API is an APIRest and database for managing the production of blog content.iamento da produção de conteúdo de um blog.
express javascript joi jwt mysql nodejs sequelize sql swagger
Last synced: 12 Apr 2026
https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress
Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.
api backend express-js nodejs nosql solid-principles sql typescript
Last synced: 02 Jan 2026
https://github.com/pedrycz/nohibernate-core
Non-relational data mapping for Hibernate, useful for persisting Java interfaces
Last synced: 16 Mar 2025
https://github.com/roluochke/sql-project
SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.
Last synced: 08 Jan 2026
https://github.com/guilhaof/admin-panel-fullstack
Projeto FullStack com todos os fundamentos e funcionalidades do NextJs 14 + Vercel Admin
clsx-npm css deployment javascript jsx-syntax next-auth nextjs postgresql react sql tailwindcss typescript vercel vercel-deployment
Last synced: 12 Apr 2026
https://github.com/codacy/codacy-tsqllint
Codacy tool for TSQLLint
codacy codacy-tool docker lint linter sql tool tsql tsqllint
Last synced: 23 Apr 2025
https://github.com/wassim-rached/postgresql-projects-examples
Explore a robust PostgreSQL repository featuring efficient indexes, triggers, views, functions, PL/pgSQL scripts, and insightful diagrams for advanced project development and database optimization.
database-administration database-management pgadmin4 plpgsql postgresql sql
Last synced: 02 Mar 2026
https://github.com/ojgabrielleal/toquiotv
Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.
bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv
Last synced: 12 Jun 2025
https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations
This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.
dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql
Last synced: 07 Jan 2026
https://github.com/priom7/discussion-forum-laravel-vue-pusher-
Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.
bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify
Last synced: 12 Apr 2026
https://github.com/mahendra077/ml_model_using_gcp_bigquery
ML Using Big Query
Last synced: 27 Mar 2025
https://github.com/ornella-gigante/mysql_database_workbench
This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permissions and use some structures as procediments.
database-management mysql-database poo sql workbench
Last synced: 16 Mar 2025
https://github.com/arturbomtempo-dev/cotemig-logic-and-programming-assignments
Projects created in the Logic and Programming subject of the computer science technical course.
c-sharp dotnet-framework logic-programming mysql sql
Last synced: 02 Apr 2025
https://github.com/bxvant/hibachiholic
A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS
css3 database expressjs nodejs npm postgresql reactjs sql typescript
Last synced: 26 Jan 2026
https://github.com/teraearlywine/sample-sql
The following repo contains samples of SQL code that can be referenced by future clients or employers.
Last synced: 13 Apr 2026
https://github.com/suman105/cheatsheets-for-interview-preparation
A collection of well-structured and concise cheat sheets for C++, Git & GitHub, and SQL. Perfect for quick reference, interview prep, and boosting productivity. 🚀
Last synced: 13 Apr 2026
https://github.com/humbertocg18/cartilha-digital-2021
Este é o repositório da Cartilha Digital para acessibilidade, um projeto realizado em 2021 ministrado na escolaEnsino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2021.
acessibility bootstrap css html js php sql website
Last synced: 13 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/gaball1/travel-management-system
This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.
bootstrap c-sharp css dotnet dotnet-web-app-web-application html html5 javascript linq microsoft-sql-serv sql webapp
Last synced: 13 Apr 2026
https://github.com/dhouib-mohamed/quoxy
Quoxy is an API authenticator proxy using Go and SQL, featuring secure token management via Cron jobs and a reverse proxy for authenticated requests.
api-gateway api-limiter api-security go proxy sql subscription token-management
Last synced: 04 Feb 2026
https://github.com/helcsnewsxd/famaf-computer_science-databases
Laboratorios, prácticos y teórico de la materia de Bases de Datos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
data-base famaf-unc labs mongodb mysql no-sql sql theory university-subjects
Last synced: 28 Feb 2025
https://github.com/devmessias/gsql2rsql
OpenCypher to Databricks/spark SQL transpiler - query your Delta Lake tables as a graph
databricks graph graph-database spark-sql sql
Last synced: 22 Feb 2026
https://github.com/jahn08/web-article-library
A web project based on the Angular framework with WebApi on the server side
angular1 bootstrap3 csharp entity-framework javascript mvc-pattern signalr sql webapi wix-installer
Last synced: 18 Jan 2026
https://github.com/amandavsamorim/mysql-exercises
Repository dedicated to the exercises and practices of MySQL database conducted during the lessons.
Last synced: 13 Apr 2026
https://github.com/ankit21111/filmilytics
This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.
data-analysis database database-design database-schema erdiagram sql
Last synced: 13 Jun 2025
https://github.com/adalbertobrant/scheduled_tweets
Rails for Beginners part 10 and beyond. From https://gorails.com
html javascript rails6 ruby sql
Last synced: 13 Apr 2026
https://github.com/hacker1649/clinic-management-system-using-asp.net
The Clinic Management System developed with ASP.NET provides seamless integration of patient records, appointments, and billing, ensuring efficient workflow and improved patient care. Its user-friendly interface and robust features empower healthcare professionals to streamline administrative tasks and focus on delivering optimal medical services.
asp-net bootstrap csharp css html javascript sql
Last synced: 26 Aug 2025
https://github.com/ullenius/minihopp
:earth_asia: :rabbit: Java URL Shortener microservice (REST webservice). SQL and NoSQL (Redis) support. To be deployed on a Java application server such as Wildfly
freecodecamp-backend java8 javaee8 json mit-license nosql redis rest-api sql
Last synced: 12 Mar 2026