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/tomascuevas/aprendiendo-sql

Seguimiento de TAREAS y CLASES del curso de SQL de Fernando Herrera

docker docker-compose plpgsql postgresql sql

Last synced: 03 Mar 2026

https://github.com/nhoiyee/finance-and-supply-chain-analysis

The project involves performing financial and supply chain analytics on Atliq Hardwares data. The primary objective is to answer various analytical questions related to sales, gross sales, market, product, customers, and supply chain forecasting.

analysis excel mysql-workbench sql

Last synced: 03 Mar 2026

https://github.com/ndf-web-dev/employee_tracker

Application acts as a CMS for an employee tracker app or database

database inquirer javascript mysql node nodejs plpgsql sql

Last synced: 03 Mar 2026

https://github.com/turbot/steampipe-plugin-bluesky

Use SQL to instantly query posts, users and followers from Bluesky. Open source CLI. No DB required.

bluesky bluesky-api postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 20 Apr 2026

https://github.com/rayapatilavakumar/sql-server-videos-for-beginners

My Youtube playlist - SQL Server Videos for Beginners - https://www.youtube.com/playlist?list=PLOX4P8JBtVQCH3nU5FXyrOoLn1z9rTUf1

dynamic-sql isolation sql sql-injection-attacks sqlserver stored-procedures synonyms view

Last synced: 24 Feb 2026

https://github.com/brunoviola/leetcode

Resolução de exercícios propostos na plataforma LeetCode.

leetcode leetcode-sql mysql postgresql sql

Last synced: 16 Apr 2026

https://github.com/giacomolat/etl-workflow

This project uses Pentaho Data Integration to build a data warehouse (DWH). It includes the sales fact table and two dimensional tables (dim_product and dim_payment). The ETL process implements incremental delta to optimize the extraction and loading of new data.

database dataengineering dwh etl etl-framework etl-pipeline pentaho pentaho-data-integration pgadmin4 postgres postgresql postgresql-database sql

Last synced: 16 Apr 2026

https://github.com/youssefali11997/book-store-system

Designed a MySQL relational database for a book store and implemented an application utilizing the database. Customer could make a pur- chase and track his purchases. Manager could add, remove, delete, modify books, order more books from a publisher and view reports about the store.

database java javafx mysql sql transaction-processing

Last synced: 14 Apr 2026

https://github.com/karolinacodes/lighthousebnb

An application built for Database Design, ERD Creation & SQL Practice

database erd postresql sql

Last synced: 16 Apr 2026

https://github.com/rusith/sqlgenerator

An attempt to create a LINQ to SQL mapper (Just for fun)

csharp dotnetcore expression mapper sql

Last synced: 10 May 2026

https://github.com/kursatfndk/homework-tracking-db-sql

This project includes a basic SQL database to keep track of the topics. It was developed to practice SQL after learning Python.

sql sql-server

Last synced: 19 Oct 2025

https://github.com/nohomey/db-in-fmi

Repository containing my homework and project for the univeristy (FMI at SU) Database course

database-course fmi homework mysq project sql

Last synced: 03 Mar 2026

https://github.com/gcoronelc/sistuni-plsql-004

Taller de PL/SQL en SistemasUNI.

oracle oracle-db plsql sql

Last synced: 22 Feb 2026

https://github.com/aima98/vet-clinic

Vet Clinic is a Data management system for a Vet Clinic. It inserts animals details into a central database, retrieve them, edit and update them or even delete any unwanted information. The data is managed through PostgreSQL Server.

postgresql sql

Last synced: 19 Oct 2025

https://github.com/liannoi/exam-database

Examination work on subjects "Database Theory" and "Programming and Administration of the MS SQL Server DBMS"

database-theory exam exam-practice ms-sql-server sql sql-server t-sql

Last synced: 14 Mar 2026

https://github.com/sangramdedge/ai_fraud_detection

End-to-end AI Fraud Detection & Transaction Monitoring project using SQL, Python, ML models, SHAP explainability, and FastAPI integration.

