An open API service indexing awesome lists of open source software.

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.

https://github.com/ezejosue/taller1

¡Bienvenido/a a este taller práctico de SQL! Aquí pondrás a prueba tus habilidades en el manejo de bases de datos relacionales, específicamente en la creación de procedimientos almacenados y disparadores (triggers).

sql sqlserver transact-sql

Last synced: 04 Nov 2025

https://github.com/jiko23/sql_etl-query-faster

An idea to make sql bulk data insertion, deletion and update easier.

python sql

Last synced: 06 Jun 2026

https://github.com/e0selmy4v/scpo-php

Some small PHP useful function library

convert-characters from-scpos http mailer php sql url-rewrite

Last synced: 07 Apr 2025

https://github.com/emanoelcampos/celestial-bodies-database

A relational database project using PostgreSQL, representing various celestial bodies. Detailed instructions are in project-instructions.md.

celestial-bodies command-line freecodecamp postgresql relational-database sql

Last synced: 05 Nov 2025

https://github.com/emanoelcampos/student-database

Comprehensive SQL learning project developed through the Learn SQL by Building a Student Database: Part 1 and Part 2 courses from FreeCodeCamp. Includes database creation, data insertion, and data querying using PostgreSQL and bash scripting.

bash-script freecodecamp postgres relational-database sql

Last synced: 09 May 2026

https://github.com/giansalex/sql-formatter

Application for SQL-formatting in PHP

php sql sql-formatter

Last synced: 06 Apr 2025

https://github.com/shubhamsoni98/analysis-with-sql

This project focuses on creating and managing a database for a music record company to perform various analyses on bands, albums, and songs. Using SQL, the goal is to create a structured relational database with relevant tables, insert necessary data, and perform queries that provide insights into the relationships between bands, albums, and songs.

analys analysis data data-science database dbms mysql mysqlworkbench project query schema sql

Last synced: 03 Jan 2026

https://github.com/cosmin-panescu/sql-walmart-data

📌 SQL Walmart Data Project

excel mysql sql

Last synced: 28 Jun 2025

https://github.com/edwinrlambert/cyclistic-bike-share-analysis

This repository is part of the Google Data Analytics Capstone Project, focusing on analyzing Cyclistic's bike-sharing data to identify trends and strategies for converting casual riders to annual members. It aims to provide actionable insights for enhancing marketing efforts.

act analyze ask bigquery prepare process share sql

Last synced: 03 Jan 2026

https://github.com/kuldeepsharma-dataanalyst/college_database_system_sql_project

SQL project demonstrating database design, queries, and analysis for a college management system.

columns datacleaning datamanagement dbms dbmsproject mysql-database pgadmin postgresql queries rows sql sqlqueries tables

Last synced: 05 Nov 2025

https://github.com/natballa/sql-toolkit

Ready-to-use SQL queries for PostgreSQL, Oracle & T-SQL

analytics database dba monitoring oracle postgresql sql tsql

Last synced: 18 May 2026

https://github.com/panoschron97/company_project_pl_pg_sql

A company management system with PL/pgSQL.

pgadmin4 plpgsql postgresql sql

Last synced: 05 Nov 2025

https://github.com/sanchezluys/bd_taller_mecanico_postgresql

BD postgresl, de un taller mecanico

mysql postgresl sql

Last synced: 30 Mar 2025

https://github.com/agu3des/estanteencantada

Livraria feita para a disciplina de Banco de Dados l e para as disciplinas de Estrutura de Dados, Sistemas Operacionais e Protocolos de Interconexão de Redes de Computadores

bancodedados books bookstore client-server data-structures livros python semaphore sql systems threads

Last synced: 14 Apr 2025

https://github.com/io7m-com/darco

Minimalist, opinionated database access.

database-access jdbc postgresql sql sqlite

Last synced: 22 Mar 2025

https://github.com/pyrustic/litedao

Intuitive interaction with SQLite database

