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/gcoronelc/ucv_gdi-2_202202-a1

Taller de Base de Datos Avanzado con Gustavo Coronel

data database datos function gcoronelc procedure sql sqlserver t-sql transact transact-sql

Last synced: 22 Apr 2026

https://github.com/cuh4/quotebot

Discord bot that saves messages and re-sends them as quotes through slash commands.

bot discord discord-bot discord-py open-source quotes sql

Last synced: 22 Apr 2026

https://github.com/ztlaine/assignment12

MySQL database designed for pizza restaurant

database database-design mysql sql

Last synced: 22 Apr 2026

https://github.com/pranava007/sql-day-1-task

This is a SQL Task

mysql sql

Last synced: 05 Jun 2026

https://github.com/ayushi-gajendra/restaurant-order-analysis-sql

End-to-end SQL analysis of 12,266 restaurant transactions to identify high-performing menu items, revenue concentration, bulk ordering behavior, and strategic growth opportunities.

analytics-portfolio business-intelligence case-study customer-segmentation data-analysis data-analytics database-analysis menu-engineering mysql revenue-analysis sql sql-project

Last synced: 05 Jun 2026

https://github.com/yusufbu1ut/airline-relational-dbmanagement

In this project, we reverse engineered the given database design and expanded its conceptual design.

database database-management microsoftsql sql

Last synced: 23 Apr 2026

https://github.com/tranngoca5039/bigquery-a5y

📊 Streamline your data analysis with bigquery-a5y, a powerful tool for optimizing BigQuery performance and improving query efficiency.

analytics api big-data bigquery cloud-computing data-analysis data-integration data-management data-pipeline data-visualization data-warehouse google-cloud machine-learning serverless sql

Last synced: 05 Jun 2026

https://github.com/phpgt/sqlbuilder

[in development] Object oriented representation of SQL queries.

database database-queries fluent fluent-api oop phpgt query-builder sql

Last synced: 24 Apr 2026

https://github.com/ashishsingh789/madhav-e-commerce-store-analytics-dashboard-

Gain valuable insights into your e-commerce operations with the Madhav E-Commerce Store Analytics dashboard. This Power BI project provides a comprehensive view of key performance indicators (KPIs) essential for understanding and optimizing business performance. The dashboard offers detailed analysis across various domains of sales

dataanalysis database excel powerbi sql

Last synced: 06 Jun 2026

https://github.com/sairoko12/query-builder

Easy SQL builder

mysql pdo query-builder sql

Last synced: 24 Apr 2026

https://github.com/shortishly/pgsqlp

Postgres SQL parser using scran

erlang parser postgresql scran sql

Last synced: 24 Apr 2026

https://github.com/exegeses/introdb-63172

Curso de Introducción a las Bases de datos | código 63172

database-design databases mysql mysql-database sql

Last synced: 24 Apr 2026

https://github.com/jeroenflvr/datapress

A config-driven Rust server that publishes Parquet and Delta datasets as fast, typed HTTP APIs from local disk or object storage, with interchangeable DuckDB or Arrow+DataFusion backends, JSON and Arrow IPC output, and production-ready features like auth, metrics, and hot reloads.

api arrow arrow-ipc authz datafusion deltalake duckdb http in-memory parquet s3 sql

Last synced: 06 Jun 2026

https://github.com/billwallis/database-crud-example

A simple example of a CRUD implementation for a database layer.

crud python sql

Last synced: 24 Apr 2026

https://github.com/charlieroth/northwind-sql

Personal project to deeply learn SQL

postgresql sql

Last synced: 24 Apr 2026

https://github.com/crunchypotata/sql-50-leetcode

This repository contains my personal solutions to the Top 50 SQL Questions on LeetCode.

database leetcode-solutions postgresql sql

Last synced: 24 Apr 2026

https://github.com/caiobgalvao/trybe-mysql-all-for-one

