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/alejandrocisnerosvillegas/prueba-de-habilidades

Plataforma de pruebas de habilidades desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite a los usuarios registrarse, completar pruebas personalizables y comparar resultados, mientras que el administrador gestiona pruebas y usuarios.

css html javascript php sql

Last synced: 17 Feb 2026

https://github.com/tknishh/etl-spotify-recent-played

Building a simple pipeline and automating through airflow.

aiflow etl-pipeline spotify-api sql

Last synced: 18 Mar 2025

https://github.com/jsnevt/doesangue

Simple page with back-end.

css express javascript nunjucks postgresql sql

Last synced: 20 Jan 2026

https://github.com/vaxdata22/city-weather-and-s3file-rds-s3-bigquery-by-airflow-on-ec2

This is my third industry-level ETL project. This data pipeline orchestration uses Apache Airflow on AWS EC2. It demonstrates how to build an ETL data pipeline that would perform data extraction to a database in parallel to a loading process into the same database, join the tables, copy joined data to S3 and finally copy the S3 file to BigQuery DW.

apache-airflow aws-ec2 aws-rds-postgres aws-s3 bigquery business-intelligence dags data-warehousing etl-pipeline openweathermap-api orchestration python3 sql

Last synced: 18 Mar 2025

https://github.com/ewakamoto/01.-sql-projects

This is my collection of SQL Projects

mysql mysql-workbench sql

Last synced: 27 Mar 2025

https://github.com/raufjatoi/sql

CS50SQL problem sets

cs50sql databases sql sqlite sqlite3

Last synced: 20 Jan 2026

https://github.com/mikeludemann/php-helpful-source-code

Many PHP Source Code helper for all things

classes helper-functions methods mysql php source-code sql

Last synced: 16 May 2026

https://github.com/limon-s-backend-zone/standard-query-language

📊 Welcome to the Database Learning and Interview Questions repository! This project offers a diverse collection of SQL (MSSQL, PostgreSQL, Oracle) and NoSQL (MongoDB) database examples and common interview questions.

mongodb mongoose oracle-database postgresql sql

Last synced: 18 Apr 2026

https://github.com/jrili/datacamp-analyzing-students-mental-health

Exploratory data analysis with SQL on how students' length of stay impacts mental health.

exploratory-data-analysis jupyter-notebook postgresql sql

Last synced: 15 May 2026

https://github.com/beyondesh/inventory-management-system

一个基于Python Tkinter的工厂后台综合管理系统

mysql pyhton sql tkinter tkinter-gui

Last synced: 15 May 2026

https://github.com/tobilg/react-sql-workbench-embedded

A React wrapper component for sql-workbench-embedded, enabling interactive SQL execution environments powered by DuckDB WASM.

duckdb-wasm react sql

Last synced: 15 May 2026

https://github.com/jmrashed/jmrashed-sql-import-export

A command-line tool for importing large SQL files into a MySQL database and exporting the database daily. This package provides an easy way to manage your SQL operations directly from the command line.

export import nodejs sql

Last synced: 15 May 2026

https://github.com/nxdun/memeapp

A Simple Dotnet Application, Used Migration

crud csharp dotnet-core sql

Last synced: 15 May 2026

https://github.com/caltechlibrary/rdm_sql_reporting

A collection of scripts for reporting out content from an Invenio-RDM Postgres database.

invenio-rdm postgres sql

Last synced: 13 Apr 2025

https://github.com/josemartinezrdev/logisticadb

Logistica Database

data ddl diagrama dml mysql sql

Last synced: 09 Jul 2025

https://github.com/biemannt/action-sql-db-test

GitHub Action to test a MS SQL database.

action mssql sql sql-server test-automation

Last synced: 15 May 2026

https://github.com/adity-star/multi-lingual-query-engine

Multi-Lingual Query Engine that combines natural language to SQL generation with query execution .

agent langchain multilingual sql

Last synced: 06 Mar 2026

https://github.com/denisbuserski/softuni-mysql

Homeworks and exams from MySQL course at SoftUni

database mysql sql

Last synced: 25 Apr 2026

https://github.com/shyandsy/sqlrelationparser

a toolkit to get relation between tables from a statement for a schema

entity-relationship go golang golang-package parser sql

Last synced: 27 Mar 2025

https://github.com/rohit196/sql-learning-hub

A comprehensive collection of SQL resources, projects, tutorials, and interview preparation materials

bigquery datawarehouse learning-resources nosql sql sql-projects

Last synced: 17 Jun 2025

