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-10 00:26:02 UTC
- JSON Representation
https://github.com/jgohel9902/property-analytics-u.s.-owned-and-leased-properties
This project focuses on analyzing the U.S. Inventory of Owned and Leased Properties using datasets from Data.gov. It includes SQL queries for data cleaning and trend analysis, Excel for manipulation and reporting, Python for automated workflows and exploratory data analysis, and Power BI for creating interactive dashboards to visualize key insights
data-visualization dataanalysis excel jupyter-notebook pandas powerbi python sql
Last synced: 07 May 2026
https://github.com/codinglabsong/anyfile-agent
Ask any questions about your own documents via natural language! Supports many file extensions.
agent duckdb embeddings gradio natural-language ocr persistent-memory persistent-storage prompt-engineering rag rag-chatbot sql sqlqueries
Last synced: 07 May 2026
https://github.com/wesleysbmartins/go_pgsql
Este repositório didático explora as possibilidades existentes em uma aplicação Golang integrada a um banco de dados relacional PostgreSQL, intermediada pelo driver ou lib database/sql do próprio Go.
crud database go golang postgres postgresql prepared-statements preparedstatement query sql transactions
Last synced: 07 May 2026
https://github.com/prakshi-23/bank-application-
# Banking Application (GUI) A desktop-based Banking Application built with Python and CustomTkinter, featuring account management, transactions, and customer verification.
advanced-excel application auto-py-to-exe customtkinter customtkinter-project excel gui-application mysql pandas pyinstaller python sql tkinter tkinter-gui
Last synced: 07 May 2026
https://github.com/siddharthbadal/allthelinks
Collections of PDF, Links. Books, Technical Blogs, Tech Books
computer-science data-science databse javascript linux python sql
Last synced: 07 May 2026
https://github.com/avinashkr-ai/django-database
crud-application database django sql
Last synced: 10 May 2026
https://github.com/aishincp/end-to-end-data-engineering-etl-pipeline-project-azure-databricks-spark-unitycatalog
ETL Pipeline using ADF, Delta Lake, Databricks, Spark, Data Governance (UnityCatalog).
analysis azure-storage azuredatabricks azuredatafactory dataengineering delta-lake deltalivetables etl-pipeline medallion-architecture metadata python spark spark-streaming sql unitycatalog
Last synced: 07 May 2026
https://github.com/matt5816/randomusersqldbgenerator
Generator of fake users SQL database import file.
database fakedata fakeusergenerator sql
Last synced: 07 May 2026
https://github.com/kaoutarelouahabi/sql-data-warehouse-dbt-airflow
A comprehensive blueprint for an enterprise-grade SQL Server Data Warehouse built with a Medallion Architecture, orchestrated by Apache Airflow, and transformed using dbt (data build tool).
apache-airflow best-practices data-engineering data-quality data-warehouse dbt docker docker-compose elt etl medallion-architecture sql sql-server
Last synced: 07 May 2026
https://github.com/anas436/create-and-access-sqlite-database-using-python
jupyter-notebook pandas python3 sql sqlite3
Last synced: 07 May 2026
https://github.com/galileo680/networkingplatform
A networking platform similar to LinkedIn, that allows users to manage profiles, skills, education, job postings, and more.
backend java jwt-authentication linkedin-clone postgresql rest-api spring-boot sql
Last synced: 07 May 2026
https://github.com/mrs-wilderness/plpgsql-tic-tac-toe
A small SQL implementation of Tic-Tac-Toe using stored procedures and temporary tables.
plpgsql postgresql sql tic-tac-toe
Last synced: 10 Jun 2026
https://github.com/hipparchus2000/personalspendinganalysis
[Finished] C# Windows Forms Application for analysing my personal spending (code is free on Gitlab) written in 27 hours including SQL back end, PDF reporting, Charting, Json export, Data Mining. UnitTests, DI, fakeRepo for testing. Adding WebApp implementation.
c-sharp charts dependency-injection pdf-generation sql sql-server unit-testing windows-forms
Last synced: 07 May 2026
https://github.com/matheusafonseca/c207-l8
Repositório para salvar os scripts em .sql que fazemos na disciplana de Banco de dados no INATEL
database database-schema mysql sql
Last synced: 07 May 2026
https://github.com/anicetkeric/spring-boot-javers-sql
javers postgresql spring-boot spring-jpa springjpa sql
Last synced: 07 May 2026
https://github.com/fabiannorbertoescobar/der-sql-ejercicios
TP de Base de Datos. DER. MR. Modelado y armado de la base de datos. Tablas, vistas, consultas, stored-procedures, triggers
bd db mysql queries sql sql-server transact-sql transaction
Last synced: 07 May 2026
https://github.com/ryuuutaaa/react-with-phpmyadmin
Error and Problem in PHP... this link video = https://www.youtube.com/watch?v=3yx-VlhgMuI&list=PLCakfctNSHkFDTFczqhXNv-nYMHvLMT1H&index=4
javascript phpmyadmin react-router-dom reactjs sql
Last synced: 07 May 2026
https://github.com/datacamp-internship/introduction-to-sql-with-jupyter-notebook
Implementing how to work with SQL on Jupyter notebook
jupyter-notebook pandas postgresql sql
Last synced: 07 May 2026
https://github.com/francois-lenne/biomethane
Data pipeline in order to retrieve the csv with the french production of biomethane upload every day
cicd cloudfunction google-cloud pubsub python snowflake sql
Last synced: 07 May 2026
https://github.com/mmaunze/sqltojpa
sqlToJPA is a tool for automatically generating Java JPA (Java Persistence API) entity classes from SQL schema files. It parses CREATE TABLE statements, maps SQL data types to Java types, and creates fully annotated Java classes with fields, getters, setters, constructors, relationships, and equals/hashCode methods.
cpp java jpa-entities orm python sql
Last synced: 08 May 2026
https://github.com/anshul-ydv/library_management_system
A web-based Library Management System built using ASP.NET, C#, and MySQL. It automates book cataloging, member registration, circulation, and reporting to improve library efficiency and user experience.
asp-net csharp css dotnet html sql
Last synced: 08 May 2026
https://github.com/cevheri/spark-nyc-fire-incident
NYC Open Data - Fire Incident Dispatch Data
apache-spark pyspark python spark spark-core spark-sql spark-streaming sql
Last synced: 08 May 2026
https://github.com/deep-codes/vguess-api-client
👾 Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS
api css java javafx javafx-application nodejs-server reactjs sql
Last synced: 08 May 2026
https://github.com/deepakmali-09/spring-data-jpa-p01
This Spring Boot project demonstrates the use of Spring Data JPA for performing CRUD operations in a Student Management System. It leverages JpaRepository to manage student data, allowing users to perform actions like adding, retrieving, updating, and deleting students using HTTP endpoints.
crud-api http-endpoints java mysql-database restfull-api spring-boot spring-data-jpa sql
Last synced: 08 May 2026
https://github.com/blladerunner/customer-churn-dashboard
Customer Churn Dashboard — SQL + Python analytics project exploring customer retention patterns, churn rate by demographics and services, and key insights for telecom business strategy.
business-intelligence churn-analysis customer-retention dashboard data-analysis data-analytics data-science pandas powerbi python sql sqlite telecom
Last synced: 08 May 2026
https://github.com/neorandom/sql-pseudocode-transpiler
Transpile a custom SQL pseudocode into multiple things.
json openpyxl pandas pandas-dataframe pandas-python pseudocode sql ssms
Last synced: 08 May 2026
https://github.com/phal-sovandy/e-commerce_database
E-Commerce Database built with PostgreSQL. Manages products, sellers, customers, orders, and reviews with detailed schema, advanced SQL logic, and data import/generation capabilities.
data-science database dataset ecommerce plpgsql postgresql python sql
Last synced: 08 May 2026
https://github.com/shakalbotenterprises/parameters-management-system
Client and server sides to work with dynamically changing parameters
java postgresql shakal-bot-enterprises spring sql
Last synced: 08 May 2026
https://github.com/wadhia-bhavesh/psdroid-tracker
PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.
andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml
Last synced: 08 May 2026
https://github.com/riteshgaigawali/nimap-task
Basic Spring Boot Application for CRUD operations.
crud-operation java jpa-hibernate lombok maven mysql-database restful-api spring-boot spring-data-jpa springboot sql
Last synced: 08 May 2026
https://github.com/fer25-code/springjpa
Back End with Spring boot
java jpa jpa-hibernate json orm spring-boot sql swagger
Last synced: 08 May 2026
https://github.com/jasminemlewis/housing-choice-connect
Housing Choice Connect allows New Orleans voucher holders and participating landlords to easily search or advertise rental properties without reviewing an extensive list.
ado-net asp-net bootstrap4 css3 database html5 sql vbnet
Last synced: 08 May 2026
https://github.com/samjoesilvano/password_strength_prediction_using_nlp
Developed a predictive model to categorize passwords as Strong, Good, or Weak, enhancing security and reducing breach risks. The project involves cleaning and analyzing data from an SQL database, using the TF-IDF technique for transformation, and implementing a Logistic Regression model to achieve accurate classifications.
data-analysis data-classification data-cleaning data-visualization logistic-regression machine-learning natural-language-processing pandas password-security password-strength python scikit-learn sql tf-idf
Last synced: 08 May 2026
https://github.com/savindu93/slgvd_backend
Source code for Sri Lanka Genetic Variation Database back-end
bioinformatics databases django django-application django-project django-rest-framework google-cloud mysql-database python sql variants
Last synced: 08 May 2026
https://github.com/flowritte/almacen_api
Ejercio de varios microservicios de 3 microservicio inter comunicados entre se de producto-inventrario-tiket
docker eureka gateway-services kafka microservices mysql spring-boot sql
Last synced: 08 May 2026
https://github.com/thelivingtiramisu/dynamic-query-builder
Dynamic Query Builder is a versatile tool that allows users to construct complex database queries dynamically without the need to write code manually. It provides a user-friendly interface for creating and customizing queries on-the-fly, offering flexibility and efficiency in data retrieval and manipulation.
database dynamic-queries injection linq mariadb mysql orm query salesforce search-interface sfdx soql soql-query sql
Last synced: 08 May 2026
https://github.com/abhishekpsonawane07/big-data-analytics-of-movie-ratings-using-pyspark
This project analyzes the MovieLens dataset using PySpark to derive insights about movie ratings, including the most popular, top-rated, and marmite movies. Gradio is used for building an interactive interface to display these insights.
apache-spark bigdata gradio movielens pyspark python sql
Last synced: 08 May 2026
https://github.com/khoa-bit/go-db-tools
My personal tools for working with DB. Because I love zero dependency <3
Last synced: 08 May 2026
https://github.com/juanpablo70/ieti-h2
Spring Boot With H2 Database
gradle h2 persistence spring-boot sql
Last synced: 08 May 2026
https://github.com/teddy55codes/sqlitedbaccess
A lightweight sqlite nuget package.
Last synced: 08 May 2026
https://github.com/sergioaff/db-sqlite
Data Browser es una herramienta diseñada para gestionar bases de datos SQLite. Permite a los usuarios cargar bases de datos, crear y editar tablas, así como agregar, eliminar y modificar registros. Con su interfaz intuitiva, facilita la administración de datos, haciéndola ideal para desarrolladores y administradores que buscan una solución sencilla
Last synced: 08 May 2026
https://github.com/laisgalvao/renovar-estofados
um e-commerce criado para meu projeto integrador do curso técnico em 2018
css ecommerce html javascript php refactoring-exercise sql
Last synced: 08 May 2026
https://github.com/efekos/simpleql
SQL Database management library for Java
java java-lib java-library maven maven-library maven-repository sql sql-database sql-java sql-query sql-server-database sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 08 May 2026
https://github.com/sravanigodavarthi/automated-elt-pipeline-aws
An Apache Airflow data pipeline is designed to perform ELT operations, utilizing Amazon S3 and Amazon Redshift Serverless.
airflow aws datamodeling datapipeline dataprocessing dataqualitycheck docker elt-pipeline parquet python redshift-serverless s3-buckets sql
Last synced: 08 May 2026
https://github.com/susa1473/rest_api-programminglanguages-
a REST-API using mySQL as database and Express.js as server
express-js joi-validation mysql-database rest-api sql
Last synced: 08 May 2026
https://github.com/willaevangelista/smart-rh_java
Repositório do Projeto SmartRH, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.
generation-brasil insomnia java spring-boot sql
Last synced: 08 May 2026
https://github.com/software-development-course-2025/database-design-with-sql-week-1-assignment
This repository contains solutions for a beginner-level SQL database assignment. It covers how to create and delete databases using standard SQL commands.
database-management databases mysql postgresql sql
Last synced: 08 May 2026
https://github.com/vaxdata22/cyclistic-ride-sharing-company
This is my Google Data Analytics Certificate case study for the Cyclistic ride-sharing company
actionable-insights business-analytics business-intelligence data data-analytics data-cleaning data-mining data-visualization data-wrangling exploratory-data-analysis google-data-analytics spreadsheets sql sql-server sql-server-management-studio statistical-analysis t-sql tableau transact-sql
Last synced: 10 Jun 2026
https://github.com/bijithpn/sql_connection_package
A package that connects to JDBC SQL Server databases.
flutter flutterpackage jdbc sql sql-server
Last synced: 09 May 2026
https://github.com/epomatti/powerapps-vnet-integration
Power Apps private connectivity with Azure SQL Database
azure powerapps private-endpoint sql sqlserver terraform virtual-network vnet
Last synced: 09 May 2026
https://github.com/thecoachingonline/learning-sql
Here are my study notes for learning SQL
mysql oracle postgresql sql sqlite sqlite3
Last synced: 09 May 2026
https://github.com/basemax/amirkabirindustrialtown
بانک اطلاعات شهرک صنعتی امیرکبیر کاشان ایران - This repository contains a SQL/JSON dataset of businesses located in the Amirkabir Industrial Town in Kashan, Iran. The dataset includes details about various companies, their activities, contact information, and locations.
amirkabir-industrial amirkabir-industrial-town database database-as-a-service database-schema database-sql industrial-town json py python sql sql-database table
Last synced: 09 May 2026
https://github.com/corey-richardson/course-progress-tracker
A Flask web application that can be used to track which courses and university modules I have completed and which I have yet to finish.
css flask html python3 pythonanywere sql sqlite3
Last synced: 09 May 2026
https://github.com/learningbyexample/jobs-k8s
A project for learning to Creating Jobs in Kubernetes
etl job k8s kubernetes operator postgresql sql
Last synced: 09 May 2026
https://github.com/azure-samples/sql-database-engine-driver-samples
Code samples for the Microsoft SQL database engine drivers in various programming languages.
Last synced: 09 May 2026
https://github.com/baschin1103/knn-classification-sqlalchemy
Example-Script to load data from a database and classify by the K-Nearest Neighbor (KNN) Algorithm.
database knn-classification labelencoder machine-learning ordinal-classification pandas sql sqlalchemy
Last synced: 09 May 2026
https://github.com/rizkipragustono/data_analysis_spark
Exploration: Data Analysis using Spark
apache-spark data-analysis pyspark python spark-sql sql
Last synced: 09 May 2026
https://github.com/arijeet8008/right2vote
Assignment
dbms hibernate java mysql restful-api spring-boot sql
Last synced: 09 May 2026
https://github.com/45harry/foodbot_end_to_end_in_dialogflow_nlp
A Simple FoodBot for a IndoNep Eatery :- Saavita- The FoodBot
backend chatbot dailogflow database fastapi 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/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/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/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/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/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/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/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
https://github.com/markphamm/leetcode
Daily LeetCode solutions in Python, SQL, and more – featuring efficient algorithms, clean code, and a variety of problem-solving techniques.
Last synced: 03 Oct 2025
https://github.com/martin-mikusiak/tech_q__python_pandas_vs_mysql
Technical / Analytical Interview Questions: My own solutions - both in Python Pandas and in MySQL.
Last synced: 09 May 2026
https://github.com/yashpaneliya/notekeeper
This is a simple note keeper flutter application. It uses SQL database.
Last synced: 09 May 2026
https://github.com/dj0nny/express-knex-boilerplate
An Express - Knex query builder boilerplate
backend boilerplate database express express-knex expressjs knex knexjs sql
Last synced: 09 May 2026
https://github.com/kentonbmax/sql-tnt
SQL + Typescript Node Template
docker mssql-database sql typescript
Last synced: 09 May 2026
https://github.com/hasin023/cse_4307_database_management_systems
Course files for CSE 4307 & 4308
Last synced: 10 Jun 2026
https://github.com/mingikang31/CoffeeMaker
angularjs full-stack java javascript mysql spring-boot sql
Last synced: 09 May 2026
https://github.com/emansarahafi/greenspotgrocer
Designing a relational database for Greenspot Grocer using MySQL Workbench.
Last synced: 10 Jun 2026
https://github.com/bios-marcel/presentation_eclipse_store
Small presentation abut Eclipse Store for Hannover Gophers 15.10.2024
databases eclipse-store java sql
Last synced: 10 May 2026
https://github.com/danishayman/fireextinguishertrackingsystem
The Fire Extinguisher Tracking System (FETS) is a comprehensive web-based solution designed to manage and monitor fire extinguishers across facilities.
asp-net asp-net-web-forms aspnetwebforms css html mailkit mimekit mssql sql
Last synced: 10 May 2026
https://github.com/bearddan2000/python-web-bottle-tdd-api-basic-auth-mysql-chained-sql-simple
Simple web app that serves an api for a bottle project using basic auth.
allure-pytest api auth basic bottle chained mysql pytest python response simple sql sqlalchemy tdd testify web
Last synced: 10 May 2026
https://github.com/palagdan/springboot-client_server
Spring basic project for eshop.
client-server docker-compose java spring-boot sql testing
Last synced: 10 May 2026