auto-init dao data database database-access library lightweight pyrustic python sql sqlite

Last synced: 09 May 2026

https://github.com/blacksuan19/sqlmigrately

Zero setup SQL schema migration from pandas DataFrames

sql sql-migration sqlalchemy

Last synced: 18 Feb 2026

https://github.com/bala-1409/loan-clustering-datascience-projects

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset 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 clustering-algorithm data-analysis data-science data-visualization kmeans-clustering machine-learning machine-learning-algorithms sql unsupervised-learning unsupervised-machine-learning

Last synced: 22 Mar 2025

https://github.com/zhrgns/sql-ecommercedatabasemodel

This repo includes one of my personal projects that creates logical and physical design of an e-Commerce DB.

database e-commerce er-diagram oracle sql

Last synced: 14 Apr 2025

https://github.com/acsbitmen/login-backend

Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.

body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql

Last synced: 18 Feb 2026

https://github.com/skytecat/thecheapestroute_sql

SQL statement that returns the cheapest tour using a Recursive Query

postgresql sql

Last synced: 03 Mar 2025

https://github.com/itsmeyogesh22/solved-8-weeks-sql-challenge-correct-solutions

Included in Serious SQL Virtual apprenticeship program, this repository contains solutions for all eight different case studies crafted by Danny Ma. For more information please visit: https://8weeksqlchallenge.com/

8weeksqlchallenge data dataanalytics datawithdanny postgresql sql sqlserver-2022 t-sql

Last synced: 07 Apr 2025

https://github.com/edwyng/bd-gama-fase-ii

Implementación del esquema lógico - bd proyecto fase II

base-de-datos esquema sql sql-server

Last synced: 04 Nov 2025

https://github.com/antonio2812/programadordeweb

Atividades/Exercícios Práticos do Curso

css3 git github html5 javascript jquery mysql php sql

Last synced: 08 Apr 2026

https://github.com/danitilahun/sql_notes

SQL_Notes, is a well-organized collection of SQL problem solutions that primarily includes LeetCode SQL challenges alongside problems from other sources.

competitive-programming leetcode problem-solving sql

Last synced: 14 May 2025

https://github.com/henriquecosta05/feedhub

An automation built for AI learning purposes, FeedBuilder is being designed to build a fully-customized RSS feed for you, based on your favorite topics and discussions over the internet.

java nextjs postgresql react rss-feed rss-feed-scraper spring-boot sql tailwindcss typescript

Last synced: 08 Apr 2026

https://github.com/tanyaaa05/mysql-learning

This repository features an in-depth SQL Basics course, focusing on key concepts for effective database management and querying with MySQL 📝

dbms mysql sql

Last synced: 14 Mar 2025

https://github.com/allubie/periodic_table_database

periodic table database submission

bash-script sql

Last synced: 20 Jan 2026

https://github.com/bienlim/web-fundamentals

Collection of projects and exercises to understand web development fundamentals.

css html javascript jquery sql

Last synced: 05 Apr 2025

https://github.com/mjakeman/cheeses-of-the-world

A website about Cheese 🧀 - Created in 2018 for Level 2 Digital Technologies (AS 91370)

cheese mysql php sql website

Last synced: 03 May 2026

https://github.com/ajejoseph22/probable-system

MP FullStack Engineer assessment

nodejs reactjs sql typescript

Last synced: 08 Apr 2026

https://github.com/mariamelashkar/chorely

A dynamic and responsive task management system with CRUD operations, JWT authentication, and RESTful APIs. Deployed on AWS EC2 with Swagger and Docusaurus documentation.

aws-ec2 css docker-compose golang html javascript jwt mobile-first postgresql reactjs responsive-design restful-api sql swagger

Last synced: 08 Apr 2026

https://github.com/sakshatvyas/smart-school-management-system

Smart School Management System built with Java and SQL for efficient student, staff, and academic management.

database java mysql netbeans netbeans-project sql

Last synced: 03 Jan 2026

