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/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/garcane/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: 10 Apr 2026
https://github.com/manuelgu/cache-example
Example cache implementation (Guava)
Last synced: 22 Mar 2025
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/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/olivr/sql-utility-data
General utility data in relational SQL format for countries, languages, currencies (ISO 3166-1, UN M49, ISO 639-1, ISO 4217)
countries currencies data-set iso-3166-1 iso-4217 iso-639-1 languages postgresql sql un-m49
Last synced: 05 Apr 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/ravin-d-27/data_archiving_and_purging
This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server
data-archive data-purge database sql ssms
Last synced: 10 Aug 2025
https://github.com/suhailroushan13/mysql-cheatsheet
The SQL Basics Cheat Sheet provides you with the syntax of all basics clauses, shows you how to write different conditions, and has examples. You can download this cheat sheet as follows:
Last synced: 19 Apr 2026
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/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: 06 Aug 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/AvastrOficial/MysqlBsz
Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar
Last synced: 24 Mar 2025
https://github.com/axeldavid45/agenda-ajax-php-mysql
Agenda creada utilizando la tecnologia AJAX para hacer las consultas y en el backend php.
Last synced: 09 Aug 2025
https://github.com/MaeAERIAH369/Ecole-42-Cursus
1st and 2nd years of École 42. Proficiency in C, C++, Asm, OOP, SQL and system administration.
asmx86 c cpp98 network oop postgresql sql system-administration
Last synced: 01 Oct 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/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/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/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/alokshandilya/sql50-leetcode
SQL 50 leetcode | solutions | postgres
Last synced: 27 Jun 2025
https://github.com/terieyenike/pern-server
Backend for a task app built with PostgreSQL
Last synced: 09 Apr 2026
https://github.com/imega/txwrapper
SQL transaction wrapper on golang
database mysql sql sqlite3 transaction
Last synced: 10 May 2026
https://github.com/creeperplayer20/employee-database
css html javascript jquery mariadb mysql php sql
Last synced: 11 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/arman-sadeghi-2003/arman-sadeghi-2003
Config files for my GitHub profile.
ai-agents avalonia design-patterns dotnet-developer dotnet-maui python3 sql sql-query sql-server sqlite stimulsoft uwp wpf
Last synced: 09 Apr 2026
https://github.com/mgobeaalcoba/sql_practice
Ejercicios y teoría sobre SQL, teoría de conjuntos y algebra relacional
mysql mysql-database mysql-server sql sql-server
Last synced: 28 Apr 2026
https://github.com/srikanth-kandi/optic-lens
This is a full stack web development project
apache-tomcat bootstrap css3 html5 javascript oracle-10g sass sql
Last synced: 09 Apr 2026
https://github.com/kevinbazira/car-rental-price-comparison-website
Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).
chai css database hibernate html java javadoc javascript jsoup junit maven mocha mysql nodejs spring sql vuejs
Last synced: 09 Apr 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/crafterkolyan/mmp-practicum-sql-fall-2019
Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году
autotest github-actions mergify sql university
Last synced: 26 Oct 2025
https://github.com/miroslav-reiter/postgresql
Materiály k online kurzom a školeniam PostgreSQL
postgresql postgresql-database sql
Last synced: 13 Aug 2025
https://github.com/isabelleysseric/massive-data-processing
Traitement de données massives: Analyse de sentiments sur les avis d'Amazon.
data-processing mongodb pymongo sql
Last synced: 29 Apr 2026
https://github.com/vtickner/codecademy-computer-science
These projects were created as part of Codecademy's Computer Science Career Path course.
algorithms bubble-sort computer-architecture computer-science csv data-structures database graphs json linked-list postgresql python queues quicksort schema sql stacks trees
Last synced: 29 Apr 2026
https://github.com/agustinmusanti/sqlchallenge-3
This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.
data-manipulation database-design sql sql-performance
Last synced: 02 Mar 2026
https://github.com/richardbnk/data_preview
An interactive Streamlit-based dashboard for data scientists to preview, analyze, and visualize datasets quickly, supporting file uploads, summary statistics, and basic data cleaning..
analytics business-intelligence data-science datavisualization sql
Last synced: 02 Jul 2026
https://github.com/abdulkader-safi/learnsql
a small repo to learn sql
database mysql sql sql-server sqlite t-sql
Last synced: 12 Apr 2026
https://github.com/kumartusha/data_scientist-ai-ml-_training_anudip_foundation
Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis
excel matplotlib numpy pandas powerbi python scipy sql
Last synced: 10 Apr 2026
https://github.com/FedericoG2/MemoryGame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 13 Aug 2025
https://github.com/escan-dnmz/departman-project
Asp.net Core Mvc 3.1 ile yapılmıştır
asp asp-net-core asp-net-core-mvc aspnetcore mvc mysql mysql-database project sql
Last synced: 17 May 2026
https://github.com/akhilesh664/mysql
🛢️ MySQL Mastery – Queries, Schemas & Optimization! This repository contains a comprehensive collection of MySQL scripts, covering everything from basic queries to advanced database management. It includes well-structured SQL commands, schema designs, stored procedures, and performance optimization techniques—perfect for learners, developers.
database-management jdbc mysql sql
Last synced: 26 Jan 2026
https://github.com/drako01/coderhouse-rockola
Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.
api-rest java maven postman spring-boot sql
Last synced: 09 Apr 2026
https://github.com/jveiiga/bootcamp-claro-java-com-spring-boot
Bootcamp Java com Spring Boot e outras tecnologias que realizei na Dio (Navegue entre as Branchs).
abstracao debugging encapsulamento exceptions heranca java junit5 mariadb maven mongodb phpmyadmin polimorfismo programacao-funcional programacao-orientada-objetos railway spring sql stream testes-unitarios uml-diagram
Last synced: 11 Apr 2026
https://github.com/alessandrorebosio/db25-farmhouse
Database project for managing a traditional farmhouse @ unibo
Last synced: 13 Aug 2025
https://github.com/jm7087/snake-o-jogo-da-cobrinha-com-ranking
Snake o Jogo da Cobrinha desenvolvido em HTML, CSS, JavaScript é PHP. Essa versão salva os pontos é o nome do jogador no banco de dados Mysql, e exibe o ranking com os melhores jogadores.
bootsrap5 bootstrap css game html html5 javascript jogo js mysql php php8 ranking snake snake-game sql
Last synced: 12 Apr 2026
https://github.com/eng-omarfuhaidi/exchange-companies-management-system-with-apex
Illustration of part of the exchange companies management system using Oracle Apex , Oracle DB19c and PL/SQL
html-css-javascript jasperreports jquery oracle oracle-database oracle-db oracleapex ords plsql sql
Last synced: 14 Mar 2025
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 10 Apr 2026
https://github.com/uhstray-io/pyrizon
Data Collection, Analysis, Mapping, Pipelining & Transformation, & API using Python
api data-engineering etl numpy pandas plotly python pytorch raw-data scikit-learn seaborne sql sqlite tensorflow
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/devsujay19/hello-world-in-17-different-programming-languages
"Hello World!" Word In 17 Different Programming Languages.
c cpp cs d-language golang hello-world html java javascript languages php programming programming-languages python r ruby rust sql swift vue
Last synced: 09 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/pratyushpanda91/sql-50-leetcode-solutions
Here is given all solution from day 1 . Question are from below link .
Last synced: 11 Jun 2026
https://github.com/jkazari/mathematics-laboratories-4.2
Repository of solutions for my Databases class on the 4th semester of studying Mathematics at Gdańsk University of Technology
Last synced: 02 Apr 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/assem-elqersh/train-ticketing-system
A comprehensive train ticketing system that allows administrators to manage train schedules and passengers to book tickets. The system supports functionalities like adding train details, bulk uploading via CSV, and booking tickets with real-time availability updates.
css html javascript php sql web-development
Last synced: 11 Apr 2026
https://github.com/cintia0528/data_analytics_and_visualization-sql_tableau
Evaluate Magist as a strategic partner for Eniac's Brazilian expansion. Use SQL to analyze growth, tech accessory sales potential, delivery times, and customer satisfaction in Magist's database.
data dataanalysis datavisualization sql strategy tableau
Last synced: 31 Mar 2025
https://github.com/abdelrahmanbonna/engram
ENGRAM stands for English grammar dictionary which is a dictionary for grammar
Last synced: 02 Jul 2025
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/fmohican/sql-whitelist
WhiteList based on SQL for sponge
sponge sponge-plugin spongeforge spongepowered sql whitelist
Last synced: 24 Jul 2025
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/bifenzine/carsearchhub-discover-react-and-explore-cars-react-tailwindcss-nodejs-express-sql-
CarSearchHub: Web app for car discovery. React frontend, Tailwind CSS, Node.js/Express backend, SQL database. Search, compare, and explore vehicles effortlessly.
express nodejs react sql tailwindcss
Last synced: 11 Apr 2026
https://github.com/flowerfine/rtomde
rtomde supports building apis quickly based on data warehouse or lakehouse, which converts sql into RESTful easily, commonly as data service, focusing on providing Readable, Testable, Observable, Maintainable Data Engine.
data-engine data-service restful-api sql
Last synced: 20 Aug 2025
https://github.com/thinkthinkai/dbinfoz
NPM Get Database Info and Table Schemas
mysql npm npm-package postgresql sql sqlite3
Last synced: 12 Feb 2026
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/madhuresh2011/crm-analysis-using-sql-and-power-bi
⭐CRM Analysis is a data-driven project aimed at improving Customer Relationship Management (CRM) processes through the analysis of customer data. This project leverages tools and technologies, including Power BI, SQL and Excel, to analyze CRM data and extract actionable insights. The goal is to help business optimize their sales.
analysis crm excel kpi powerbi project sql sql-powerbi-excel
Last synced: 12 Feb 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/rajathirumal/bridgemap
A source to source compiler. Bridge language to SQL. This repo is a subproject of https://github.com/rajathirumal/ETL-Tool
bridge-programming bridgemap bridgemap-programming programming-language python sql
Last synced: 31 Jan 2026
https://github.com/halforbit/document-stores
Document Stores lets you easily create queryable stores with strongly-typed keying over document databases like CosmosDb, without the need for high-ceremony repository patterns or bare-metal integrations.
cosmosdb document-database iqueryable sql
Last synced: 31 Aug 2025
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/alexxsouzaa/mysql-and-esp32
Este é um projeto de exemplo que mostra como enviar dados do sensor BME280 para um banco de dados MySQL usando um microcontrolador ESP32. O projeto é escrito em Arduino Framework e foi testado usando o IDE do Arduino.
arduino database esp32 mysql sql
Last synced: 11 Apr 2026
https://github.com/vvkin/shop-admin
Simple administration panel for building materials store.
cms docker docker-compose flask postgresql python sql
Last synced: 10 Apr 2026
https://github.com/lmuffato/project-app-delivery-drink-trybe
Projeto app delivery drink - Projeto avaliativo da Trybe do Módulo de Back-End
back-end context context-api front-end fullstack javascript jwt jwt-authentication md5 md5-hash mysql react reactjs sequelize sql state state-management trybe-projects web-application
Last synced: 03 May 2026
https://github.com/mwmorale/calculating-network-ranges-mysql
Code to use inside of MySQL Workbench to find the network "ranges" with only the information that I have
mysql network network-analysis networking sql
Last synced: 14 May 2025
https://github.com/tr1sm0s1n/fiber-postgres-api
Fiber API for CRUD operations in PostgreSQL.
api crud docker docker-compose fiber go gofiber golang gorm postgres postgresql sql
Last synced: 23 Sep 2025
https://github.com/vbss-io/trybe-roadmap-exercises-and-projects
Repositório para descrever meu desenvolvimento enquanto aluno na Trybe. Possui um RoadMap com exercícios e projetos desenvolvidos durante a formação.
back-end-development backend context-api css docker express front-end-development frontend html javascript jest mocha-chai nodejs react reacttestinglibrary redux sql trybe trybe-exercises trybe-projects
Last synced: 10 Apr 2026
https://github.com/alexfariakof/harvard-cc50
Curso de introdução a Computer Science da Harvard. Tive uma ótima experiência com os diversos problemas complexos e muito difíceis de serem resolvidos, Nem todos os exercícios foram resolvidos principalmente o do modulo SQL FiftyVille .
aws bootstrap c-language-programming cs50 css docker flask html javascript jinja jquery python3 sql sqllite3
Last synced: 11 Apr 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/jayakrishnagaddam/blog-posting-with-csharp
My first project on C#, Which Shows some random Blogposts with High connectivity with database and Frontend Networks from C# and .NET
csharp mvc-architecture mvc-framework sql
Last synced: 22 Aug 2025
https://github.com/jamesehiabhi/ecofurnish-analytics
EcoFurnish Sales and Customer Insights Report
Last synced: 26 Jan 2026
https://github.com/anthonyvanegas/samony-lab
The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.
css database database-management flask html python sql
Last synced: 09 Apr 2026
https://github.com/sarveshgupta1997/sarveshgupta1997.github.io
Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.
backend-development css3 expressjs fullstack-development github html5 javascript mongodb mongoose nodejs portfolio profile readme resume sql web-developer websocket
Last synced: 10 Apr 2026
https://github.com/iasmincirino/bate-papo
Sistema de bate-papo
css html javascript mysql php sql
Last synced: 10 Apr 2026
https://github.com/holomodular/servicebricks
Universal microservices foundation with storage agnostic APIs supporting relational, document, cloud and embedded database engines
api cloud crud database ddd eda embedded microservices nosql polyglot query restapi search servicebricks servicequery services sql
Last synced: 15 Feb 2026
https://github.com/garcane/cinemax-rentals-data-analysis-project
This project aims to utilise the provided database schema to create a realistic business scenario where the following information is extracted and analysed data using MySQL and Power BI.
mysql mysql-database powerbi powerbi-report powerbi-visuals sql
Last synced: 05 Oct 2025
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/lucasbelpiede/law_firm
A advocacy website template developed with WordPress
css git html javascript mysql php seo sql wordpress
Last synced: 10 Apr 2026