https://github.com/cepr0/sb-complex-dto-from-db-so

An example of how to transform result of joined query with Spring Data JPA.

hql jpql spring-data-jpa sql

Last synced: 17 Jun 2025

https://github.com/dina-hosny/sparkify---aws-redshift-data-warehousing

Sparkify - AWS Redshift Data Warehousing - Udacity Data Engineering Expert Track.

analytics aws data-engineering data-pipeline data-warehousing etl fwd redshift sql udacity

Last synced: 12 May 2026

https://github.com/mikeludemann/security_code

Simple helper and tutorials for more security in website

php security security-code sql

Last synced: 28 Mar 2025

https://github.com/aliciagilmatute/sql-data-analysis-complete-project

Colección de scripts de SQL (PostgreSQL) donde se aplican una serie de técnicas de Análisis de Datos: cambios a lo largo del tiempo, análisis acumulativos, análisis de rendimiento, segmentación de datos, análisis de proporciones, etc.

advanced-data-analysis data-analytics data-science data-segmentation exploratory-data-analysis performance-analysis postgresql sql

Last synced: 15 May 2026

https://github.com/sistemasvox/semin-rio-postgresql-lco-2017

Scripts SQL para o seminário sobre PostgreSQL realizado no LCO em 2017.

postgresql postgresql-client postgresql-database sql sql-query

Last synced: 11 Jun 2026

https://github.com/touyu/sqlinterpolator

Generate full query from placeholder query and args.

go query sql sqlboiler

Last synced: 12 Mar 2026

https://github.com/quocanh189/uit_sql

SQL in UIT

sql

Last synced: 03 Mar 2025

https://github.com/dianac01/dulcinela-relational-db

Relational database project implemented in SQL Server (tables, functions, stored procedures, views, and sample queries)

database relational-databases sql sql-server stored-procedures tsql views

Last synced: 16 May 2026

https://github.com/kostek888888/projekt-bd2

Enterprise data warehouse made for press lounges. Oracle 11g 100k inserts in .*csv files generated using C++ custom generator and loaded with SQL Loader. Warehouse has PHP web interface.

data-warehouse oracle-11g php sql sql-loader

Last synced: 15 May 2026

https://github.com/shadowmoose/sql-sieve

Abstraction SQL layer to recursively select test DB staging data.

database sql typescript

Last synced: 15 May 2026

https://github.com/satyacoder29/crm-analytics

CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊

advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau

Last synced: 03 Mar 2025

https://github.com/haxzie/sequel-mcp

Sequel's MCP servers for Database

ai database mcp mcp-server sql

Last synced: 10 May 2026

https://github.com/sashadev-sky/model-operandi

A lightweight Ruby ORM

activesupport orm rspec ruby sql

Last synced: 16 May 2026

https://github.com/nferno55/mock-data-governance

Working with messy data and using data quality practices to clean it up and practice SQL/Python automation. YAML will be used for Metadata validation soon.

data-analysis database-management metadata python sql sqlite3 yaml

Last synced: 16 May 2026

https://github.com/jacobstephens2/event-manager-api

The backend for the Event Manager app (PHP, Slim, MySQL)

apache24 api mysql8 php8 slim4 sql

Last synced: 07 Apr 2026

https://github.com/willthefarmer/willthefarmer.github.io

Repository created to generate awareness of apache-logs-to-mysql & mysql-to-apache-echarts repositories in Search Engines

apache apache-log apache-logs apache2 log-management log-parsing mysql mysql-database oracle sql

Last synced: 21 May 2026

https://github.com/dariyanisacc/healthcare-sql-project

Clinical data warehouse with SQL analytics for patient encounters, medications, labs & nursing workflows. Features HIPAA-compliant synthetic data.

clinical-data data-warehouse healthcare-analytics healthcare-it nursing-informatics postgresql sql

Last synced: 18 Jun 2025

https://github.com/aviadklein/fluq

fluq provides a set of utilities and an intuitive API for constructing SQL queries programmatically in a python way, making it easier to build, read and maintain complex SQL statements

bigquery package python python3 sql

Last synced: 15 May 2026

https://github.com/prash5t/leetcode-practice

Pushing solutions of LeetCode database and programming tasks i solve

database leetcode leetcode-python leetcode-solutions leetcode-sql leetcode-swift sql swift

Last synced: 16 Apr 2026

https://github.com/hoangeiu/sql-script-course

The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert

mysql sql

Last synced: 17 Mar 2025

https://github.com/kazimovzaman2/cs50