ai-ml credit-analytics financial-analysis isolation-forest narrative-ai predictive-modeling python3 random-forest risk-analysis sklearn sql

Last synced: 07 Oct 2025

https://github.com/m7moudgadallah/db-design-practice

Practice designing relational databases by creating ERDs from Business Requirement Documents, mapping them to DB schemas, and implementing them in SQL Server.

database database-schema eer-diagram erdiagram normalization sql sqlserver t-sql

Last synced: 01 May 2026

https://github.com/mahmud-kandawala/hoopslink-database-design-capstone-project

This repository hosts the source code and documentation for a versatile platform that connects coaches, players, and equipment suppliers. The system facilitates scheduling, inventory management, performance reviews, and transaction processing, creating a unified experience for all stakeholders involved in the basketball community.

database microsoft-sql-server normalization sql

Last synced: 14 Mar 2026

https://github.com/daihseven/pda

Repositório voltado às atividades realizadas no curso Desenvolvimento Full Stack do Programadores do Amanhã, contendo atividades em sala, extras e projetos solos e em equipe.

backend banco-de-dados desenvolvimento-web front-end full-stack full-stack-web-development html-css javascript nextjs nodejs postgresql reactjs sql typescript

Last synced: 14 Mar 2026

https://github.com/talhamirzaa/medsearch

A Prototype/Demo Website for Online Medicine Search and Purchase System.

html-css-javascript php phpmyadmin sql

Last synced: 01 Jun 2026

https://github.com/somdipdey/method-to-query-database-easily-in-csharp

Use this stub/method to query database easily. Just copy/paste this stub in your project and paste your query inside. You are all set to execute queries easily without always worrying about little details.

csharp database mssql sql

Last synced: 10 May 2026

https://github.com/evanmathew/netflix_sql_data_analysis

This project explores the Netflix dataset using SQL to answer complex analytical questions. It involves data cleansing, aggregation, ranking, and advanced SQL techniques to uncover insights such as top-performing directors by genre, content diversity by country, yearly content trends, and more.

case-study-project netflix postgresql sql

Last synced: 04 Mar 2026

https://github.com/abhipatel35/gym-performance-analysis

Analyzing gym performance and user engagement in Arizona using Spark SQL, PySpark, and visualization techniques on the Yelp dataset.

apache-spark asu business-insights data-analysis data-processing-at-scale data-visualization dps gym-analysis rating-patterns sql trend-analysis user-insights yelp-dataset

Last synced: 16 Apr 2026

https://github.com/atakanbayrak/csharp-stock-tracking-form-app

MySQL database supported form application for stock tracking, user interface could be developed and well-designed oncoming.

csharp mysql sql

Last synced: 29 Apr 2026

https://github.com/professorlearncode/social-media-database-system

Dive into the 🌐 world of database management with this Python-based program! From connecting to servers to executing SQL queries, it's got all the tools you need. Plus, peek into a social media database schema and explore fun sample queries. Let's make data management as enjoyable as 🍰

database mssql mssqlserver python social social-media social-media-database sql threads

Last synced: 14 Mar 2026

https://github.com/effectra/sql-query

Effectra/SqlQuery is a powerful database manipulation package for PHP.

manupulation mysql php sql sql-query sqlite syntax

Last synced: 07 May 2026

https://github.com/msikorski93/sql-exercises

Solutions to tasks and exercises from different websites

sql

Last synced: 04 Mar 2026

https://github.com/marianmeres/data-to-sql-params

A helper function for extracting and converting data objects to various helper lists useful for programmatically creating SQL statements.

sql

Last synced: 27 Jan 2026

https://github.com/thilrash/resource-management-app-java

This is a Java and MySQL based college individual project. Title as Resource Management Application.

java javafx javafxml jdbc mysql mysql-database sql

Last synced: 16 Apr 2026

https://github.com/webveli/webveli-material-dashboard-react