https://github.com/amiorhmn/leetcode-sql-50-solutions

This repository contains my solutions to the problems in SQL 50 Study Plan of LeetCode.

leetcode leetcode-solutions leetcode-sql leetcode-sql-50 sql

Last synced: 08 Mar 2026

https://github.com/mharrisb1/sqlglot-cli

CLI wrapper around sqlglot

cli sql sqlglot

Last synced: 23 May 2026

https://github.com/brunafcarvalho/dados_suicidio_brasil

Projeto independente para prática de SQL (SQLite) com dados DATASUS (2014–2018)

eda sql sqlite

Last synced: 23 May 2026

https://github.com/cemdervis/linq

linq is a minimalistic, header-only LINQ library for C++ 17 and newer.

cpp cpp17 cpp20 linq modern-cpp sql

Last synced: 24 Jun 2025

https://github.com/CornCodeCreators/SqlNormalizer

A tool to standardize and improve your SQL strings.

mariadb mysql normalize php sanitize sql

Last synced: 26 Oct 2025

https://github.com/leosimoes/datascienceacademy-python-analisededados

Atividades do curso Análise de Dados com Linguagem Python da DataScienceAcademy.

data-analysis data-science jupyter-notebook python sql

Last synced: 29 Apr 2026

https://github.com/raghavgarg1257/laratweets

A simple clone of twitter built using Laravel 5.4.

blade laravel-framework sql

Last synced: 30 Mar 2025

https://github.com/lavianii/agendamento-de-horario

Um sistema de gestão de agendamento de horários simples.

java mysql mysql-database object-oriented-programming poo sql

Last synced: 01 May 2026

https://github.com/beinglojain/audio-vibe

A Podcast code written in Java language, Java GUI, Connected with a database written in SQL language.

database gui interface java java-interfaces podcast sql

Last synced: 03 Jan 2026

https://github.com/atiq-cs/net-core-demos

.Net Core demonstration programs, source-codes, blog articles links and documentation

asp-net-mvc c-sharp netcore sql

Last synced: 10 Sep 2025

https://github.com/kamysh/kryzhen

Forward-only, dependency-resolved SQL migrations for PostgreSQL — a Rust port of the Haskell mallard tool. Library crate + CLI.

cli database-migrations mallard migrations postgresql rust sql

Last synced: 07 Jul 2026

https://github.com/diegonunfio/sql-leetcode

Collection Study plan 50 SQL Leetcode

database datanalysis problem-solving sql sql-server

Last synced: 19 May 2026

https://github.com/judevector/sql-queries

This is my reference repository for SQL Queries I learn each day while working with Relational Database

learning-by-doing pgadmin4 postgresql sql

Last synced: 24 Jul 2025

https://github.com/rifatkasikci/hrms-data-postgresql

This repository contains the database of HRMS(Human Resource Management System)-PROJECT.

database-diagrams postgresql postgresql-database sql

Last synced: 25 Jul 2025

https://github.com/tanzeelafatima492/database-systems

Database IT series chapter 8

database it-series mysql semester sql work

Last synced: 08 May 2026

https://github.com/alfredomartins/r4c

Carona Remunerada (Paid Ride) is an Android app that connects the Angolan population with nearby taxi services, offering convenient and efficient transportation, particularly for students, across the country.

androidstudio java javascript json kotlin oop php socket-io sql

Last synced: 09 Apr 2026

https://github.com/mariam-zaidi/rsvp-movie-sql-casestudy

Provide recommendation to production company for their next project from historical data.

mysql sql

Last synced: 25 Jul 2025

https://github.com/kaichuuu/imdb-browser

IMDB Browser is a website to search for movie rating and details.

flask fullstack html postgresql project python react sql tailwindcss typescript vue

Last synced: 09 Apr 2026

https://github.com/souzafcharles/invest-portfolio-microservices

🏗 Demonstration of Microservices with RabbitMQ (Includes CloudAMQP) managing investment portfolios in the financial sector

