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-09 00:25:54 UTC
- JSON Representation
https://github.com/loozhengyuan/datafeeds-sql
SQL code snippets for deriving dimensions and metrics from Adobe Analytics Data Feeds
adobe adobe-analytics adobe-analytics-data-feeds bigquery sql
Last synced: 03 Feb 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/starsheriff2/sql-zoo-answers
These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.
database excersices mysql queries sql
Last synced: 02 May 2026
https://github.com/praczet/sql-command.nvim
Simple plugin to run sql command (for mariadb). It allows to run command from selection or for current line.
Last synced: 02 Jan 2026
https://github.com/lucas0headshot/sistema_hardware-dev-3-52-marcos_lucas
Sistema de cadastro de Hardware, desenvolvido em ObjectPascal e SQL. Projeto com objetivo de colocar em prática o aprendizado sobre Delphi, desenvolvido na disciplina de Desenvolvimento de Sistemas na instiuição de ensino Cedup Abílio Paulo
Last synced: 23 Jul 2025
https://github.com/cyberoctane29/cyclistic-bike-share--analyzing-rider-behavior
Analyzed Cyclistic's bike-share data to uncover usage differences between casual riders and annual members. Utilized SQL and MySQL for data processing, R for visualisation, and Kaggle for collaboration. Insights will guide marketing strategies to convert casual riders into annual members.
data dataanalysis dataanalytics database rlanguage rmarkdown spreadsheet sql
Last synced: 22 May 2026
https://github.com/indiecodermm/vet-clinic-db
A PostgreSQL exercise project to learn and practice database basics
Last synced: 16 May 2026
https://github.com/seonghun-dev/logquerify
LogQuerify is reading logfile to SQL
Last synced: 14 May 2025
https://github.com/maximilianotrz/ecommerce_java_springboot
Ecommerce realizado como Proyecto Final en Taller de Programación Avanzada UTN FRM - Java, Spring Boot, MySQL, Thymeleaf
backend java jpa-hibernate mvc springboot sql
Last synced: 01 May 2026
https://github.com/nav3005/timetable-management-system
Project on Time table management system using Python GUI(Tkinter) and SQL for Database
Last synced: 05 Nov 2025
https://github.com/collumbus/data-modeling-with-postgres
This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
data-engineering pipeline postgres python sql
Last synced: 05 May 2026
https://github.com/planetarydev/pure-live-pg
PostgreSQL wrapper with live, realtime queries
livedata pg postgres postgresql reactive realtime sql
Last synced: 28 Jun 2025
https://github.com/turbot/steampipe-plugin-openshift
Use SQL to instantly query OpenShift resources. Open source CLI. No DB required.
backup etl hacktoberfest openshift postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jan 2026
https://github.com/jinkogule/bandejapp
BandejApp is a management system for university restaurants designed to reduce food waste by providing more efficient management.
blade css heroku infinityfree javascript laravel mailgun mariadb php postgresql sql
Last synced: 08 Apr 2026
https://github.com/hellymodikalpesh/employee-attrition-analysis
Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.
dax-expression excel powerbi python sql
Last synced: 23 May 2026
https://github.com/graphlagoon/gsql2rsql
OpenCypher to Databricks/spark SQL transpiler - query your Delta Lake tables as a graph
databricks graph graph-database spark-sql sql
Last synced: 07 Jul 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/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/vduseev/aws-ec2-pricing
Command line tool to collect EC2 prices from AWS API and put them into SQLite table to analyze them better
aws command-line ec2 pricing python sql table
Last synced: 25 Jul 2025
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/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/scl2589/til_selfstudy
Today I Learned📝
algorithm computerscience datastructure git java javascript python sql til
Last synced: 09 Apr 2026
https://github.com/souravroy-etl/duckle
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer that compiles to SQL and runs on DuckDB. Tiny desktop app, no servers, git-friendly workspaces.
data-engineering data-integration data-pipeline data-quality desktop-app drag-and-drop duckdb elt embedded etl local-first react rust sql tauri typescript vector-database
Last synced: 23 May 2026
https://github.com/ritankarsaha/law-and-order
This is a law and order website where the person can search for legal regulations and articles on law.
Last synced: 19 May 2026
https://github.com/joinery-labs/joinery
Privacy-first local data analytics powered by DuckDB.
data-analytics duckdb sql sql-workbench
Last synced: 25 Jan 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/apostolouagge/Cinema-Management-Program-MVC
Cinema management program in .NET
Last synced: 21 Sep 2025
https://github.com/sahinmeric/holbertonschool-higher_level_programming
High-level Programming curriculum of Software Engineering Foundations at Holberton School UY
data-structures javascript networking oop python sql tdd
Last synced: 08 May 2026
https://github.com/nhihin/sampleDB
Store and manage samples in SQL database through shiny application.
Last synced: 30 Jul 2025
https://github.com/erinenovita/data-management
This project aims to translate business requirements into data management solutions. It will involve a complete process of extracting, refining, and delivering datasets extracted from both structured databases and unstructured data sources.
Last synced: 30 Jul 2025
https://github.com/softx0/practicaxlstobbdd_etl
Practica inteligencia de negocios, etl desde archivos excel a una base de datos relacional
control-flow data-flow etl excel microsoft sql sql-server ssis visual-studio
Last synced: 30 Jul 2025
https://github.com/flowsynx/plugin-postgresql
FlowSynx plugin to interfaces with PostgreSQL for CRUD operations. Supports JSONB, full-text search, and advanced query features.
data database flowsynx postgresql postgresql-database sql
Last synced: 09 May 2026
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 15 May 2026
https://github.com/caren-koroeny/vet--clinic
The project was to create a relational database for a veterinary clinic to manage animal data. A table was designed to store animal information, data was added, and SQL queries were used to extract information from the table. The aim was to improve the clinic's ability to organize and access animal data.
Last synced: 24 Sep 2025
https://github.com/thomasshikalepo/sql-data-warehouse-project
Building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics
data-analysis data-cleaning data-engineering data-lakehouse data-science data-warehouse data-warehousing datascience datawarehousing etl-pipeline medallion-architecture sql sql-query sql-server
Last synced: 02 Aug 2025
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/oxylabs/building-scraping-pipeline-apache-airflow
Using Apache Airflow to Build a Pipeline for Scraped Data
airflow-pipelines airflow-python-api apache-airflow apache-airflow-tutorial how-to-use-airflow pipeline-for-scraped-data python sql
Last synced: 27 Sep 2025
https://github.com/rabestro/jetbrains-academy-simple-banking-system
Everything goes digital these days, and so does money. Today, most people have credit cards, which save us time, energy and nerves. From not having to carry a wallet full of cash to consumer protection, cards make our lives easier in many ways. In this project, you will develop a simple banking system with database.
builder-pattern hyperskill interfaces jetbrains-academy logging sql sqlite3 student-project
Last synced: 08 Nov 2025
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/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/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/h-yzeng/retro-minigames
Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.
database database-schema game-development java login-system mysql sql ui-design user-interface
Last synced: 09 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/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/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/samantha-ruth/just-tech-news
A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Express.js, SQL, MySQL2, Sequelize, and Handlebars.
express expressjs handlebars mysql sequelize sql
Last synced: 09 Apr 2026
https://github.com/diego17cp/vet-project
A repository of a team-based veterinary application using Java and connecting it to a DB
crud java oracle-database oracle-developer practice-project sql team-repo
Last synced: 09 Aug 2025
https://github.com/vbalalian/roman_coins_data_pipeline
Work-in-progress, learning-focused, end-to-end ELT data pipeline project.
airbyte api beautifulsoup cicd coins dagster data-engineering data-pipeline docker docker-compose duckdb elt fastapi minio postgresql python rest-api sql web-scraping webscraping
Last synced: 09 Apr 2026
https://github.com/vitor-msp/originarios
Desenvolvimento de um site para venda de produtos indígenas.
asp-net asp-net-mvc bootstrap cropperjs csharp entity-framework razor sql sqlserver
Last synced: 13 Aug 2025
https://github.com/mithunr085/bike-rental-system
This is a Back-end project with jpa and SQL to perform crud operations.
Last synced: 15 Aug 2025
https://github.com/finesse/wired
Light standalone ORM with a query builder and no external configuration
database library mysql orm pdo query-builder sql sqlite
Last synced: 09 Apr 2026
https://github.com/ristep/simpj2j
Single entry point PHP api, JSON request and respond
api-service composer json mysql pdo pdo-php php simple-json-rpc sql sql-statement
Last synced: 10 Apr 2026
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/angeldev96/fullstackopen
Curso Fullstack
ci-cd css docker express graphql html javascript node react sql typescript
Last synced: 10 Apr 2026
https://github.com/vadvergasov/testingsystem
Testing system for schools. Dynamic test addition.
bash batch css html php postgresql pyinstaller python sql
Last synced: 10 Apr 2026
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: 16 May 2026
https://github.com/pkx8326/simple_math_curves_sql_python_plotly
This project demonstrates the use of mysql.connect package with Python and Plotly to create an SQL database, tables, and visualize data from those tables.
data-visualization database datavisualization mysql mysql-connector plotly 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/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/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/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/williabk198/jagsqlb
Just Another Go(JAG) SQL Builder is a Go libarary aimed to give easy to use, ORM-like functions to aid in building SQL queries
Last synced: 09 Mar 2026
https://github.com/An4PDM/Plataforma-de-gerenciamento-escolar-intuitivo-com-CRUD
Projeto Full-stack com integração entre Python e MySQL, permitindo o gerenciamento de dados de um sistema escolar com uma GUI simplificada.
automation coding database development full-stack gui programming project-repository python python3 simple-gui sql
Last synced: 31 Aug 2025
https://github.com/rimveunfinishedprojects/volunteeringplatform
WEB page for Volunteers & Event Organizers
bootstrap4 facebook-sdk php sql website
Last synced: 11 May 2026
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/almoghindi/petstore
Pet Store project with ASP.NET core web API with Entity Framework on the server side, SQL Server as the Database And Angular 19 with NgRx for state management for the client side. Azure used as cloud provider.
angular asp-net aspnet-core azure bootstrap css entity-framework ngrx rxjs sql sql-server webapi
Last synced: 10 Apr 2026
https://github.com/abhi-bhatra/ksarathicommodityapi
Get the real-time price for the crop
azure flask krashak-sarathi sql
Last synced: 04 May 2026
https://github.com/Lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 05 Mar 2025
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/cliftondavies/hap-api
The Ruby on Rails REST API for Hikes Against Poverty.
devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql
Last synced: 10 Apr 2026
https://github.com/hannziegel/budget-app
The Budget-app is a tool for tracking your spending, which is often the first step in getting your finances in order. By understanding what you spend money on and how much you spend, you can see exactly where your cash is going and identify areas where you can cut back. It was built using Ruby on Rails, CSS, JavaScript, and PostgreSQL.
back-end back-end-development css css3 database deploy deployment html html5 postgres postgresql render ruby ruby-on-rails sql
Last synced: 10 Apr 2026
https://github.com/abanoub-asaad/hospitalms
Hospital Management System using C#, Windows Forms, and Oracle Database.
crystalreports csharp database oracle oracle-database sql windowsforms
Last synced: 04 Jan 2026
https://github.com/ar-sayeem/fullstack_developer_from_scratch_freecodecampdotorg
Daily fullstack practice repo. Learning HTML, CSS, JS, React, Node.js & more.
css3 git github html5 javascript nextjs nodejs react sql typescript
Last synced: 09 Jul 2026
https://github.com/raoufswe/volunteerpoint
Volunteer Management System in ASP.NET
asp-net css html javascript sql
Last synced: 18 Jun 2026
https://github.com/novikovadaria/allsqlstudyings
Все конспекты и челледжи по базам данных | All summaries and challenges on databases
postgresql python sql sqlalchemy stydy
Last synced: 12 May 2026
https://github.com/farrelad/sijaru-jti-polinema
Sebuah proyek sistem peminjaman ruangan yang diaplikasikan di Jurusan Teknologi Informasi POLINEMA untuk menunjang seluruh aktivitas bagi civitas akademika POLINEMA.
basisdata informatika kampus mysql peminjaman-ruangan polinema semester-2 sql studi-kasus tugas-akhir
Last synced: 23 Mar 2025
https://github.com/samridhisainii/auction-data-trends
It includes PySpark code for data processing and SQL queries for insightful analysis of IPL auction statistics.
Last synced: 10 Apr 2026
https://github.com/nziza-oscar/nzizaoscar250
I’m a positive, enthusiastic and competent Software Developer,
agriculture bootstrap4 bootstrap5 css educational-systems javascript mongo mongoose mysq php7 php8 postgres postgresql react software-development softwaretesting sql tailwindcss vue3
Last synced: 18 Jan 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/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/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/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/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/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/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/lhm2904/pgexercises-solutions
My solutions to the SQL practice problems on pgexercises.com
Last synced: 14 Mar 2025