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-02 00:29:19 UTC
- JSON Representation
https://github.com/priyansusahoo/mini_project
3rd year mini Project
bootstrap css html javascript php sql
Last synced: 18 Nov 2025
https://github.com/adesoji1/data2bots-data-engineering-assessment
Data Engineering Solution for Data2Bots Data Engineering Technical Assessment
atlas aws aws-cli boto3 linux postgresql postgresql-database psql psycopg2 psycopg2-binary python3 s3-bucket schema sql terraform ubuntu2004 vscode vscode-extension
Last synced: 28 Feb 2026
https://github.com/gautam25raj/mymoview
The Personal Movie & TV Show Website! Discover, explore, and immerse yourself in the world of movies and TV shows with this interactive web application powered by the TMDB (The Movie Database) API.
dayjs nextjs redux redux-toolkit sql tailwindcss tmdb-api
Last synced: 11 Apr 2026
https://github.com/halilomergurgan/academia-portfolio
Academia Portfolio Web Site
Last synced: 21 May 2026
https://github.com/alideweb/sql_ref
cheetsheet database mysql postgres postgresql sql sqlite
Last synced: 15 Mar 2025
https://github.com/mikma03/databases
Main purpose of this repository is to generate knowledge about databases in general view.
cassandra graphql hadoop mongodb msql neo4j newsql nosql oracle-database postgresql redis sql
Last synced: 11 Apr 2026
https://github.com/oscardelgado02/twitter-lands
Twitter Lands is a web page project that is really similar to Twitter, but it is organized by countries and users can add events and recommendations to each country.
css html html-css html-css-javascript javascript mysql sql sql-database sql-server
Last synced: 05 Mar 2025
https://github.com/krichard410/database
Database created as a project for Database Systems, built with SQL.
Last synced: 03 Feb 2026
https://github.com/18markus1984/filament-storage
A program to save all your filament for your 3D printer. I created a SQL and local Version.
3d-printer filament filament-storage sql
Last synced: 07 Apr 2025
https://github.com/chernyakid/startup-investments
Анализ рынка инвестиций в стартапы
Last synced: 03 Feb 2026
https://github.com/vishalgaud17/sql_employee_data_analysis
Analyzing workforce trends, salaries, hiring patterns, and performance insights using SQL. Includes CTEs, window functions, and views for quick access.
Last synced: 09 Mar 2025
https://github.com/shahid1275/attend-ease
A digital solution for tracking attendance with real-time reporting, role-based access. Integration with official provincial datasets/APIs
mui-material nextjs reactjs sql typescript
Last synced: 01 Jul 2025
https://github.com/brockaltug/sql-employee-tracker
Content management system command-line application to manage a company’s 🧑🧒 employee database, using Node.js, Inquirer, and PostgreSQL.
asynchronous-programming cli consoletablejs crud dotenv environment-variables expressjs inquirerjs javascript nodejs postgresql relational-database sql
Last synced: 11 Apr 2026
https://github.com/nitoba/agro-migrator
Ferramenta open-source para simplificar migrações de banco de dados do Agrotrace, oferecendo solução robusta e amigável para gerenciar estruturas complexas, garantir integridade dos dados e rastrear mudanças. Inclui geração automática de arquivos de migração.
Last synced: 11 Apr 2026
https://github.com/praisetompane/app_etl
A toy API driven ETL application to experiment with the Flask(with gunicorn), SQLAlchemy, Alembic and Postgres.
alembic docker flask python railway sql sqlalchemy worldhealthorg
Last synced: 16 Apr 2025
https://github.com/abeatrix/auction
An auction site built in python and django
django-rest-framework python sql
Last synced: 01 Jul 2025
https://github.com/xblackicex/mini-sqldb-rs
🚀 This project is aimed at understanding how SQL databases work internally and implementing a tiny SQL database using Rust. It serves as a learning tool to explore database concepts while gaining familiarity with Rust programming.
Last synced: 16 May 2025
https://github.com/roldanramon/acompanhamento_do_cenario_3
Acompanhamento do Cenário 3
bash excel flexdashboard linux python r rmarkdown rpubs sql
Last synced: 01 May 2026
https://github.com/crbroughton/sibyl
A lightweight, type-safe query builder for sql.js, libSQL & Bun
bun database db embedded sql sqlite typescript wasm
Last synced: 11 Apr 2026
https://github.com/angelvalentino/findit
Final project for CS50 SQL (2024) – A well-structured social media database schema developed using MySQL, accompanied by an ER diagram. Designed to facilitate real-world connections between users.
cs50 cs50sql cs50sql-final-project database-schema er-diagram mysql mysql-database sql
Last synced: 15 Mar 2025
https://github.com/harsh-arora-4114/united-states-department-of-agriculture-production-insights-data-analysis
USDA Production Insights is a SQL-based project developed as part of a Coursera capstone, focused on analyzing multi-year, multi-state agricultural production data. It simulates a data scientist’s role at the USDA, delivering insights on commodities like milk, cheese, and coffee to support strategic decision-making.
Last synced: 01 Jul 2025
https://github.com/lenakirara/hackerrank
Solving problems with Python and SQL
challenges coding-challenge python sql
Last synced: 27 May 2026
https://github.com/lasbrdev/desafio-docker-dio
Docker: Practical use in the Microservices scenario
docker linux nginx-configuration php sql
Last synced: 16 Apr 2026
https://github.com/jcilacad/reservation-system
Mini project for an online reservation system for retail within a school / university
object-oriented-programming spring-aop spring-boot-3 spring-data-jpa spring-framework-6 spring-mvc-crud spring-security sql thymeleaf
Last synced: 02 Jan 2026
https://github.com/raphael-soares/node
Um repositório com os fundamentos do meu aprendizado com NodeJS
express expressjs mysql node nodejs sequelize sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/nikhilsree5/targetcasestudy
An exploratory and in-depth study of the e-commerce market in Brazil.
bigquery eda sql visualization
Last synced: 15 Mar 2025
https://github.com/guptamudit/dsa---leetcode
LeetCode Problems
cpp database dynamic-programming javascript mysql problem-solving python sorting-algorithms sql
Last synced: 11 Apr 2026
https://github.com/jmigac/graphql-web-services-spring-aem
Master thesis on topic "Developing GraphQL Web Services in Spring and Adobe Experience Manager". Project will contain REST api build in Spring framework for receiving data about earthquakes with possibility of local data caching. Local data cache will be achieved will background thread contacting external API and filling local database using prebuild REST service. Build web service will be used as a backbone service for GraphQL endpoint, which will provide specific information to received query. As an addition to the master thesis content, new technology will be used in comparison with spring, it's called Adobe Experience Manager [AEM]. AEM is an enterprise content managment system, with a rich technology stack and high level of customization.
adobe adobe-experience-manager aem database earthquakes graphql graphql-endpoint jpa-hibernate junit5 jwt jwt-authentication local-database mysql rest-api security spring-framework sql web-services web-services-restful
Last synced: 11 Apr 2026
https://github.com/serratotech/onemovie
One Click, One Movie (WebApp for Cinema Billboard)
angularjs asp-net asp-net-core asp-net-mvc css html5 javascript jquery sql sql-server vb-net visual-basic
Last synced: 11 Apr 2026
https://github.com/rogermedico/magdapb
Website containing last updates on research and curriculum vitae of Dr. Magda Pascual Borràs. Whole project is made using CodeIgniter framework.
backend bootsrap codeigniter php responsive sql
Last synced: 06 May 2026
https://github.com/ddzikri/analisis-data-kimia-farma
Project Based Internship Kimia Farma Rakamin Academy
Last synced: 18 Mar 2025
https://github.com/riju18/play-around-with-databricks-and-pyspark
Play around with Databricks and PySpark
apache-spark big-data data-engineering databricks pyspark python sql
Last synced: 10 Mar 2026
https://github.com/matheus1714/financial-data-storage
This repository contains a sample user transaction database over a period of 1 year.
docker environment neon postgres sql
Last synced: 19 Jun 2025
https://github.com/suhailroushan13/project-management-tool-for-employees
The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams
agile express nodejs project-management react sql
Last synced: 11 Apr 2026
https://github.com/mk3008/carbunqlex
CarbunqleX is a lightweight library that enhances the reusability and maintainability of RawSQL through advanced query parsing.
ast csharp csharp-lib csharp-library dynamic-query postgres postgres-sql-parser postgresql raw-sql sql sql-parser
Last synced: 19 Nov 2025
https://github.com/dominik-developer/ip_checker_php
User IP checker in db; PHP
Last synced: 28 Oct 2025
https://github.com/jvegar/sql-movie-app
Entity Relationship Diagram for Movie app
entity-relationship-diagram sql
Last synced: 11 Jan 2026
https://github.com/sandynellydiniz/api-rest
World Cup Teams - API-REST ☄️ | CRUD |
api api-rest crud crud-api express-js javascript mvc-architecture node-js nodemon npm sql
Last synced: 12 Apr 2026
https://github.com/igorviniciussantana/igortasks
Lista de Tarefas básica utilizando node.js
css html javascript pg pgsql postgres sql
Last synced: 02 Mar 2026
https://github.com/puneetkumar041/sql_tutorial
SQL Basics intermediate
database database-schema databases-course functions ranking sql sql-query stored-procedures trasaction triggers view
Last synced: 21 May 2026
https://github.com/benhuds/db2w-ml-examples
Tutorial: in-database machine learning with Db2 Warehouse on Cloud
data-warehouse db2 machine-learning sql
Last synced: 28 May 2026
https://github.com/82luli02/sakila_dvd_rental_database_analysis
Analysis of the Sakila DVD Rental database using SQL
data data-analysis data-science data-visualization sql
Last synced: 10 Mar 2026
https://github.com/SoftStoneDevelop/Gedaq
ORM Gedaq is generator for obtaining and mapping data from the database.
ado-net code-generation csharp dbconnection dotnet mapping micro-orm mysql mysqlconnector netcore6 npgsql oracle-manageddataacess-core orm postgres roslyn roslyn-generator sql sqlclient
Last synced: 17 Apr 2025
https://github.com/khairulislam/student-s-task-management
A task management system where students can manage their academic task as well as share travel experience with others
Last synced: 05 May 2026
https://github.com/bilbottom/snowflake-streamlit-app
Repo for the Snowflake DABW course (badge 2).
Last synced: 03 May 2025
https://github.com/abdallahqoutbali/build-etl-model-for-dwh-scd-keep-history
This Project Will help you to build a ETL Model for Your Company
dwh etl etl-pipeline sql sql-server ssis
Last synced: 23 Mar 2025
https://github.com/veddonda/myshop
This is a repository for Online Store Database (Myshop).
Last synced: 01 Jul 2025
https://github.com/fblupi/starsator-db
A database for registering stars information
Last synced: 05 Jan 2026
https://github.com/atluzka/discord-gambling-bot
Discord gambling bot, which stores its data in a SQL database
bot database discord discord-bot discord-gambling gambling opensource py-cord python sql
Last synced: 11 Apr 2026
https://github.com/veddonda/water-supply-management
This Repository is for Water Supply Management Database.
Last synced: 01 Jul 2025
https://github.com/sharkitek/srm
[MIRROR] TypeScript ORM for Sharkitek models.
mapping model object orm postgresql relational sharkitek sql
Last synced: 22 Apr 2026
https://github.com/allubie/Celestial-Bodies-Database
This is a sample database prepared for FreeCodeCamp's relational database course.
bash database freecodecamp postgresql relational-databases sql
Last synced: 17 Apr 2025
https://github.com/paw-sql/pawsql-vscode
PawSQL Client enables developers to access core capabilities of the PawSQL directly within VSCode enviroment. PawSQL provides sophisticated SQL optimization features including smart index recommendations and query rewrites.
indexing mariadb mysql optimization oracle performance postgresql query sql tuning
Last synced: 15 Mar 2025
https://github.com/kasir-barati/sql
A place where I keep track of what I know about PostgreSQL + ORMs
cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript
Last synced: 11 Apr 2026
https://github.com/atharvapathak/size_estimator_project
This project in Python aims to provide a tool for estimating the size of objects in images or videos. Using computer vision techniques, the project analyzes the input media, detects objects of interest, and provides an estimation of their size based on known reference points or objects.
cicd cnn opencv python pytorch rnn scikit-learn sql tensorflow
Last synced: 11 Apr 2026
https://github.com/tazgreenwood/data-warden
Fast, intuitive MySQL database management for VSCode. Query editor, data viewer, and quick table search with a powerful Golang backend.
database database-management database-tools golang mariadb mysql query-editor sql typescript vscode-extension
Last synced: 11 Apr 2026
https://github.com/aini9027/f1-analytics-portfolio
Formula 1 Race Strategy Analytics — End-to-End Data Analytics Project (SQL, Python, Power BI)
dashboard data-analytics ergast etl fastf1 formula1 kaggle portfolio-project postgres powerbi python sql sqlite streamlit tableau visualization
Last synced: 11 Apr 2026
https://github.com/fedeegmz/sql-practice
Practica el lenguaje SQL con una DB en PostgreSQL
Last synced: 18 Apr 2026
https://github.com/jorgevelezgarcia/ibm-data-science-professional-certificate-jorgevelez
IBM Data Science Professional Certificate
analysis data-science databases jupyter-notebook machine-learning matplotlib pandas plotly python scikit-learn scipy seaborn sql visualization
Last synced: 11 Apr 2026
https://github.com/k178412/sql-data-warehouse-project
A hands-on data warehouse project using SQL Server, covering ETL processes, and data modeling.
bronze-layer data-analysis data-analytics data-cleaning data-engineering data-warehouse database datalake dataset datawarehouse etl etl-pipeline etl-process gold-layer silver-layer sql sql-query sql-server sqlserver
Last synced: 25 Apr 2026
https://github.com/mintimate/chinesecalendarsqlmaker
用于根据中国的节假日日历自动生成Oracle工作日历的SQL插入语句和CSV数据文件。需要使用最新的chinesecalendar库
Last synced: 06 Mar 2025
https://github.com/baku-stark/bootcamp-vivo-python-ai
🐍 | BootCamp Vivo Python AI
Last synced: 11 Apr 2026
https://github.com/rociobenitez/sql-cheatsheet
Resumen práctico de SQL: definición de datos, consultas, manipulación, control y transacciones.
cheatsheet dcl dcl-commands ddl ddl-commands dml dml-commands dql-commands sql sql-cheatsheet tcl tcl-commands
Last synced: 03 Feb 2026
https://github.com/marcinbojko/ssrs
Microsoft SQL Server Reporting Services - https://chocolatey.org/packages/ssrs
chocolatey microsoft powershell sql
Last synced: 24 Mar 2025
https://github.com/supernoi/relback
relBack is a facilitator in the live of Oracle DBA.
boostrap django oracle-backup oracle-database python sql
Last synced: 13 Jan 2026
https://github.com/devhyrum/user-management-and-blogging-api
Esta é uma API para gerenciamento de usuários e blogging. A API permite criar, atualizar, excluir e visualizar usuários, posts, categorias e comentários. Além disso, a API inclui a capacidade de upload de imagens.
Last synced: 11 Apr 2026
https://github.com/asit-14/mysql-rdbms-
This Repository contains all the SQL notes related to the course.
Last synced: 08 Apr 2025
https://github.com/ezrahsieh/academicdatabasedashboard
The Academic Faculty and Research Insight Dashboard utilizes SQL and NoSQL databases and is designed to support academic institutions, research departments, and individual students by providing comprehensive insights into faculty members and their research activities.
dashboard data-visualization database-management mongodb mysql neo4j sql
Last synced: 21 Feb 2026
https://github.com/kudzaiprichard/passport-verification-api
Passport document verifications using machine learning python sklearn
flask flask-sqlalchemy image-forgery-detection image-processing image-recognition juypter-notebook machine-learning python rest-api scikit-learn sklearn sql sqlite
Last synced: 11 Apr 2026
https://github.com/manjit-baishya-datascience/e-challan-traffic-ticket-database-management-system
The database schema includes tables to store information about vehicles, owners, traffic incidents, traffic tickets, traffic officers, payments, ticket histories, and violations. Relationships are established between entities to maintain data integrity.
database-design databse-project sql sqlite3
Last synced: 16 Feb 2026
https://github.com/pablocarnauba/hospitalveterinario
HospitalVeterinario é um programa simples em Python que gerencia pacientes de um hospital veterinário usando MySQL. Através de um menu interativo, você pode visualizar, cadastrar, alterar e remover pacientes. O sistema organiza dados como nome, espécie, raça e peso dos animais, permitindo uma administração eficiente das informação no banco de dados
banco-de-dados pyhon python-sql python-sql-connectivity sql sql-connector sql-server
Last synced: 10 Mar 2026
https://github.com/lbxa/williamferraz
Clean and elegant design for a website made to display beautiful photography - By Lucas Barbosa
cms javascript php portfolio sql
Last synced: 09 Apr 2026
https://github.com/marialuizaleitao/categoricalencodingsql
Projeto de Data Science em SQL aplicando técnicas avançadas de Categorização, Label Encoding, One-Hot Encoding e Binarização de dados para análise da base de dados sobre câncer de mama.
binarization data-science encoding-algorithms sql
Last synced: 21 Feb 2026
https://github.com/itsindrajput/dbsql
Database Management Systems Using SQL
Last synced: 08 Apr 2025
https://github.com/vinsmokesomya/emojigresql
🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation.
bytea decoding emoji encoding pgxn postgres postgresql postgresql-database postgresql-extension sql
Last synced: 07 May 2025
https://github.com/udaysingh236/odata-sql-connect
A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements, that can be executed over an SQL database.
connector odata-server odata-service odatav4 sql
Last synced: 16 Jan 2026
https://github.com/takk8is/uniqueemailextractorfromsql
Python Unique Email Extractor from SQL
database david-c-cavalcante email email-extractor email-marketing extractor free macos marketing marketing-tools mysql mysql-database python python3 sql takk-ag takk-design takk8is
Last synced: 24 Mar 2025
https://github.com/shahriarha/sql
Structured query language
data-analysis mysql mysql-database sql
Last synced: 02 Sep 2025
https://github.com/nikolatechie/toprent
Web app representing a car rental agency
app bootstrap css html javascript mysql php sql web-app web-application
Last synced: 11 Apr 2026
https://github.com/shashankpatil01/hibernate-employeedetails
To create a database where all the data of the Employees can be saved so that it can be extracted or updated. The data collected can be stored into the SQL database created and later accessed.
apache-maven apache-tomcat-9 hibernate html java-8 sql
Last synced: 10 Mar 2026
https://github.com/fsouza99/american-baby-names
An exploration of public data about names given to American newborns, seeking to answer some questions through PostgreSQL's capabilities.
data-science plpgsql postgresql public-data sql
Last synced: 31 Jan 2026
https://github.com/kiruko1025/student_management_system
Django web app for student management
Last synced: 24 Dec 2025
https://github.com/gcoronelc/uni-fiis-2025-1-si302-v
Curso de Programación Orientada a Objetos con Gustavo Coronel en la Universidad Nacional de Ingeniería
api api-rest java javascript jdbc mvc postman rest-api restful spring springboot sql web
Last synced: 11 Apr 2026
https://github.com/alexandrbig1/goit-sql-hw-04
This repository houses my third homework assignment for the SQL module, focusing on DML and DDL commands. Explore data manipulation and database structure definitions through practical exercises.
computerscience data-structures database ddl-commands dml-commands softwareengineer sql
Last synced: 02 Jul 2025
https://github.com/ap/sql-concrete
render SQL from fragments and placeholders from data structures
Last synced: 12 Apr 2025
https://github.com/saya304/hcahps-patient-survey
Worked on the HCAHPS dataset to write queries and visualize the data for analysis
Last synced: 24 Mar 2025
https://github.com/richardschoen/mapepire-dotnet
.Net Client class for the IBM Mapepire Data Server
call client command ibmi jdbc mapepire program sql websockets
Last synced: 18 Apr 2025
https://github.com/sohyp3/password_maneger
simple password manger using python and raw sql
Last synced: 14 Sep 2025