Webveli is a platform designed to share innovative website concepts globally. It provides an easy-to-use interface for users to explore, interact, and showcase their ideas, promoting creativity and collaboration across the digital space. Features: Global concept sharing. Seamless user

css html javscript npm npm-module python sql

Last synced: 16 Apr 2026

https://github.com/juanpedroarmella/games

Basic crud api rest backend with php and mysql.

php sql

Last synced: 18 Oct 2025

https://github.com/fer25-code/transport_server

Back End with symfony 4

html-css sql symfony

Last synced: 14 Apr 2026

https://github.com/hectororm/connection

Hector Connection is the PDO connection module of Hector ORM. Can be used independently of ORM.

connection orm pdo php php8 sql

Last synced: 04 Mar 2026

https://github.com/himanshigautam-rgb/musicstoreanalysis

Music Store Analysis using SQL involves querying and analyzing sales, customer preferences, and inventory data to uncover trends and optimize business decisions. This helps in understanding popular genres, top-selling artists, and revenue patterns.

dataanalytics database postgresql sql trend-analysis

Last synced: 16 Apr 2026

https://github.com/madhuresh2011/employee-data-analysis-using-sql

This project focuses on analyzing employee data using SQL to gain insights into workforce patterns, performance metrics, and organizational trends. The dataset includes employee demographics, job roles, salary information, and performance evaluations.

analysis database presentation project query question-answering sql

Last synced: 04 Mar 2026

https://github.com/syuvraj19/dbs-assignments

This repository contains Advanced Database Services assignments from Seneca College's DBS211 & DBS311 courses.

database database-management dbms dbms-lab sql sql-server

Last synced: 19 Apr 2026

https://github.com/emmadiblo/stand.php

Mini-bibliothèque PHP pour faciliter la gestion des bases de données et des sessions

bibliotheque burundi crud database emmadiblo framwork numedev php sql stand

Last synced: 07 May 2026

https://github.com/belkinmix/sql-project---queries-and-data-modeling

A project from my university - I wrote business level SQL queries and developed an ER Model & remodeled a database.

data-modeling database database-schema datamodeling hackolade mysql sql

Last synced: 27 Jan 2026

https://github.com/helixcipher/todays-command

Today's Command is a modern Linux desktop widget that delivers a curated daily command directly to your screen, complete with explanations, interactive quizzes, streak tracking, and customizable reminders.

desktop-widget learning linux python quiz sql

Last synced: 05 Mar 2026

https://github.com/jkmagnussen/would-you-rather-back-end

A Laravel, MySql backend to the "Would You Rather" React front end application. Supplemented with php slim and composer, comprised of a "database.php" abstraction layer for MySql queries and an "index.js" REST API file. This project has been switched to Laravel.

composer laravel laravel-application laravel-framework laravel5 php php-slim sql

Last synced: 05 Mar 2026

https://github.com/abdulrahmanabualmagd/sql-commands

SQL Commands Repository

sql

Last synced: 05 Mar 2026

https://github.com/shivabajelan/legacy_employee_database_analysis

The SQL project involved designing tables to hold data from six CSV files, creating a table schema for each file, importing the data into SQL tables, and performing data analysis. The analysis involved answering various questions about the data, such as listing employee information and department managers and ...

erd postgresql relational-databases sql

Last synced: 17 Oct 2025

https://github.com/mateusrestier/semrush-dataextract-automation

A complete automation for collecting, processing, and integrating SEMrush data into a SQL database. The project includes scripts for automated login, report extraction, data processing in Excel with 'pandas' and 'openpyxl', and direct insertion into the database. Ensuring an efficient workflow for data analysis in PowerBi

automation excel openpyxl pandas powerbi python selenium sql

Last synced: 05 Mar 2026

https://github.com/sistemasvox/projeto-integrador-banco-de-dados-2

Scripts SQL para o Projeto Integrador de Banco de Dados 2, incluindo estruturas de dados e testes.

sql sql-builder sql-query

Last synced: 22 Feb 2026

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