🎓 A collection of Labs, Problem Sets code files for "CS50's Introduction to Computer Science", HarvardX, October-December, 2021.

c computer-science cs50 cs50problemsets cs50problemsetssolved cs50x data-structures-and-algorithms edx flask harvardcs50 harvardx html-css-javascript python sql

Last synced: 07 May 2026

https://github.com/matthewpoletin/levonke-oauth

OAuth micro-service for levonke

hibernate java oauth2 rest spring sql

Last synced: 16 May 2026

https://github.com/echaftech23/brief_2

A movie dashboard project with bootstrap and php

backend css3 frontend html5 js php sql

Last synced: 01 May 2026

https://github.com/nitor-infotech-oss/sql-server-replication-scripts

SQL scripts to configure replication

replication sql sqlserver

Last synced: 27 Mar 2025

https://github.com/danielcba/nmap_to_database

This Python script automates the process of scanning a network using Nmap and stores the results with MariaDB.

mariadb mysql mysql-connector nmap nmap-port-scanner pyfiglet python-nmap python-nmap-api python3 sql

Last synced: 03 Feb 2026

https://github.com/tyler36/ddev-db-init

Automatically run SQL-like files when initializing the DDEV database service

database mysql postgresql sql

Last synced: 16 Feb 2026

https://github.com/colinzhu/sql-template-builder

Dynamically generate Vert.x SQL template and parameters

builder dynamic sql sqltemplate template vertx

Last synced: 20 Jan 2026

https://github.com/garcane/layoffs-exploratory-data-analysis

This project uses MySQL to perform data cleaning and exploratory data analysis (EDA) on a dataset detailing company layoffs. The primary goal is to process, clean, and explore the data to gain insights into trends and patterns related to layoffs across various sectors.

data dataanalysis eda mysql sql

Last synced: 29 Oct 2025

https://github.com/kaloyanpepelyashki/php-databaseassigment

A client that reads from database designed to be submitted as university assignment

php sql web webdevelopment

Last synced: 14 Jul 2025

https://github.com/elainefs/minicurso-sql

Repositório com o conteúdo do Minicurso de SQL oferecido pela Hashtag Treinamentos.

mysql mysql-database mysql-server mysql-workbench sql sql-server sqlite-database

Last synced: 18 May 2026

https://github.com/cmennens/postgresql

PostgreSQL Scripts

postgresql sql

Last synced: 01 Apr 2025

https://github.com/progambler227788/databases

This repo contains database notes sql, no sql, sql execution, indexes, triggers, stored procedures, views

databases-course denormalization indexing joins mongodb mysql-database normalization-database nosql postgresql sql

Last synced: 19 Jun 2025

https://github.com/anuj0918/data-science-task

Data science Technical Writer Task

llama-index python sql sqlite

Last synced: 27 Apr 2026

https://github.com/fakhrezy/restfull-api-js

restfull api backend with javascript

api javascript nosql postman restful-api sql

Last synced: 15 May 2026

https://github.com/krake747/krake

Krake .NET Backend

csharp docker dotnet fsharp sql

Last synced: 11 Jul 2025

https://github.com/vineet416/northwind_customer_churn_analysis

This repository, NorthWind Customer Churn Analysis, leverages the NorthWind database and MySQL to analyze customer churn patterns. It identifies trends, predicts at-risk customers, and provides actionable insights to improve customer retention.

joins-group-by-case-window-functions mysql sql

Last synced: 19 Jun 2025

https://github.com/audrastump/redditdupe

Reddit simulator using SQL, PHP, HTML/CSS

html-css php sql

Last synced: 19 Jun 2025

https://github.com/asphaltt/alem.py

A revision wrapper of https://github.com/sqlalchemy/alembic

alembic python sql sqlalchemy

Last synced: 03 Oct 2025

https://github.com/ahmadraza1394/event-mangement-system

The Event Mangement System manage different event like school,wedding and conference event

bootstrap css ejs-templates expressjs html javascript nodejs oracle-database sql tailwindcss

Last synced: 07 Apr 2026

https://github.com/okoge-kaz/database

2022-1Q データベース (Tokyo Tech)

database dynamodb mysq sql sqlite

Last synced: 19 May 2026

https://github.com/lucky-bhure/full_stack_projects

Full Stack Projects is a repository contains my full stack projects at my learning stage of HTML, CSS, Javascript and MERN Stack Development.

css expressjs html javascript mongodb nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/comp-management-data-project/datascience-dhdk-gp24

Software system to manage cultural heritage objects based on tools and activities, processing data in CSV/JSON and querying SQL/Blazegraph databases.

