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/kramachandrashenoy/dbms-lab
This repository contains codes and pdfs of the questions for lab exam.
Last synced: 19 Jun 2026
https://github.com/esscova/ecommerce-data-pipeline
Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.
data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql
Last synced: 05 May 2026
https://github.com/nmelgar/acme_dynamic_website
Dynamic website project
back-end backend college-project css html mysql php sql
Last synced: 05 May 2026
https://github.com/munyabelden/blog_app
The blog application provides an intuitive and engaging platform for users to share their thoughts and ideas through blog posts, while also facilitating interaction and engagement among users through comments and likes.
cancancan devise postgresql rails-api rails-spec rswag ruby ruby-on-rails sql
Last synced: 05 May 2026
https://github.com/binbash23/mssql_generate_schema_scripts
Generate a complete set of SQL scripts for a Microsoft SQL Server database/schema including tables, views, functions, triggers, and stored procedures.
database database-management generate-schema-script microsoft mssql mssql-database mssqlserver script sql sqlserver
Last synced: 05 May 2026
https://github.com/phamhongphuc1999/userapi
Simple API written by C# interacts with mongodb and mysql
asp-net-core mongodb sql sqlite
Last synced: 05 May 2026
https://github.com/gps31320779/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra python sql terraform
Last synced: 05 May 2026
https://github.com/emanoelcampos/periodic-table
This project involves creating a PostgreSQL database for storing information about the periodic table elements and a bash script for retrieving element information from the database. It's part of the "Build a Periodic Table Database" course from freeCodeCamp, focusing on relational databases, SQL, and bash scripting.
bash bash-script freecodecamp git postegres postegresql relational-database sql
Last synced: 05 May 2026
https://github.com/emanuelefavero/sql
This is a Node.js playground for SQL queries
basketball-reference csv javascript mysql mysql2 nodejs postgresql sql
Last synced: 06 May 2026
https://github.com/garretthilberling/python-newsfeed
Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.
flask gunicorn jinja2 mysql pymysql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/mattialemma/coursera-full-stack
Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.
api coursera full-stack github html-css-javascript programming python react sql web
Last synced: 06 May 2026
https://github.com/oyebamiji-micheal/sql100
100 questions on structured query language ranging from beginner to advance
css html javascript mysql relational-databases sql
Last synced: 06 May 2026
https://github.com/richardzhang01/employee-tracker
A simple command-line application utilizing Inquirer to manipulate a SQL database
Last synced: 06 May 2026
https://github.com/henry-azer/leetcode-solutions
LeetCode Problems Solutions.
algorithms data-structures java javascript leetcode problem-solving sql
Last synced: 06 May 2026
https://github.com/blackcatacademy/blackcat-database
Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.
blackcat database devops encryption events kms migrations mysql php schema security sql submodules
Last synced: 06 May 2026
https://github.com/noud/laravel-schema-real-binary
Laravel realBinary, case sensitive string, Schema column type
laravel laravel-package mysql schema sql
Last synced: 06 May 2026
https://github.com/hogwai/spring-boot-postgresql-copy
Several ways to leverage the COPY command of PostgreSQL (WIP)
copy-command java-25 pgbulkinsert postgresql springboot sql
Last synced: 06 May 2026
https://github.com/king0508/duckdb-quant-engine
Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.
analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis
Last synced: 06 May 2026
https://github.com/brunaccgomes-projetos/ds-aih-pipeline
Desenvolvimento de uma pipeline robusta de dados para ingestão e transformação de grandes volumes de dados de internações hospitalares (AIH - Autorização de Internação Hospitalar) do DATASUS.
airflow apache-spark aws-s3 docker etl pyspark sql vscode
Last synced: 06 May 2026
https://github.com/hilalahmad0101/sql-queries-examples
A collection of SQL query examples and exercises to practice database queries, including real-world scenarios like customer transactions, product sales, employee records, and more. This repository is useful for learning SQL, improving query skills, and preparing for database-related interviews.
database databasemanagment mysql postgresql sql sqlexercises sqlparactice sqlqueires
Last synced: 06 May 2026
https://github.com/imshawan/problemsolving-hackerrank
Problem solving with Hackerrank
cplusplus cpp cpp-solutions hackerrank hackerrank-challenges hackerrank-java-challenge hackerrank-python-solutions hackerrank-solutions java java-8 mysql python python-3 python3 rest-api sql sql-database
Last synced: 06 May 2026
https://github.com/kashinathbiradar/bangalore-housing-price-prediction
The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.
css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql
Last synced: 06 May 2026
https://github.com/valda1/inventory
Test task for Junior Developer position using PHP, jQuery and SQL.
bootstrap css html inventory inventory-management inventory-system jquery jquery-ajax junior-developer junior-developers junior-web-developer oop oop-principles php php-mysql phpmyadmin sql web-development webdevelopment website
Last synced: 06 May 2026
https://github.com/noeeekr/borm
Borm or Better Object Relational Mapper is a lightweight postgresql ORM that helps querying and building database migrations.
compose database docker go golang open-source orm postgres sql
Last synced: 06 May 2026
https://github.com/j-sephb-lt-n/auto-database-structure-discovery
Automated Database Structure Discovery
database dataviz dbvisualizer discovery graph-algorithms join sql
Last synced: 06 May 2026
https://github.com/panoschatzi/healthcare_and_bioinformatics_analyses
Healthcare and Bioinformatics data analysis projects with Python and SQL.
data-analysis data-cleaning data-visualisation jupyter matplotlib mysql pandas plotly python seaborn sql
Last synced: 06 May 2026
https://github.com/aldenvallestero/sequelize-associations-migrations
A sequelize migrations with complex models associations
database postgresql sequelize sql
Last synced: 06 May 2026
https://github.com/brni05/fastql
An SQL CLI wrapper that turbocharges your workflow
command-line node server sql sqlcl terminal webgui
Last synced: 06 May 2026
https://github.com/yunusemrejr/our-products---php-search-inside-mysql-table-with-basic-security
Our Products - PHP search inside mySQL Table with basic JS front-end security & JS availibility detection via POST request
database javascript mysql php sql sql-injection-filterer
Last synced: 06 May 2026
https://github.com/dev-vivekkumarverma/typesense
typesense project
docker-compose env pagination postgresql postgresql-database python3 sentence-transformers shell-scripting sql typesense vector-database
Last synced: 06 May 2026
https://github.com/gcoronelc/cepsuni-disbd-64751
Taller de Diseño de Base de Datos Relacionales con Gustavo Coronel.
database java oracle programacion programming python software sql
Last synced: 06 May 2026
https://github.com/manisha-jagtap/real-time-java-projects
Real Time (Java Projects)
java java8 javascript mvc-architecture postgresql spring-boot sql streamapi
Last synced: 06 May 2026
https://github.com/kaladabrio2020/ecommerce-brazil-dashboard
Usando Dash para criação de uma dashboard
dash dashboard flask pandas plotly postgresql pyspark spar sql
Last synced: 06 May 2026
https://github.com/zahidshaikh10101/zomato-rating-prediction
This project demonstrates a complete machine learning pipeline that predicts customer ratings for restaurants on Zomato, a popular restaurant discovery platform.
flask git machine-learning pipeline python sql
Last synced: 06 May 2026
https://github.com/eliashdzr/java-sql-gui
A Graphical User Interface for easier usage of my previously made SQL-Java CLI.
Last synced: 06 May 2026
https://github.com/itswayron/playmeez
Uma aplicação web feita em PHP, gerenciador de musicas, álbuns e artistas.
clone clone-app css html javascript music music-player mysql php php7 project spotify sql xampp
Last synced: 06 May 2026
https://github.com/albertofaraujo/sql_eda_hospitalar
O propósito desta análise de dados é responder às questões empresariais apresentadas pela administração do hospital. Estes insights serão fundamentais para orientar decisões de natureza financeira e logística.
Last synced: 06 May 2026
https://github.com/cfmvcarlos/python-udemy-lppm
Welcome to the Python Programming Masterclass repository! This repository showcases my projects, exercises, and notes completed during the Python: The Complete Python Developer Course on Udemy. This course provided a robust foundation in Python programming, covering both fundamental concepts and advanced techniques.
database oop python-script python3 sql sqlite3 tkinter tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/ezvezdov/dbs_project
Database Systems Project for the Faculty of Electrical Engineering at CTU.
database drawio jpa postgresql sql
Last synced: 06 May 2026
https://github.com/leoantony72/disql
Distributed sqlite with replication (2phase commit)
2phasecommit database distributed-systems golang sql sqlite
Last synced: 06 May 2026
https://github.com/opplieam/bb-admin-api
A stateless REST API developed in Go, utilizing a PostgreSQL database, and designed for production in a Kubernetes environment.
gin go-jet go-migrate golang kubernetes mockery rest sql testify
Last synced: 06 May 2026
https://github.com/ahmedrafat-sw/blog-posts-api
The Blog Post website is a platform for individuals and businesses to publish content on a variety of topics
jpa-hibernate postgresql restful-api spring-boot spring-data-jpa spring-security sql
Last synced: 06 May 2026
https://github.com/chingling152/windowsforms-projetorh
Antigo projeto importado do BitBucket. Com metodos de listagem , cadastro , alteração e remoção de Funcionarios e Dependencias
csharp programacao-orientada-objetos sql sql-procedures sql-server sql-views windows-forms
Last synced: 06 May 2026
https://github.com/tiagoantao/some-database
Developing a Relational Database in Python as a learning experience
Last synced: 06 May 2026
https://github.com/ifratmitul/portfolio-backend
Personal Portfolio web application using .NET and Next.js. Application provides full control over the content shown in the public view with an admin panel
Last synced: 06 May 2026
https://github.com/tysonandre/phansqlplugin
WIP plugin for analyzing SQL code. This is too specialized to be broadly useful right now
Last synced: 06 May 2026
https://github.com/shashankpatil01/employee-details-servlet
This project is a collection of data inserted by the user such as Name, Email, Phone Number, Password. This data collected can be stored into a SQL database.
apache-tomcat-9 css html5 java-8 servlet sql
Last synced: 06 May 2026
https://github.com/oth21dev/bestwave
The Surf Forecast Web Application is a comprehensive, full-stack project designed to provide surfers with real-time and accurate wave forecasts for various beaches in Portugal
css express html javascript mysql-database nodejs react sql typescript weather-api
Last synced: 09 Jun 2026
https://github.com/nittaany/expense_ledger
budget-management budget-tool budget-tracker js miniproject php sql
Last synced: 06 May 2026
https://github.com/harish-siva/analyzing-personal-expenses
This project aims to simulate an expense tracker for an individual using the Faker library. The project generates realistic monthly expense data, processes and stores it in a SQL database, and creates SQL queries to derive insights into spending behavior. Streamlit app is developed to visualize these insights and showcase the results of SQL queries
data-visualization expense-tracking exploratory-data-analysis financial-analysis matplotlib pandas python seaborn sql sqlalchemy streamlit
Last synced: 06 May 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/mxagar/sql_guide
This repository contains my notes after following the refreshment skills track "SQL Fundamentals" from Datacamp and "The SQL Bootcamp" from Udemy.
Last synced: 09 May 2026
https://github.com/dsgs76/aerodream
This repository contains the AeroDream project for the subject of Advanced Programming
java maven spring-boot springframework sql web
Last synced: 09 May 2026
https://github.com/anag0es/sqlite-cordova
Criação de um crud com sqlite e cordova
Last synced: 09 May 2026
https://github.com/prudhveer-g/bank-transaction-statement-system
analytics data-engineering machine-learning mysql python sql
Last synced: 09 May 2026
https://github.com/awncorp/sql-validator
Validate JSON-SQL Schemas
json json-schema json-sql perl perl5 sql
Last synced: 09 May 2026
https://github.com/razaghimahdi/sql-delight-example01
sql-delight example, a plugin by Square which is pure kotlin and it is useful in kmm
android coroutines database kotlin sql sqldelight sqldelight-sample
Last synced: 09 May 2026
https://github.com/noisk8/u-u
Notas | Bootcamp UTE | Desarrollo web
html-css-javascript python react sql
Last synced: 09 May 2026
https://github.com/esraaalzoghby/depi-tasks
Practice Tasks from DEPI Full Stack .NET Program
asp-net-core backend csharp database depi dotnet dotnet-core fullstack-development object-oriented-programming sql
Last synced: 09 May 2026
https://github.com/magnitopic/camagru
Web aplication to take, edit and share pictures with your webcam
42school camagru database docker html-css-javascript mvc php sql web-development webcam
Last synced: 09 May 2026
https://github.com/emilyfelker/bloganalysis
What can ChatGPT tell me about my younger self? Program to extract and analyze personal blog posts with basic features and ChatGPT, including a RAG pipeline.
chatgpt chatgpt-api generative-ai langchain llm natural-language-processing nlp openai-api poetry pytest python rag sql sqlite3
Last synced: 09 May 2026
https://github.com/urmesthamondal/data_analysis_projects
Portfolio Data analysis projects built using Excel, Python, SQL and for visualization used Power bi .
data-analysis pivot-tables powerbi python sql sql-server visualisation
Last synced: 09 May 2026
https://github.com/pjsalter/sql-school-explorer
SQL School Explorer: Your portal to unlocking valuable insights from student and course data through proficient SQL queries in the dynamic realm of education
java java20 jdbc jdbc-connector jdbc-database mysql mysql-database spring-boot sql
Last synced: 09 May 2026
https://github.com/abhignasowgandhika/jobhiringportal-dbmt-project-fall2023
Primary goal is to create a comprehensive web-based Job Hiring Platform, aimed at reducing the gap between job seekers and employers. The platform will enable seamless job searches, streamline the application process, and allow employers to manage their hiring needs effectively
databasemanagementsystem hiring php sql website
Last synced: 09 May 2026
https://github.com/anibalalpizar/react-aspnet-manager
csharp dotnet react sql typescript xslt
Last synced: 09 May 2026
https://github.com/julyanvdw/mytutor
MyTutor is a web platform built with Java, Vaadin, and Spring Boot that simplifies university Tutor and TA management. It handles applications, scheduling, and admin with secure, role-based access for students, tutors, and course convenors.
java maven mysql oop rest-api spring-boot sql vaadin web-application
Last synced: 09 May 2026
https://github.com/devexpress-examples/winforms-grid-implement-crud-operations-xpinstantfeedbacksource
Bind the Grid Control to an XPInstantFeedbackSource and implement CRUD operations.
data-binding data-grid database dotnet grid-control instant-feedback-mode server-mode sql windows-forms winforms xtragrid-suite
Last synced: 09 May 2026
https://github.com/yogihafidh/ksp-koprasi-website-app
The website Koperasi Simpan Pinjam (KSP) is a platform for recording financial transactions of the Cihonje Savings and Loan Cooperative. This website is built based on the SRS document that has been made before.
css3 html5 javascript mysql php sql srs-document
Last synced: 09 May 2026
https://github.com/kevinzamoraa/cfgs-dam
CFGS en Desarrollo de Aplicaciones Multiplataforma (DAM)
css3 html5 java mysql oracle-database sql swing-gui xquery xslt
Last synced: 09 May 2026
https://github.com/naitiknayak196/tech-layoffs-cleaning-sql-vs-python
This project cleans and analyzes a tech layoffs dataset using MySQL and Python (Pandas) to compare their efficiency in data processing. It provides business insights into workforce trends, industry stability, and economic impacts to support data-driven decision-making.
data datacleaning dataset jyputer-notebook layoffdata layoffs mysql python sql
Last synced: 09 May 2026
https://github.com/wisebyteconcepts/wise-byte-database-helper
A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow
csharp dotnet relational-database sql sqlite
Last synced: 09 May 2026
https://github.com/saniyaabushakimova/academix-research-paper-manager
AcademiX is a research paper management application designed to create and manage academic research papers. It allows users to bookmark liked papers, search for papers using keywords, write comments, and take private notes.
astro back-end database-development front-end gcp javascript react sql
Last synced: 09 May 2026
https://github.com/datasqlsantosh/portfolio-cars-data-analysis
This data analysis portfolio aims to analyze and visualize data related to cars to gain insights into various attributes such as specifications, features, and market trends. The analysis utilizes Python programming language, Google Colab environment for code execution, and an Excel sheet file containing the cars dataset.
colab colab-notebook excel google pyhton sql
Last synced: 09 May 2026
https://github.com/coderomm/hotels-to-stay
"Discover and book hotels worldwide with Hotels to Stay – a comprehensive hotel and travel directory. Find accommodations, explore nearby attractions, and share travel experiences. Built with ASP.NET C# and Entity Framework."
asp-dot-net asp-net asp-net-c-sharp c-sharp csharp-dotnet dotnet entity-framework sql
Last synced: 09 May 2026
https://github.com/zulqarnain1ali/sample-sql-database-
A sample SQL database which can be used for practicing SQL queries in MySQL and SSMS.
database database-management database-schema databases mysql mysql-database practice queries sample sampledatabase sql sql-query sqlite ssms tables
Last synced: 09 May 2026
https://github.com/henriquecarniel1/api-bigburguer
authentication bcrypt express javascript jwt middleware nodejs sql
Last synced: 09 May 2026
https://github.com/alvii147/shopifydatascienceinternchallengef22
My submission for Shopify's Data Science Intern Challenge 2022
jupyter-notebook matplotlib pandas shopify sql
Last synced: 09 May 2026
https://github.com/barcek/progpgq
abstract away SQL queries | table & CRUD query creation classes | Node.js & PostgreSQL
backend crud dx library node-postgres nodejs object-oriented-programming postgresql sql web-development
Last synced: 09 May 2026
https://github.com/mananb77/data101-postgres-spark
Compare the efficiencies of Postgres and Apache Spark.
data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql
Last synced: 09 May 2026
https://github.com/zephyrusblaze/waterit
Intelligent watering system optimizing plant health and water usage through real-time data and AI insights. Automates irrigation to combat water wastage in agriculture and gardening.
ai arduino automation bootstrap chartjs flask gemini html-css-javascript llm nature sql watering-plants
Last synced: 09 May 2026