The repository contains Structured Query Language (SQL) Scripts. The Multiple SQL scripts for various projects which includes data cleaning, data pre-processing, data processing, data transformation and insights gaining through Query Language

data-analysis data-mining data-science eta microsoft-sql-server query-language sql sql-server sql-server-management-studio sqlqueries

Last synced: 14 Mar 2026

https://github.com/sehgal-vishal/world-population-

World Population Sql Analysis

data dataanalysis population sql

Last synced: 05 Mar 2026

https://github.com/harsh7editor/mybatis.github.io-mybatis-3-

MyBatis SQL mapper framework for Java

eclipse java javafx sql

Last synced: 01 Apr 2026

https://github.com/moto123a/real-time-payment-fraud-detection-platform

Enterprise real-time payment fraud detection platform using Kafka, Spark Structured Streaming, Airflow, Iceberg lakehouse concepts, and Redshift-style marts.

airflow data-engineering etl fraud-detection iceberg kafka lakehouse python redshift spark sql streaming structured-streaming

Last synced: 03 Jun 2026

https://github.com/moto123a/enterprise-rail-freight-data-platform

Enterprise-style real-time rail freight data platform using Kafka, Spark Structured Streaming, Airflow Bronze/Silver/Gold, Trino SQL KPIs, and Redshift star schema marts.

airflow data-engineering delta-lake etl iceberg kafka lakehouse python redshift spark sql star-schema streaming structured-streaming trino

Last synced: 03 Jun 2026

https://github.com/sophior/dockersqlbackup

A script to run on a host and backup your databases by container name

backup-script bash containerstation docker msql-database mssqlserver nas qnap sql sql-server

Last synced: 14 Mar 2026

https://github.com/cyboranf/task-manager-api

Project created to java-8 learning. (Not finished yet)

api java8-learning jpa-hibernate postman spring spring-boot sql

Last synced: 17 Apr 2026

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

This is my third AWS Cloud 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: 21 May 2026

https://github.com/sarmad426/tech-concepts

Tech Concepts AI | Cloud Native | Back-end Development | Linux terminal| git and more general concepts of tech

ai cloud cmd docker drizzle-orm express-js git linux markdown npm orm prisma react sql typescript web-sockets

Last synced: 01 Apr 2026

https://github.com/424nkita-csharsfta4/fullstack_crud

Full Stack CRUD для регистрации авторизации, удаление и редактирование пользователей

express jwt-authentication jwt-token nodejs react sql typescript

Last synced: 17 Apr 2026

https://github.com/awcodify/tx

Simple example to database transaction with golang

commit go golang rollback sql transaction

Last synced: 17 Oct 2025

https://github.com/dina-hosny/analyze-and-model-airline-system

Analyzing Airline System and Building Data Warehouse Model to Store the Data and Answer Some Business Questions

data-analysis data-modeling data-warehouse datawarehousing dwh plsql sql

Last synced: 05 Mar 2026

https://github.com/krushna57/plsql-project-zensar

Develop a database to store and analyze customer feedback for a product or service.

customer-feedback-analysis-system database feedback-analysis feedbak-management-system plsql project query sql zensar

Last synced: 05 Mar 2026

https://github.com/alexgenovese/machine-learning-bigquery-gcp

These SQL are based on available ecommerce dataset that has millions of Google Analytics records for the Google Merchandise Store loaded into BigQuery.

bigquery google google-cloud-platform purchase sql visitors

Last synced: 16 Oct 2025

https://github.com/yupsecous/pg_chainutils

Blockchain utilities for PostgreSQL

blockchain database ehtereum pgrx postgresql rust sql

Last synced: 07 May 2026

https://github.com/cradlephp/storm

A Search Collection Model Kind of SQL Client

cradle cradlephp mysql mysql-5-7 orm orm-framework postgresql sql sqlite3 storm v2 v3-prototype

Last synced: 16 Oct 2025

https://github.com/timfernix/mediadb

