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-06-30 00:25:46 UTC
- JSON Representation
https://github.com/birg81/jee.1stfakecrudtest
Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi
crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat
Last synced: 14 Apr 2026
https://github.com/petrfaltus/ms-sql-server-connection-source-codes
Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.
batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures
Last synced: 27 Jan 2026
https://github.com/malekmiladi/project-nebula
An Infrastructure as a Service private cloud computing platform.
cloud-computing design-patterns fastapi grpc infrastructure-as-service java kafka kvm libvirt microservices postgresql python spring-boot sql
Last synced: 14 Apr 2026
https://github.com/bfitech/zapstore
A simple database connection wrapper.
microframework mysql pdo pgsql php predis redis sql sqlite3
Last synced: 29 Apr 2026
https://github.com/syedsaadahmed/hands-on-with-apache-spark
Working with Apache Spark, Creating some small tutorials and at last implemeting a small project
apachespark joins machine-learning machine-learning-algorithms pyspark python sql
Last synced: 14 Oct 2025
https://github.com/sheabunge/kit102-assign
KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%
data-science entity-relationship-diagram relational-model schema sql
Last synced: 24 Feb 2026
https://github.com/sunilp/jam-cli
Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.
agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript
Last synced: 02 Apr 2026
https://github.com/meken/sql-partitioned-tables
Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows
archival azure data-factory partitioning sql
Last synced: 16 Oct 2025
https://github.com/federicog2/memorygame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 14 Apr 2026
https://github.com/diovanas/ladystore-backend
Servidor que atende às demandas de uma loja de vestuário nos aspectos das atividades internas, de clientes e fornecedores, além do registro de vendas.
Last synced: 05 Feb 2026
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025
https://github.com/sevdanurgenc/oracle-thinkquest-project-of-clinic
This repo contains the codes of web, desktop and mobile applications of a clinical management system.
android-application desktop-application html java java-application json management-system mobile-application mvc-framework oracle oracle-database sql web-application
Last synced: 06 May 2026
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/juliaaplavin/virtualobservatory.jl
astronomy data-access sql virtual-observatory
Last synced: 14 Mar 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/midnighter/metanetx-assets
Transform MetaNetX components information and load them into SQL storage.
bioinformatics metanetx metanetx-assets sql
Last synced: 18 Oct 2025
https://github.com/yeisonmontoya1815/sql-relational-database-design
This Database I course project owes its success to Edanur's valuable contributions. An exemplary showcase of database concepts, it reflects dedication and proficiency, offering insights into real-world application.
database frontend-web mssql-database mysql-database php-framework sql webdevelopment
Last synced: 14 Mar 2026
https://github.com/jamesehiabhi/grace-edtech-hub
Analysis Report on Grace EdTech Performance Database
Last synced: 19 Oct 2025
https://github.com/tatangharyadi/integration
Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run
auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog
Last synced: 22 Jan 2026
https://github.com/shahadat3669/vet-clinic-database
In this project, I use a relational database to create the initial data structure for a vet clinic. I create a table to store animals' information, insert some data into it, and query it.
Last synced: 19 Oct 2025
https://github.com/yuanwenqing/protobuf4j
A Facility Framework to Develop with Google Protobuf
dao framework orm protobuf protobuf3 spring-boot sql
Last synced: 05 Feb 2026
https://github.com/jayshrinaikwadi2001/nbfc-loan-application-spring-boot-java-project
ACJ Finance-NBFC Application
bootstrap css hibernate-jpa html5 java javascript jsp postgresql spring-boot sql
Last synced: 06 Feb 2026
https://github.com/mensenvau/internship_sql_analytics
🚀 Internship SQL (Easy, Advanced)
adventureworks data-engineer internship sql
Last synced: 24 Feb 2026
https://github.com/cyberoctane29/hackerrank-sql-problem-solving
This repository includes my SQL problem-solving approach and solutions to HackerRank challenges, organized by difficulty level: Easy, Medium, and Hard. Each challenge has its own solution file with clear explanations to make the reasoning easy to follow. I aim to share my thought process, logic, and approach behind each answer.
hackerrank hackerrank-solutions mysql sql
Last synced: 15 Mar 2026
https://github.com/jasminemlewis/best-practice-cultural-competence
Best Practice Cultural Competence is a custom, peer-review content management system for reviewers to assess the teaching practices of healthcare students. It automates the process of assigning codes and reviewers to articles, sequencing four stages, and calculating the rating of articles.
bootstrap4 database mysql oop pdo-php php6 sql
Last synced: 15 Mar 2026
https://github.com/future-architect/uroborosql-doc
uroboroSQL documentation
Last synced: 15 Mar 2026
https://github.com/tusharpandey003/sql_query_generator
This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)
gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application
Last synced: 18 Apr 2026
https://github.com/blusewang/postgre-sql
A PostgreSQL support for node.js, based on node-postgres and used Pool.
Last synced: 25 Oct 2025
https://github.com/dpgitaccount/data-analytics-repo
"Comprehensive data analytics toolkit: In this Python , SQL, Excel, Jupyter and visualizations is contain for data exploration, cleaning, modeling, and insights."
Last synced: 19 Apr 2026
https://github.com/project-tsurugi/takatori
Generic SQL intermediate representation for tsurugidb
compiler intermediate-representation sql tsurugidb
Last synced: 25 Oct 2025
https://github.com/paulwizviz/lotterystat
The purpose of this project is to demonstrate the development of an application to enable a user perform simple statistical based in past draws using *Golang concurrency* and *SQL DB*. Note, the emphasis of this project to demonstrate software engineering principles.
concurrency docker docker-compose go golang sql sqlite3
Last synced: 23 Jan 2026
https://github.com/kostiantyn-nemchenko/ansible-module-postgresql-setting
An Ansible module for configuring PostgreSQL settings (GUCs)
ansible ansible-modules databases postgresql sql
Last synced: 28 Apr 2026
https://github.com/jundel-malazarte/crud_employee
Create, Read, Update & Delete - Table Employee with MySQL Database (CRUD)
Last synced: 23 Jan 2026
https://github.com/cleberzumba/data-analysis-with-apache-spark-and-databricks
San Francisco Fire Calls. Creating a Spark application on the Databricks using PySpark and SQL for common data analytics patterns and operations on a San Francisco Fire Department Calls dataset.
Last synced: 23 Jan 2026
https://github.com/foxcapades/java-sql-import
SQL resource loading & caching
Last synced: 24 Feb 2026
https://github.com/khdevops/spotify_data_pipeline
Spotify Top 50 Data Pipeline
apache-airflow bash bigquery docker git google-cloud-platform pandas python sql terraform
Last synced: 28 Oct 2025
https://github.com/devbigode/technical-challenge
api flask-backend java mysql-server pandas python sql websraping workbench
Last synced: 24 Jan 2026
https://github.com/m7moudgadallah/sales-office-db-design
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql
Last synced: 16 Mar 2026
https://github.com/akarshankapoor7/sql-interview-questions-and-concepts
These are the most commonly asked interview questions for DA, BA and DS profiles.
advancetopics business-analyst data-analyst data-science interview-questions sql
Last synced: 28 Jan 2026
https://github.com/manthanthakor/expensetracker
A comprehensive expense tracking application built with ASP.NET Core MVC to help you manage your personal finances.
asp-net-core asp-net-mvc authentication expense-manager expense-tracker sql
Last synced: 24 Jan 2026
https://github.com/aneeshpatne/naturenest
Gardening Community Database Integration ! - This project serves as an environmental initiative aimed at promoting sustainable gardening practices and community involvement.
django-framework front-end-development mysql-database project-management reactjs sql
Last synced: 29 Jan 2026
https://github.com/deddyandri/tomanbikeshare
SQL & Power BI project about helping Toman Bike Share to understand if increasing prices next year is possible
Last synced: 24 Jan 2026
https://github.com/kawansoft/aceql-http-client-android-sample
Android Sample to use with AceQL HTTP.
android android-application jdbc jdbc-api jdbc-driver jdbc-drivers jdbc-utilities maria-database mariadb mysql oracle-database postgresql remote-sql sql sql-server
Last synced: 15 Apr 2026
https://github.com/hasnatrasool163/librarymanagementsystem
📚✨This is a comprehensive JavaFX application designed to manage library operations efficiently. It features user authentication, book and student management, and record keeping—all seamlessly integrated with a MySQL database.
java javafx javafx-application javafx-components javafx-desktop-apps javafx-gui javafx-project librarymanagementsystem mysql mysql-database phpmyadmin sql workbench
Last synced: 16 Mar 2026
https://github.com/najuzilu/dm-apachecassandra
Data Modeling with Apache Cassandra
apache-cassandra data-engineering data-modeling python sql star-schema
Last synced: 02 Jan 2026
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/aswajith7077/shopnex
An Affiliate Marketing platform featuring an interactive web application with a focus on elevating UI/UX design standards and developed using ReactJS
affiliate-marketing expressjs mysql-database reactjs relational-databases sql
Last synced: 10 Apr 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/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/virajbhutada/global-universities-success-analysis-powerbi-sql-excel
This capstone project conducts in-depth analysis using Power BI, SQL, and Excel to explore complex dynamics shaping global university success. Integrating data from diverse ranking systems and criteria, our aim is to unravel the factors influencing universities worldwide.
capstone capstoneproject data-analysis data-analytics data-insights data-science data-science-projects data-visualization excel exploratory-data-analysis mece mysql powerbi powerpoint sql
Last synced: 20 Jun 2025
https://github.com/masterivanic/fast-go-postgrestapi
API ready to be use made easily without a backend only PostgreDB & PostgRestServer standalone
Last synced: 08 Aug 2025
https://github.com/gruntdev1204/project-coin
làm vì đam mê vl
api coin laravel laravel-framework php postman-api reactjs scss sql typescript vuejs
Last synced: 10 Apr 2026
https://github.com/EnriqueBDeL/Primer-Contacto-SQL-y-PL-SQL
Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.
evolution notes oracle remeber sql university university-project
Last synced: 21 Sep 2025
https://github.com/apostolouagge/University-management-program-MVC
University management program in .NET
Last synced: 21 Sep 2025
https://github.com/busesimsek/sql-data-cleaning-project
A data cleaning project focusing on layoff trends, using MySQL to handle missing values, remove duplicates, standardize data, and ensure consistent formatting for accurate analysis.
Last synced: 14 Mar 2025
https://github.com/jantytgat/go-sql-queryrepo
Go library to consolidate all SQL queries and statements in an embedded repository
Last synced: 12 Jan 2026
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/d4nqw3rty/ruby-group-capstone---catalog-of-my-things
Application build with Ruby, you can create your catalog of thing you want.
Last synced: 28 Mar 2025
https://github.com/manishkr1754/descriptive_analysis_fifa19_sql
Decriptive Analysis of FIFA19 Players using SQL
data-import descriptive-analysis dml-commands fifa-dataset sql sql-data-analysis sql-server sql-server-management-studio
Last synced: 31 Aug 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/joytaribagshaw/vet-clinic
This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.
database-management database-schema postgres postgresql postgresql-database sql
Last synced: 29 Mar 2025
https://github.com/pandamy619/postgre-docker-template
Useful postgreSQL docker template
docker docker-compose dozzle pgadmin postgres postgresql sql
Last synced: 25 Jan 2026
https://github.com/VSBrilyakov/med-app
Небольшой проект, реализующий веб-сервер для учёта медперсонала, а также пациентов и их приёмов.
clean-architecture dependency-injection gin-gonic go golang migrate postgresql rest-api sql
Last synced: 22 Sep 2025
https://github.com/viendinhcom/practice-makes-perfect
A space where I refine basics, adapt to change, and stay relevant in an ever-evolving professional landscape.
backend css deno frontend fullstack html javascript nodejs react sass sql typescript
Last synced: 25 Jan 2026
https://github.com/ariya/timeline2sqlite
Convert location history to a database
clojure google-maps location nbb sql sqlite
Last synced: 28 Apr 2026
https://github.com/iotchulindrarai/vnpr-using-raspberry_pi
it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.
numberplatedetection ocr-recognition python3 raspberry-pi sql
Last synced: 10 May 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/s0rbus/steampipe-plugin-openmeteo
Plugin for Steampipe to access weather data from Open-Meteo
postgresql postgresql-fdw sql steampipe steampipe-plugin weather-forecast
Last synced: 09 Mar 2026
https://github.com/enricofer/gfoss_sql_workshop
Esercitazione guidata sui database geospaziali
cc-by-sa gfoss spatial-analysis spatial-sql spatialite sql
Last synced: 10 Jun 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/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/oleggator/query-exporter
PostgreSQL Query Exporter
csv database exporter go golang postgresql sql
Last synced: 09 May 2026
https://github.com/hamzazaidix/e-cash-app-oop-project
E - Cash App (Banking Management System) By Java FX Swing, SQL & XML (GUI based) :. This is the my University Project in which we can open Bank Account, Deposit Money, Widthdraw our Money & Bank Transactions.
e-cash html java javafx javafx-gui javaproject javascript javaswing management-system mysql object-oriented-programming-project oop project sql swing-gui xml
Last synced: 09 Apr 2026
https://github.com/linx-software/dynamic-csv-generation
This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.
Last synced: 19 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/georgiosioannoucoder/nyc-open-data-311-service-requests
Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️
311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql
Last synced: 19 May 2026
https://github.com/fortunewalla/airportdb
We used the http://flughafendb.cc/ airport database (small) and converted most of the fields to English.
airport airport-data airport-db airportdb dataanalysis database datascience flughafen flughafendb heatwave machinelearning mysql oracle sample-database sql sqlquery
Last synced: 31 Jul 2025
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/ahmed-safa/propertify-real-estate-management-
A database management related project. Here only MySQL is used. Queries are noted in this project. Mainly terminal is used to operate the database. Also Toad from Oracle is used for easier execution and visualization.
database dbms-project plsql sql toad
Last synced: 15 Oct 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/elormlokpo/receipt-gen-api
A basic api for tracking food orders and generating receipts
asp-net-core entity-framework-core sql
Last synced: 20 Mar 2025
https://github.com/ioxee/delawaretelegraph
Content management system made in PHP in controller view model, based on a news system, with administrator panel, reporter panel, user registration and login.
Last synced: 10 May 2026
https://github.com/jordicorbilla/specflow_table_generator
Simple Specflow table generator for SQL Server
Last synced: 13 Apr 2025
https://github.com/marialobillo/fcc-worldcup-database-project
bash certification freecodecamp script sql
Last synced: 17 Apr 2026
https://github.com/dorukeskicorapci/sql-basics-password
This project is password encoding feature extension for SQL Basics Project repository.
encoding-decoding passwordencryptor sql
Last synced: 24 Feb 2025
https://github.com/m-ahmed-anwer/website-template
Web application build for buy websites
Last synced: 11 May 2026
https://github.com/gino-freud-hobayan/instacart-analysis__sql-capstone-project
Capstone Project: Analyzing the Instacart dataset (Microsoft SQL) with a 10-minute live video presentation on YouTube
adhoc-analysis aggregate-functions datadefinitionlanguage datamanipulationlanguage dataquerylanguage joins sql
Last synced: 19 Mar 2026