cloudamqp jpa jpa-hibernate microservices postgresql rabbitmq rabbitmq-consumer rabbitmq-producer spring spring-boot spring-mvc spring-web sql

Last synced: 09 Apr 2026

https://github.com/lucas2805g/sakiladw-parcial

Integrantes: Juan Lambezat, Matías Elebi y Lucas Gomez.

analysisservices etl integrationservices sql sqlserver visualstudio2022

Last synced: 18 Sep 2025

https://github.com/gcoronelc/cepsuni-sql1-55545

Taller de implementación de base de datos SQL Server en el CEPS-UNI.

database desarrollasoftware gcoronelc java sql

Last synced: 16 May 2026

https://github.com/1thallo/senai-dba

Repositório criado para armazenar conteúdo disposto no curso de Administração de Banco de Dados no SENAI.

database-management dbeaver mysql-workbench postgresql-database senai sql

Last synced: 18 Sep 2025

https://github.com/ariyaarka/sales-analysis

A simple analysis on random dataset of pizza sales using SQL

data-analysis presentation-slides sql

Last synced: 17 Jan 2026

https://github.com/shivamsharma32/superstore_analysis_sql_project

SuperStore Data Analysis in SQL. Importing data from excel and cleaning and exploring on SQL.

datacleaning dataexploration mssql sql

Last synced: 26 Jul 2025

https://github.com/isaaczhang4/java-app-course-scheduler

GUI Java App Course Scheduler that uses Derby Database and SQL to manage the course/enrollment data

derby-database gui-application java sql sql-queries

Last synced: 26 Jul 2025

https://github.com/darshjasani/chathub

A feature-rich real-time chat application with Google authentication, infinite scroll, room creation, profile customization, and secure login functionality, providing users with a seamless and interactive messaging experience using ReactJS anf Firebase.

back backend firebase fornt-end html-css-javascript nosql reacthooks reactjs real-time sql

Last synced: 09 Apr 2026

https://github.com/cgrade/alx-higher_level_programming

This Repository Contains all the Project Tasks for Higher_Level_Programing in the Software Engineering Program at ALX

c javascript jquery object-oriented-programming python shell sql

Last synced: 09 Apr 2026

https://github.com/studoo-app/sql-td3-sio1

SQL - Découverte des jointures

2024-2025 sio1 sql

Last synced: 27 Jul 2025

https://github.com/souzafcharles/java-oop-projects

☕ Course: Complete Java | Object-Oriented Programming + Projects. Presented by Prof. Dr. Nelio Alves - Udemy, Inc.

generics-in-java hibernate-jpa java java-app javafx javaweb jdbc jpa lambda modelviewcontroller mongodb mvc mysql nosql springboot sql

Last synced: 09 Apr 2026

https://github.com/lixx21/hackerrank_sql

Hackerrank SQL problems and solved solution

hackerrank hackerrank-solutions sql

Last synced: 19 Feb 2026

https://github.com/mega2799/db-set-cinematografico

Database Project 2020-2021

database sql

Last synced: 13 May 2026

https://github.com/wdyitz/new-santos-food

A New Santos Food é uma plataforma de delivery de refeições. (Clone do Ifood)

next-auth nextjs postgresql prisma react sql tailwindcss

Last synced: 09 Apr 2026

https://github.com/artsiom-bukhautsou/museum

Web Application for the Belarusian Museum with hierarchical data structure

angular backend docker docker-compose frontend golang makefile postgresql rest rest-api sql

Last synced: 09 Apr 2026

https://github.com/rajkumar060301/sql-solution-experiments

This is my sql experiments all labs record.If any person need then use this repo all solution available in this repo.

computer-science-and-engineering mysql oracle-database solutions-engineering sql

Last synced: 27 Jul 2025

https://github.com/sebastianjaimesg-coder/sql_queries

This is a GitHub repository for saving queries that I've been practicing.