blazegraph cultural-heritage data-science databases digital-humanities rdf software-development sparql sql

Last synced: 16 Feb 2026

https://github.com/kedarvartak/hackerrank-sql-solutions

This repository contains my solutions to all SQL challenges on HackerRank.

dababase dbms hackerrank hackerrank-solutions mysql sql

Last synced: 11 Jul 2025

https://github.com/chubby007/tsqloader

A database handler wrapper designed for interacting with an MSSQL server, built using SQLAlchemy.

database linux pandas pyodbc python sql sql-server sqlalchemy windows wrapper

Last synced: 07 Apr 2026

https://github.com/piorosen/sqldump-to-object

mariadb sql dump(.sql) file to In Memory Object on Go Language.

dump go mariadb mysql sql sqldump

Last synced: 02 Mar 2026

https://github.com/tomtzook/jdbw

Just trying some API design for sql database interaction with JDBC implementation.

jdbc sql

Last synced: 07 Jun 2026

https://github.com/mberkiskal/employeeregistrationapplication-personelkayituygulamasi

Yönetici olarak giriş yaptığımız sistemde, sistemimize personel listeleme, ekleme, güncelleme, silme , personel bilgilerinin istatistiklerini tutma ve grafiksel olarak gösterme özellikleri mevcut. Basit bir arayüz ekranı. USING: C# and SQL with MSSQL.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 15 May 2026

https://github.com/leandrobiloni/unity-database-connection-2021

Project made for Networks Development assignment to make a connection between Unity and a database using PHP and SQL.

database php sql unity

Last synced: 10 May 2026

https://github.com/redmooner/ensframework

a simple implementation of the NoSQL approach to working with databases in C#

csharp database nosql nosql-database nosql-databases sql

Last synced: 15 May 2026

https://github.com/husskhosravi/cricket-analytics-snowflake-pipeline

End-to-end Snowflake data pipeline for cricket analytics using JSON data from AWS S3, automated ingestion, transformation, and modelling into a scalable star schema

aws-s3 data-engineering-pipeline data-pipeline data-warehouse json scd-type-1 snowflake sql

Last synced: 20 Jun 2025

https://github.com/7sferry/dynamic-query-with-querydsl-jpa

this is related to: https://ferry.vercel.app/blog/dynamic-query-pada-java-part-ii-querydsl

java jpa query querydsl querydsl-jpa sql

Last synced: 19 Jun 2026

https://github.com/dbwodlf3/sqldoc

sqldoc renders html page for sql documentation.

database-documentation db-doc doc-generator documentation erd mariadb mongodb mongoose sql

Last synced: 01 Jul 2026

https://github.com/valenthr/purchase_funnel

Google merch store sales analysis

bigquery product-analysis sql

Last synced: 21 Jun 2025

https://github.com/bho0920/crime-data-analysis-eu

Crime Data Analysis for Self-Defense Tool Market Entry in the EU.

data data-analysis sql sqlite tableau

Last synced: 21 Jun 2025

https://github.com/aki-kwok/portfolioproject-productsalesdashboard

SQL files used for Microsoft AdventureWorks Product Sales Report in Power BI

microsoft-sql-server powerbi salesreport sql

Last synced: 02 Feb 2026

https://github.com/ackeecz/terraform-gcp-cloud-sql-user

Terraform module for setting up users in GCP Cloud SQL for Postgresql

cloud gcp psql sql terraform

Last synced: 29 Oct 2025

https://github.com/bayunova28/healthcare_analytics

This repository contains about data analytics project from healthcare industry

data-analytics data-engineering data-visualization healthcare pyspark sql

Last synced: 21 Jun 2025

https://github.com/jgohel9902/toronto-airbnb-snowflake

This project analyzes Airbnb listings in Toronto using **Snowflake’s cloud data platform**. It follows a **Bronze → Silver → Gold** medallion architecture and leverages **Snowflake Cortex** to generate **AI-driven executive insights**.

data-analysis python snowflake sql

Last synced: 07 Mar 2026

https://github.com/iswenzz/simplon-php-sql

Simplon school - PHP course

php school simplon sql symfony

Last synced: 29 Dec 2025

https://github.com/jenstornell/squid

A PHP MySQL query tester

mysql php query rows select sql tester

Last synced: 21 May 2026

https://github.com/thalesgroup/ssla-manager

A python module to validate, parse and manage Security Service Level Agreements (SSLA) with an SQL database.

api manager module parse python sql ssla validation

Last synced: 21 Jun 2025