#19 Projeto da Trybe, #2 Projeto do Módulo de Back-End

mysql sql

Last synced: 24 Apr 2026

https://github.com/shubhambhadola/portfolio

A results-driven Business Analyst with 3+ years of experience in E-commerce and BFSI, skilled in data analysis, financial optimization, and process improvement. Proficient in tools like Jira, Power BI, and SQL, delivering actionable insights to drive growth and efficiency.

animated excel html5 javascript portfolio-website powerbi presentation sql website

Last synced: 24 Apr 2026

https://github.com/trilokida/qa-from-sql-db-googlepalm

Query from DB with help of LLM in Simple English query

database googlepalm llm query question-answering sql

Last synced: 25 Apr 2026

https://github.com/zulqarnain1ali/blood_donation_database

Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.

blood-donation blood-donation-management create-database cs50 database mysql mysql-database project sql

Last synced: 25 Apr 2026

https://github.com/mariann95/sql_data_warehouse_and_analytics_project

Building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics. This repository also contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

data-analysis data-analytics data-cleaning data-engineering data-lakehouse data-science data-science-portfolio data-warehouse data-warehousing datalake datawarehouse datawarehousing etl etl-job etl-pipeline medallion-architecture sql sql-query sql-server sqlserver

Last synced: 06 Jun 2026

https://github.com/diegofcornejo/fakerjs-data-generator

Generate JSON, SQL and CSV data with Faker JS

csv data-generator fakerjs json sql

Last synced: 25 Apr 2026

https://github.com/fulldroper/bego.com-for-qa

Сайт для QA тестування, створений з метою навчання тестуванню мовою php + mysql. Сайт інтернет магазину з можливістю реєстрації як клієнта так і магазину та панеллю адміністрації

mysql php qa sql

Last synced: 25 Apr 2026

https://github.com/maureasy/minidb

a lightweight sql database engine written in c++17 with zero dependencies. features b+ tree indexes, joins, aggregates, transactions, and wal for crash recovery.

btree cpp cpp17 database database-engine learning-project sql sql-parser

Last synced: 25 Apr 2026

https://github.com/arverma/sql

SQL cheat sheet: https://arverma.github.io/sql/

database dbms oracle sql sql-server sqlcheatsheet sqlserver

Last synced: 25 Apr 2026

https://github.com/poakapx/using_the_database.

Приклад Android-проекту з використанням бази даних, який, при натисненні на кнопку, записує дані в БД та виводить їх в текстовому елементі.

android java sql

Last synced: 25 Apr 2026

https://github.com/tmaize/dbutil

简化版的ORM工具,将sql查询结结果映射到 Go 类型

db dbutil golang orm sql util

Last synced: 25 Apr 2026

https://github.com/ralvarezdev/uru-visual-programming