mysql mysql-database sql

Last synced: 19 Sep 2025

https://github.com/aRonnieAlsop/mock_portfolio_website

Personal blog part of app uses React for the frontend and SQLite for the backend. Blog content, including rich HTML (text, videos, etc.), is stored securely in the db.--safe from security risks from user-generated input b/c only site curator inputs blogs.

db express fs nodejs postman react sql

Last synced: 19 Sep 2025

https://github.com/ashwin331133/sql-project--sales-data-analysis--walmart

This SQL-based Walmart data analysis project aims to identify top-performing branches and products, optimize sales strategies using Kaggle's Walmart Sales Forecasting Competition dataset.

data-analysis eda sql

Last synced: 03 Jan 2026

https://github.com/komputronika/exceltosql

Design database schema in Excel/Spreadsheet then convert it to MySQL query.

excel generator mariadb mysql schema spreadsheet sql

Last synced: 16 Apr 2026

https://github.com/arunabhagit/bank-customer-churn-analysis-and-risk-tracker

This project analyzes customer churn using machine learning and visual storytelling through Power BI. A Random Forest model identifies high-risk customers, while interactive dashboards reveal key churn patterns, enabling targeted retention strategies and data-driven decision-making for business improvement.

analysis data powerbi predictive-modeling sql

Last synced: 28 Jul 2025

https://github.com/dhanushreddy291/personal-sql-assistant

Transform your natural language questions into powerful SQL queries effortlessly with Personal SQL Assistant. Simplify database interactions and gain insights faster than ever.

chatwithdatabase chatwithdb chatwithpostgres chatwithsql generative-ai postgresql snowflake-arctic sql streamlit

Last synced: 16 Apr 2026

https://github.com/gill-singh-a/mysql-brute-force

A Python Program that uses mysql-connector-python module to brute force MySQL Server

brute-force multithreading mysql python3 sql

Last synced: 19 May 2026

https://github.com/prateek5525/retail-sales-analysis-project

This project involves analyzing retail sales data using SQL to uncover insights into sales patterns, customer behavior, and product performance. It serves as an exercise to develop foundational SQL skills in data exploration, cleaning, and analysis.

data-analysis data-cleaning retail-sales-data sql

Last synced: 03 Jan 2026

https://github.com/guilhermedeoliveiramachado/banco-de-dados-ii

Todas as atividades feitas em Banco de Dados no 2° Ano, junto com a Giovanna Eduarda Damasceno Reis. Foi utilizado o Microsoft SQL Server.

database microsoft-sql-server sql sql-server

Last synced: 16 Apr 2026

https://github.com/incrediblelego/shoepal

Progetto sviluppato nell'ambito del corso di Basi Di Dati per gestire un database ed un applicazione di vendita di scarpe

css html php postresql sql

Last synced: 21 Apr 2026

https://github.com/dev2forge/sqlazo

SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.

basesdedatos database dev2forge modules opensource programming python python3 sql sqlite

Last synced: 31 Jul 2025

https://github.com/guilhermersouza34/modulo24back

Este projeto focou na implementação de testes unitários e de integração utilizando a abordagem de Desenvolvimento Orientado a Testes (TDD) para métodos de busca, exclusão e atualização nas classes de contrato e contato.

git java junit mockito spring-framework sql

Last synced: 09 Mar 2026

https://github.com/dwickyfp/duckdb-iceberg-writer

A practical example of using DuckDB to write tables into Apache Iceberg format. This repository demonstrates how to set up DuckDB with the Iceberg extension, connect to S3-compatible storage (e.g., MinIO), and create/manage Iceberg tables. Includes sample SQL scripts and configuration tips for local testing and data lake integration.

duckdb iceberg sql

Last synced: 21 Sep 2025

https://github.com/luizsaurin/java-spring-boot-rest-sql

Java Spring Boot REST API that performs CRUD operations in a SQL database

java maven spring-boot sql

Last synced: 12 Jan 2026