My locally hosted solution to list all my watched movies and shows (+ played games).

database games list movies shows sql

Last synced: 18 May 2026

https://github.com/niteshkumar76/e-commerce_project-

E-Commerce project using MYSQL

mysql-database queries rdbms sql

Last synced: 16 Oct 2025

https://github.com/raianeeunice/ifood-week-sacolaapi

Projeto desenvolvido durante a semana de imersão na DIO.

h2-database java spring-boot sql

Last synced: 17 Apr 2026

https://github.com/lovemo/build_java

根据sql创建语句生成java类属性、jersey注解类、mybatis mapper映射、sql列

automatic java jersey mapper mybatis php sql

Last synced: 17 Apr 2026

https://github.com/abhishek325/the-dashboard

Initial design of a dashboard to assist different users organizing there stuffs online

automation-ui bootstrap3-theme dashboard mysql-database php-framework sql web-accessibility yaf

Last synced: 17 Apr 2026

https://github.com/cabosmanuel/idat-5-hp2

Copia proyectos semanales (Curso: Herramientas de Programación 2)

csharp entity-framework shopping-cart sql store-procedures view-design visual-studio wcf webapi

Last synced: 16 Oct 2025

https://github.com/soulemanou-software/vit-clinic

In this project, i will use a relational database to create the initial data structure for a vet clinic. will create a table to store animals' information, insert some data into it, and query it.

psql-database sql

Last synced: 19 Mar 2026

https://github.com/prasenjitb1234/taskmanagement01

Revising java, rest api basics & Springboot

java postman spring-boot sql

Last synced: 14 Apr 2026

https://github.com/mizcausevic-dev/attribution-warehouse-lab

Python FastAPI attribution lab for warehouse journey stitching, channel credit models, SQL contracts, and revenue reconciliation.

analytics attribution backend data-warehouse fastapi marketing-analytics portfolio python revops sql

Last synced: 01 Jun 2026

https://github.com/benthepoet/qola

A simple query builder for Python.

database orm python sql sqlite

Last synced: 17 Apr 2026

https://github.com/doks-coders/expensetracker

Expense Tracker built with .NET MVC, Stored Procedures and Entity Framework

csharp dotnet dotnet-core sql sqlserver storedprocedures

Last synced: 07 May 2026

https://github.com/gemmus/flightgame

Project: A travel based game set in Europe using actual location and airport data, and real time weather.

api css flask-cors html javascript json leafletjs pycharm python sql weather-api

Last synced: 02 Apr 2026

https://github.com/miriammondragon/vetkom

VetKOM is a administration software developed in Java/JSP and JavaScript. It focuses in functionalities for vets as customer registration, pet medical details, book appointments, among other.

css database-management html java javascript jquery jsp jsp-servlet sql sql-server veterinary

Last synced: 02 Apr 2026

https://github.com/fab2bprog/exemple-utilisation-csharp-avec-mysql

Exemple C# avec base de données mysql : Servira au developpement de votre application. Classes CRUD. Fonctions de recherche etc...

base-de-donnees crud crud-application crud-sample csharp csharp-code database exemple howto-tutorial mariadb mariadb-database mysql sql tutorial

Last synced: 13 Apr 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/mizcausevic-dev/search-observability-warehouse

SQL warehouse for search console, crawl, index coverage, freshness drift, and URL-level observability diagnostics.

analytics-engineering crawl-analysis data-modeling indexation python search-observability sql technical-seo warehouse

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/regulatory-reporting-mart

Warehouse-style reporting mart for docket readiness, evidence packets, and deadline pressure.

agpl analytics kinetic-gain regulatory-reporting sql warehouse

Last synced: 01 Jun 2026

https://github.com/louis77/mulldb

A lightweight SQL database written from scratch in Go as a learning/research project. Speaks the PostgreSQL wire protocol — connect with psql or any PG driver. Supports basic CRUD, persistent WAL storage, and concurrent access.

database postgres postgresql sql

Last synced: 02 Apr 2026