My projects from Visual Programming college course (it's not GUI)

databases dbcomponent java pools rafael-urdaneta-university sql universidad-rafael-urdaneta uru

Last synced: 25 Apr 2026

https://github.com/renebentes/2805

Curso 2805 - Fundamentos do SQL Server - balta.io

docker sql sql-server sqlserver

Last synced: 26 Apr 2026

https://github.com/swimshahriar/cse311_mysql

This repository contains some of the SQL tasks that I worked on while doing the CSE311 academic course.

database mysql sql

Last synced: 26 Apr 2026

https://github.com/khalilouali/java-midyear-project

A Java/JavaFX +SQL application for the management of a research center. Created as a midyear project for OOP class.

java javafx oop relational-databases sql

Last synced: 26 Apr 2026

https://github.com/gblack98/dbt-advanced-patterns

Production-grade dbt patterns: incremental models, SCD Type 2, custom macros, and slim CI for fintech data platforms

data-engineering data-warehouse dbt fintech incremental-models scd sql

Last synced: 26 Apr 2026

https://github.com/babagata/iolap_academy2023

iOLAP_Academy2023

aws sql

Last synced: 26 Apr 2026

https://github.com/karthik7srm/freelancer-management-system

Project created using Python (Custom Tkinter for GUI), MYSQL (For Data Management), CSV(Data in comma seperated values) PowerBI (Data Visualization)

data-science freelancer management-system mysql powerbi python sql tkinter

Last synced: 26 Apr 2026

https://github.com/dogaaydinn/sqlselectproject

This project aims to provide a hands-on approach to retrieving and manipulating data from tables in a PostgreSQL database using SQL `SELECT` statements.

dataspell dbeaver docker postgresql select-statements sql

Last synced: 26 Apr 2026

https://github.com/larissajusten/uergs-database

Disciplina de Banco de Dados da Universidade Estadual do Rio Grande do Sul.

database database-schema mysql sql

Last synced: 26 Apr 2026

https://github.com/gcoronelc/ucs_tp_2_2018-0a

Taller de Programación II en la Cientifica con Gustavo Coronel

ajax gcoronelc java jdbc json jsp jstl mvc servlets sql web

Last synced: 26 Apr 2026

https://github.com/npaun/gtfs-explorer

Query GTFS feeds using SQLite in the browser with built-in visualizations

gtfs sql sqlite visualizer

Last synced: 26 Apr 2026

https://github.com/alina1412/survey_django

A django application for surveys, which allows users to create surveys and answer surverys of other users.

django heroku-deployment python sql

Last synced: 27 Apr 2026

https://github.com/karolinacodes/bootcampx

An application built to learn database creation and SQL querying.

erd postgresql sql

Last synced: 27 Apr 2026

https://github.com/sramalhao/analyzing_mental-health

This repository contains an analysis of the mental health challenges faced by international students, based on a dataset provided by DataCamp. The project explores factors such as acculturative stress, social connectedness, and their impact on mental health outcomes like depression.

jupyter-notebook mental-health seaborn-plots seaborn-python sql

Last synced: 27 Apr 2026

https://github.com/devizer/sqlserver-version-management

SQL Server Setup and Management including Developer, Express, and LocalDB editions. The intended use of this project is for Continuous Integration (CI) scenarios, where: SQL Server or LocalDB needs to be installed without user interaction; SQL Server or LocalDB installation doesn't need to persist across multiple CI runs.

2005 2008 2012 2014 2016 2017 2019 2022 automation ci configuration powershell setup sql sql-server test-automation

Last synced: 27 Apr 2026

https://github.com/tandohanthonynwiackah/prempeto

Prempeto is a simple LMS written in java.

java netbeans-ide sql sqlite

Last synced: 27 Apr 2026

https://github.com/willaevangelista/bancos-de-dados

Repositório da Atividade de Banco de Dados de RH, E-commerce e Ensino utilizando SQL, desenvolvido durante o Bootcamp Full Stack Java da Generation Brasil.

generation-brasil python sql

Last synced: 27 Apr 2026

https://github.com/notacat1/t4-sql-generator-project

This project provides a flexible T4 (Text Template Transformation Toolkit) template for dynamically generating SQL queries. The solution allows developers to quickly produce standardized SQL scripts with configurable table and field structures.

automation code-generation csharp database dynamic-programming script-generator sql t4 template

Last synced: 27 Apr 2026

https://github.com/antonharbers/fcc-sql-number-guessing-game

SQL Project for free code camp certificiation.

freecodecamp freecodecamp-project sql

Last synced: 27 Apr 2026

https://github.com/busesimsek/sql-projects

A collection of my SQL projects with insights into real-world datasets.

data-analysis data-analytics mysql sql

Last synced: 07 Jun 2026

https://github.com/imwrdo/data-warehouses

Data warehouses labs at Gdansk University of Technology

business-intelligence data-warehouse database sql t-sql

Last synced: 27 Apr 2026

https://github.com/novikovadaria/sql_geekbrains

Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program

database geekbrains sql

Last synced: 27 Apr 2026

https://github.com/ibrahimghali/dynamic-kpi-dashboard

Dynamic KPI Dashboards using Superset, Trino & MongoDB — A scalable, no-code architecture to visualize KPIs without frontend development. Connect Superset to MongoDB via Trino and define KPIs as simple config entries.

mongodb scalability sql supertest trino

Last synced: 27 Apr 2026

https://github.com/anuja-rahul/python-fastapi

Simple API made using python for a social media platform.

api fastapi python sql

Last synced: 27 Apr 2026

https://github.com/daniel11v/drugstabledb

Web-App that stores and updates JSON data in MySQL with Python and displays it in a table using Flask

flask python3 sql

Last synced: 27 Apr 2026

https://github.com/dominikrys/sql-database-interface

💾 Java interface for interacting with a PostgreSQL database

java postgresql sql

Last synced: 27 Apr 2026

https://github.com/yrehim7/data_warehouse_project

A complete, easy-to-follow guide on building a modern data warehouse with SQL Server. Learn how to design ETL processes, create effective data models, and leverage analytics for better insights.

data-cleaning data-lakehouse database datawarehouse datawarehousing etl medallion-architecture sql sql-query sql-server

Last synced: 27 Apr 2026

https://github.com/gcoronelc/jdbc_2020_02

Repositorio del Taller de JDBC en SistemasUNI

coronel desarrollasoftware java jdbc netbeans oracle sql udemy

Last synced: 27 Apr 2026

https://github.com/nandaord/rec-tech

Projeto para a cadeira de Projetos 2 do 2° Período de Ciência da Computação na CESAR School

bootstrap django-project python sql waste-management-system web-development

Last synced: 27 Apr 2026

https://github.com/bastianlq/analisis-sql-libreria

Análisis de datos mediante consultas SQL

python sql

Last synced: 27 Apr 2026

https://github.com/sshehrozali/csv-to-db

Python script to convert .CSV file to .DB file

convert csv csv-file csv-file-handling database database-file python python3 sql sqlite3

Last synced: 27 Apr 2026

https://github.com/damdafayton/postgresql-queries

Some Postgresql queries and commands which I have used in a project.

database psql sql

Last synced: 27 Apr 2026

https://github.com/kellyjadams/ap-exam-scores

Analyzing AP exam scores for a school.

bigquery sql

Last synced: 07 Jun 2026

https://github.com/pome1lo/databases

Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..

database labworks mssql oracle sql

Last synced: 28 Apr 2026

https://github.com/codewithmamoon/glossary-of-it-terms

# 📚 Glossary of IT TermsThis repository provides a useful reference for beginners, interns, developers, and anyone working in IT. It covers popular roles, technologies, terms, slang, and business vocabulary. 🛠️✨

angular coding-guidelines coding-resources developer-guide git-terms glossary government inclusive-coding jekyll junior-resources mvc ntier-architecture onboarding project-management-glossary software-engineering sql tech-terms terms-glossary

Last synced: 28 Apr 2026

https://github.com/rynanda/105-database-system-sql

Designing and developing a new database system.

database database-management mysql orm relational sql

Last synced: 28 Apr 2026

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

This repository contains high level programming tasks from ALX Holberton Bootcamp

javascript python sql

Last synced: 28 Apr 2026

https://github.com/ntdls/sql-dtc-test

Simple windows console utility for testing DTC (Distributed Transaction Coordinator) between two or more computers.

console dtc networking sql

Last synced: 28 Apr 2026

https://github.com/jgohel9902/comprehensive-healthcare-analytics

An end-to-end healthcare analytics project integrating SQL, Python, and Power BI to analyze patient data, billing information, and doctor performance. This project showcases skills in data cleaning, advanced querying, visualization, and comprehensive insights generation to support data-driven decision-making in the healthcare industry.

data-visualization pandas powerbi python pythonfordatascience sql

Last synced: 28 Apr 2026

https://github.com/betodealmeida/enginator

A library that helps creating SQLAlchemy engines.

database engine python sql sqlalchemy

Last synced: 28 Apr 2026

https://github.com/matheus-mendes-almeida/projeto_escola

Protótipo de gerenciamento de um sistema escolar utilizando Java e MySql

java mvc-architecture mysql-database sql

Last synced: 28 Apr 2026

https://github.com/josemavarez11/db-component

PostgreSQL database connection component through a connection pool.

component java pool-connection postgresql sql threads

Last synced: 28 Apr 2026

https://github.com/varun-khorgade/salesense-e-commerce-analytics

Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.

customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization

Last synced: 28 Apr 2026

https://github.com/petr-plihal/is-for-art-school

Webový informační systém pro správu výpůjček technického vybavení v ateliérech umělecké školy.

css flask html information-systems mysql python reservation-system sql user-roles web-application webapp

Last synced: 28 Apr 2026

https://github.com/lalomorales22/endless-void-mazes-escape

supabase database visualizer

db sql supabase

Last synced: 28 Apr 2026

https://github.com/dotted-ai/parquet-query

DuckDB-WASM to import a folder (parquet/csv/json/ndjson) and execute SQL queries.

duckdb parquet parquet-files sql

Last synced: 28 Apr 2026

https://github.com/lizzyrufino/qtwitch

Twitch-inspired video streaming API, using RTMP (Real-Time Messaging Protocol) for real-time video streaming, PostgreSQL for data storage, and Quarkus as a high-performance backend framework.

java kafka panache quarkus rtmp sql streaming-video

Last synced: 28 Apr 2026

https://github.com/mahmoudasem337/classicmodels

This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.

database mysql-database sql

Last synced: 28 Apr 2026

https://github.com/kofish/sqle

Erlang SQL builder for postgresql

postgresql sql

Last synced: 28 Apr 2026

https://github.com/sadmanca/eagerdb

eagerDB is a lightweight, fast, and fault-tolerant NoSQL distributed database written in Java that requires zero configuration

coordination database distributed-database distributed-systems java key-value service-discovery sql

Last synced: 28 Apr 2026

https://github.com/p4dro-dev/at2-banco-de-dados-ii

Neste repositório, realizei a tarefa II de Banco de Dados II. Sendo, riar um banco de dados completo para gerenciar um catálogo de filmes, com tabelas relacionadas, procedures para operações, triggers para validações, views para análises e consultas complexas para extrair informações relevantes.

banco-de-dados ciencia-da-computacao mysql-database sql sql-server sqlite3

Last synced: 28 Apr 2026

https://github.com/rachitdhar/youtube-video-info-get-and-query

Contains two programs - one to get Youtube video information (for a given set of URLs) and store into an excel sheet; and a second program to run SQL queries on this table

sql youtube youtube-api

Last synced: 28 Apr 2026

https://github.com/kathleenwest/autogeneratexmlfromcsvfile

Description: Perl script to create XML files for a select "grouping by". The script considers a specified grouping field "AREA" in the input file as the select group by field and will create XML data based on that grouping field ID. The script uses a sample input file called input.csv and creates XML files by the AREA field group. The output file will be one XML for each group by field "AREA" with child XML nodes that correspond to records pulled from a database in each group by XML file AND that meet the SQL select by criteria (see bonus).

databases dbi grouping perl sql xml

Last synced: 28 Apr 2026

https://github.com/bfitech/zapstore-pgsql

A simple PostgreSQL connection wrapper.

microframework pdo pgsql php sql

Last synced: 28 Apr 2026

https://github.com/darshjasani/blogging-platform

This project is a blogging website built with Django, allowing users to create, read, update, and delete blog posts. It features user authentication, commenting, and a responsive design to enhance user experience.

django html-css-javascript python responsive-design sql

Last synced: 28 Apr 2026