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/vtickner/codecademy-creating-a-database
This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.
database postgresql schema sql
Last synced: 29 Apr 2026
https://github.com/ahmadu-suleiman/fld-floating-dictionary-window-version
FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.
gui hmtl5 jframe json sql sqlite
Last synced: 06 May 2026
https://github.com/sakshi-choudhary/car-rental-system-dbms-project
car rental system
Last synced: 18 Apr 2026
https://github.com/benscabbia/ssms-results-parser
Visually compare side-by-side two SQL Server Statistics IO and Time data. Simply copy your output from SSMS and compare!
compare-data parser results-viewer sql sql-server sqlserver ssms
Last synced: 22 Apr 2026
https://github.com/nlesc/spot-server
database filter javascript spot sql visualization
Last synced: 29 Apr 2026
https://github.com/frank-geisler/sql-server-sample-docker-container
In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases
adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017
Last synced: 06 May 2026
https://github.com/arkenidar/spring-baseconf
./mvnw spring-boot:run # + jdbc config and server setup
freemarker java jdbc spring sql web
Last synced: 29 Apr 2026
https://github.com/imandreabellani/elaborato-informatica-esame-di-stato-2019-20
Progetto che ho ideato e realizzato come elaborato di indirizzo (Istituto tecnico informatico, articolazione "Informatica") per l'esame di stato dell'anno scolastico 2019/2020. Voto esame di stato: 100/100
css esame-di-stato html informatica javascript php sql
Last synced: 06 May 2026
https://github.com/meghajbhat/patient-records-management-system
The Patient Records Management System is a robust web-based application designed for hospitals and healthcare providers to streamline the management of patient records, appointments, prescriptions, and billing.
backend css database-management flask flask-application frontend full-stack-web-development html mysql python python3 sql
Last synced: 18 Apr 2026
https://github.com/bessarodrigo/database-connection_eda_esquadrao_loja
Desenvolvimento de um banco de dados e painel de visualização no Power BI para a loja do Esporte Clube Bahia.
excel postgresql powerbi python sql
Last synced: 29 Apr 2026
https://github.com/mg380/ibm-applied-data-science-capstone
This Capstone is the 10th (final) course in IBM Data Science Professional Certificate specialization, and it actually summarises in the form of project all materials that have been learned during this specialization
capstone data data-analysis data-science datascience ibm machine-learning plotly python scikit-learn sql
Last synced: 05 Mar 2026
https://github.com/virajbhutada/movie-rental-store-analytics-sql-powerbi-excel
Dive into the DVD rental industry with my Capstone project, Movie Rental Analytics. Analyzing the Sakila DVD Rental Store Database, I extract insights through exploratory data analysis (EDA) and Power BI visualizations. Findings inform strategies for optimizing film inventory, enhancing business operations, and customer experiences.
business-intelligence capstone-project customer-behavior-analysis data-analysis data-science excel exploratory-data-analysis film-ratings mece movie-database movie-rental mysql powerbi powerbi-visuals revenue-analysis sql sql-database
Last synced: 05 Jun 2026
https://github.com/exegeses/introdb64141
Curso Introducción a Bases de datos | código 64141
database-design databases mysql mysql-database sql
Last synced: 23 Apr 2026
https://github.com/jassii/java-hackerrank-leetcode-solutions-
arrays binary-tree hackerrank hashing java sql strings
Last synced: 05 Jun 2026
https://github.com/thiagobarradas/sqlclient-parsetoobject
Easy SqlClient parse to object for .NET Core
dapper dotnet-core dotnet-core-2 dotnet-core-3 mapping object objective-c parser sql sqlclient
Last synced: 06 May 2026
https://github.com/le717/flask-quick-sql
A quick way to run SQL in your Flask app.
Last synced: 06 May 2026
https://github.com/arkenidar/py-sql-task
SQL-Alchemy ( py + sql ) simple app ( task app ) . TextUI + DataBase
Last synced: 06 Jun 2026
https://github.com/estherslabbert/aws-sql-server-rds
Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)
aws aws-rds sql sql-server ssms
Last synced: 06 May 2026
https://github.com/javigong/url-shortener-nextjs-prisma-cockroachdb-middleware-edge-functions
Url-shortener with NextJS, Middleware, Edge Functions, Prisma, CockroackDB, tRPC.
cockroachdb edgefunctions middleware nextjs prisma sql trpc
Last synced: 29 Apr 2026
https://github.com/k98kurz/sqloquent
Python 3+ SQL ORM system inspired by Eloquent
Last synced: 02 Apr 2026
https://github.com/byrnedo/partu
Go library to help with mundane sql fooery: generate insert, upsert, update and select statements
Last synced: 06 May 2026
https://github.com/mechanicalrabbit/advent-of-code-2022-with-funsql
advent-of-code advent-of-code-2022 julia postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/01barthez/tp-inf-211
TP: Object Oriented Programming. Subjet: Managing a supermarket’s stock can be challenging, with numerous products, suppliers, and inventory processes to oversee. As a developer for Dovv Supermarket in Biyem-Assi, Yaounde you’ve been tasked with creating a stock management system. This system will organize products by categories, manage supplier...
cpp crud-application java javascript management-system oriented-object-programming python3 sql staruml uml-class-diagram
Last synced: 17 Apr 2026
https://github.com/brentgreeff/readable_rails_log
Makes it easy to read SQL queries when developing locally
Last synced: 06 May 2026
https://github.com/vladimirzelenokor1/big-data-project---predicting-trip-fares-with-spark-hive
A CRISP-DM–based big data pipeline for predicting NYC ride-sharing trip fares: ingesting 2024 TLC data via Sqoop into HDFS/Hive, performing ETL and feature engineering with Spark & PySpark, training and tuning Linear Regression & Gradient Boosted Tree models, and outlining end-to-end deployment.
big-data data-engineering etl hadoop hive jupyter-notebook machine-learning predictive-modeling pyspark python spark spark-ml sql sqoop
Last synced: 06 May 2026
https://github.com/naresh-chandanbatve/imp_image_store
database hacktoberfest hacktoberfest-accepted hacktoberfest2022 mysql php sql
Last synced: 06 May 2026
https://github.com/salaahl/restaurant_website_by_symfony
Restaurant Le Vingtième
bootstrap css css-doodle html javascript php sendgrid sql twig
Last synced: 29 Apr 2026
https://github.com/padurean/go-sqlx-postgres-with-migration-example
Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations
database go golang migration postgresql sql sqlx
Last synced: 06 May 2026
https://github.com/scarblase/portfolioprojects
A collection of data analysis and business intelligence projects using SQL, Python, and visualization tools to uncover insights from real-world datasets. 🚀📊
csv data-analysis data-engineering data-mining data-science data-visualization matplotlib matplotlib-pyplot pandas python python3 seaborn sql
Last synced: 06 May 2026
https://github.com/bessarodrigo/database-connection_eda_dre_ecbahia
Este projeto processa dados contábeis a partir de um arquivo Excel, inserindo-os em um banco de dados PostgreSQL para uma análise financeira detalhada.
Last synced: 06 May 2026
https://github.com/pandh4cker/recherchefilm
Language implementation for searching in a movies' database
database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3
Last synced: 29 Apr 2026
https://github.com/andr3w03/pemrogramanvisual_lab
Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4
csharp database desktop-application mysql sharpdevelop sql
Last synced: 06 May 2026
https://github.com/benie254/delivered-api
Back-end logic for a products delivery system
api authentication custom-authentication django django-rest-framework postgresql postgresql-database python sendgrid sql twilio twilio-sms
Last synced: 06 May 2026
https://github.com/ricardomilhazes/db-monitoring-tool
Database Monitoring Tool for performance evaluation
database-management database-monitoring javascript python sql
Last synced: 06 May 2026
https://github.com/wtanaka/ansible-role-sqlite
Ansible role to install sqlite command line tools
ansible ansible-galaxy ansible-role ansible-roles database db galaxy rdbms sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 29 Apr 2026
https://github.com/pprattis/insurance-company-database-with-jdbc-and-spark-rdd
A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.
computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student
Last synced: 07 May 2026
https://github.com/amirkhaniansev/accesscore
AccessCore is a lightweight ORM for working with relational databases.
cshar database mysql orm sql sql-server
Last synced: 29 Apr 2026
https://github.com/tushar2704/sql-challenges
Collection of SQL challenges designed to demonstrate my skills and expertise in database management, data analysis, and data manipulation using SQL. This repository serves as a showcase of my abilities to handle complex SQL queries, optimize database performance, and solve real-world data problems.
data-analytics data-mining data-science datamanipulation mysql postgresql sql
Last synced: 24 Apr 2026
https://github.com/krisnasuma/taskharianweb
Dikembangkan Menggunakan Native php (versi 7.2.3)
css database javascript native php sql
Last synced: 29 Apr 2026
https://github.com/billyfrcs/smarterbooks
Book Management System Application.
asp-net-core azure azure-devops csharp dotnet dotnet-core dotnet-framework entity-framework entity-framework-core razor razor-pages smarterbooks sql sql-server webapp webapplication
Last synced: 07 May 2026
https://github.com/canayter/sqlalchemy-trip-planner
Planning a trip and running a feasibility analysis by analyzing the climate of the area using SQLAlchemy ORM queries, Pandas, and Matplotlib.
matplotlib pandas python sql sqlalchemy
Last synced: 07 May 2026
https://github.com/ayu-hack/ayu-hack
Enthusiastic learner passionate about building software and exploring the world of technology. Eager to contribute to open-source projects and collaborate with the developer community. Continuously developing my skills in Python,SQL,HTML,CSS,PowerBI, MacOS. Always open to feedback and excited to keep growing!
config css data-analysis github-config html powerbi-desktop python3 sql
Last synced: 30 Apr 2026
https://github.com/nasirkhan294/vet-clinic-db
The vet_clinic project is a software application designed to manage a veterinary clinic's data. It utilizes PostgreSQL as the underlying database system.
Last synced: 24 Apr 2026
https://github.com/roe-dl/weewx-sqlupload
Upload skins by using a database
mysql php sql weewx weewx-skin
Last synced: 19 Apr 2026
https://github.com/sysborg/postgresql-utils
Useful Codes for BI and PostgreSQL Analysis
database postgres postgresql sql
Last synced: 07 May 2026
https://github.com/rushhaabhhh/harvard-cs50w-projects
This repository contains a collection of notes and projects from the Harvard CS50w series, covering web development topics such as HTML, CSS, JavaScript, Django, CI/CD, testing, SQL, migrations, and scalability.
ci-cd-pipeline django harvardcs50 javascript migrations sql
Last synced: 30 Apr 2026
https://github.com/phelipe-sempreboni/informations
Repository for tutorials, information and notes on technology in general.
amazon-web-services datahub datalake datamart datawarehouse datawarehousing etl modelagem-de-dados olap oltp oracle-database pl-sql pl-sql-script powerbi-desktop powerbi-service rds-database sql sqlserver
Last synced: 19 Apr 2026
https://github.com/kingdarboja/sypydesign
Dynamic webpage with PHP + SQL + Python for vehicle tracking.
pendulum php7 python-3-6 sql sqlalchemy vehicle-tracking website
Last synced: 30 Apr 2026
https://github.com/sksaju/hacker-rank
My solutions of HackerRank challenges..
c-plus-plus es6 java javascript problem-solving sql
Last synced: 07 May 2026
https://github.com/ryan-menezes/query-builder
A simple query builder for sql queries
mysql php query-builder sql sqlite
Last synced: 07 May 2026
https://github.com/johnmata0427/data-lake-case-studies
Casos de Estudio con Data Lake
azure data-science datalake jupyter-notebook nosql powerbi sql
Last synced: 24 Apr 2026
https://github.com/francislauriano/softex-backend
Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python
javascript nodejs python sql typescript
Last synced: 30 Apr 2026
https://github.com/brunopata/adventureworks-sql-analysis
SQL-driven analysis of sales, customer behavior, time trends and regional performance using the AdventureWorks dataset. Built using Google BigQuery and SQL to uncover key business insights. Data is structured through clean queries and views designed to support product, customer and geographic decisions.
bigquery business-intelligence data-analytics data-engineering etl google-cloud sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/stefanov-sm/sqlmethods
Define PHP methods as SQL queries
Last synced: 30 Apr 2026
https://github.com/gauravkumar1741/student_management_workbench
The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design
Last synced: 30 Apr 2026
https://github.com/hanpama/pgcc
Relay Cursor Connection implementation for Golang and PostgresQL https://facebook.github.io/relay/graphql/connections.htm
golang graphql postgresql relay sql
Last synced: 17 Apr 2026
https://github.com/elazzouzihassan/advanced_databases
This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.
advanced-database db oracle oracle-database sql sqlite
Last synced: 19 Apr 2026
https://github.com/cephascard0207/librarydb_mysql_starter-kit
The LibraryDB_mysql_STARTER-KIT project provides a complete setup for a simple library database using MySQL Workbench and SQL, featuring a detailed query script and an ER diagram to visualize table relationships. It is designed for beginners and students to easily understand and implement database structures and relationships.
Last synced: 25 Apr 2026
https://github.com/esraa-emary/task-worker-matching
A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.
Last synced: 07 May 2026
https://github.com/geoffreylgv/ghw
GHW: Build, learn and upskill with the MLH team, either you are pro or newbie!
api challenges django fun game python shell sql web3
Last synced: 30 Apr 2026
https://github.com/adrianoescarabote/personal-finance-app-backend
This project contains the back-end of a full-stack personal finance application, providing secure APIs for managing transactions, budgets, savings, and user authentication. It handles data storage, validation, and business logic.
express node prisma sql typescript
Last synced: 07 May 2026
https://github.com/drupaladmin/sqli.to
The AI SQL Query Optimizer
mariadb mysql postgresql query-optimization sql sql-server sqllite
Last synced: 04 Apr 2026
https://github.com/marcelo-mattos/hydrix
Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.
ado-net hydration hydrix materializer micro-orm sql
Last synced: 09 Apr 2026
https://github.com/wvlet/sql
Bridging gaps between SQL and Scala collections
Last synced: 25 Apr 2026
https://github.com/gustavovalle23/food-recipe
API that brings recipes from an ingredient list
fastapi graphql pytest python sql sqlalchemy
Last synced: 07 May 2026
https://github.com/littleairmada/steampipe-plugin-fly
Use SQL to instantly query Fly.io resources across apps and organizations. Open source CLI. No DB required.
flyio sql steampipe steampipe-plugin
Last synced: 08 Jun 2026
https://github.com/csivitu/bl0b
A Discord bot to notify about upcoming CTFs, scores, ranks, and more.
discord discord-bot discord-go go go-sql golang golang-application hacktoberfest sql sqlx
Last synced: 30 Apr 2026
https://github.com/humbertocg18/teupc-2022
Site de um assistente para a montagem de um Computador, além de informar sobre as suas especificações, o trabalho foi ministrado no colégio Ensino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2022.
Last synced: 08 May 2026
https://github.com/jreyesr/steampipe-plugin-blockchain
A Steampipe plugin to interface with the Blockchain.com API
Last synced: 25 Apr 2026
https://github.com/purvajage/library_management
In this project, build REST APIs for a Library Management System Project using Spring Boot, Spring Data JPA (Hibernate), and MySQL database.
Last synced: 30 Apr 2026
https://github.com/dushansenadheera/library_management_system
desktop application to manage library tasks
application csharp dotnet sql windows-forms
Last synced: 08 May 2026
https://github.com/praths71018/customtkinter-sql-integration
Integrates MySQL database with Custom Tkinter in python and can perform SQL Queries on it
custom-tkinter customtkinter customtkinterprojects database database-management mysql mysql-database mysqlconnector python-mysql-connector sql tkinter
Last synced: 10 May 2026
https://github.com/bheki-maenetja/sei-project-4
A superhero information website featuring a 'top-trumps' style card game
css3 django html5 postgresql python python3 react reactjs sql
Last synced: 25 Apr 2026
https://github.com/gsbenevides2/datamodelersrag
Modelagem de banco de dados para o dataset de casos de síndrome respiratória aguda grave do sistema único de saúde brasileiro.
brasil-covid database nodejs oracle sql typescript
Last synced: 30 Apr 2026
https://github.com/itsryu/at2-n1-lbd
Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.
Last synced: 30 Apr 2026
https://github.com/impossibleforge/pfc-duckdb
DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering
analytics compression duckdb duckdb-extension jsonl log-compression sql structured-logs
Last synced: 25 Apr 2026
https://github.com/isaccanedo/ignite
:cloud: Apache Ignite
big-data cache cloud data-management-platform database distributed-sql-database hadoop ignite in-memory-computing in-memory-database iot network-client network-server osgi sql
Last synced: 30 Apr 2026
https://github.com/idriz4work/cs50
In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".
algorithms arrays c data-structures flask html-css-javascript memory python sql
Last synced: 08 May 2026
https://github.com/fblupi/grado_informatica-mda
Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR
ajax bootstrap justinmind mysql php sql webapp
Last synced: 08 May 2026
https://github.com/sureshbeekhani/chat-with-postgres-sql
This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.
ai chatbot langchain sql sqlite streamlit
Last synced: 19 Apr 2026
https://github.com/michaelinzo/javasqlitedatabase
A SQLite Database for Android devices
android androidstudio database database-management sql sqlite
Last synced: 08 May 2026
https://github.com/augustoarraes/objective_bank
Micro sistema de gestão bancária conceitual
api-rest backend docker finance finance-application flask microservice postgresql python sql
Last synced: 30 Apr 2026
https://github.com/vergosss/database-systems-2021-2022-project
Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).
databases index java javaguiswing mariadb mysql sql swing-gui
Last synced: 08 May 2026
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/raffaeleav/gestione-etichette
A Java GUI developed as a project for the Basi di Dati (Database) course, part of the Computer Science Bachelor's Degree program at the University of Salerno
entity-relationship-diagram java mysql-database query sql
Last synced: 26 Apr 2026
https://github.com/dorukeskicorapci/sql-basics
This project includes basics of SQL database manipulation using java.
Last synced: 08 May 2026