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/mituskillologies/ds-ref-cdac-aug24

Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.

data-science data-visualization machine-learning mysql python-programming r-programming sql

Last synced: 10 May 2026

https://github.com/himusharier/isdb-journal-publication-database-oracle-postgres

This project contains complete database of a journal publication company and a collection of SQL queries. The queries cover various operations from basic data retrieval to complex data analysis across multiple related tables.

database isdb oracle plsql postgres round62 sql sql-query

Last synced: 15 May 2026

https://github.com/alpha74/java_sql_and_jdbc

A Java project to mimic variations of insert and select commands of SQL, and modify the database.

java jdbc mysql sql

Last synced: 10 May 2026

https://github.com/0xisk/exploring-sql

A repository focused on learning and practicing the SQL language.

learning learning-by-doing learning-exercise postgres postgresql postgresql-database sql sql-server sqlite sqlserver

Last synced: 10 May 2026

https://github.com/phquartin/agencia-javafx

Projeto da faculdade - Linguagem e Técnicas de programação II

docker-compose java javafx sql

Last synced: 10 May 2026

https://github.com/pkx8326/data_adventure_01_a_sql_adventure_medium_article

This repository contains the SQL queries and the dataset to accompany an article on Medium.com titled "The Data Adventure 01: “How Long will your Business Start to Profit?” — An SQL Adventure"

dataanalysis dataanalyst dataanalytics postgresql sql windowfunction

Last synced: 10 Jun 2026

https://github.com/mergisi/ai2sql-mcp

AI2SQL MCP Server - Generate, explain, optimize and fix SQL queries from natural language inside Claude Code. Supports PostgreSQL, MySQL, SQL Server, Snowflake, Oracle, SQLite.

ai2sql claude claude-code database developer-tools mcp mysql postgresql sql text-to-sql

Last synced: 10 Jun 2026

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

ALX High Level Programming: Python, JavaScript, SQL

console-application database javascript python sql

Last synced: 11 May 2026

https://github.com/zheng-bote/cxx-cli_db-exec

command line tool to execute sql in an ordered manner

cpp23 database linux-shell sql

Last synced: 11 May 2026

https://github.com/barcek/compost

recycling containers | command store & argument finesser | command-line tool | Python + Mypy, w/ SQLite

command-line-tool devops docker dx object-oriented-programming python sql sqlite

Last synced: 11 May 2026

https://github.com/davidmartinperez/pokedex-php

Proyecto de PHP que filtra datos de pokeapi y los cache en una base de datos propia

jquery mysql php pokeapi sql

Last synced: 11 May 2026

https://github.com/elalfymohamed/sarahah

📍It is a copy of the Saraha website 🏗

css html javascript php sql

Last synced: 11 May 2026

https://github.com/hajarwalfi/nexus-crypto-wallet

Nexus Crypto Wallet est une plateforme simplifiée de gestion des cryptomonnaies développée en PHP (POO, MVC). Elle permet aux utilisateurs de suivre les prix en temps réel, gérer un portefeuille sécurisé et effectuer des transactions rapides en USDT.

js mvc php poo postgresql pwa sql uml

Last synced: 11 May 2026

https://github.com/soodaayush/cs50x-2024

A collection of all my CS50x 2024 Problem Set solutions.

ai algorithms c data-structures flask html-css-javascript python scratch sql

Last synced: 11 May 2026

https://github.com/r-siddiq/prescription-webapp-jdbc

A Spring MVC and JDBC web application for managing prescriptions, enabling doctors to create, pharmacies to fill, and patients to track prescriptions with secure database validation.

jdbc jdbctemplate maven schema-design spring-mvc sql

Last synced: 11 May 2026

https://github.com/szuzick/hr-analytics-pipeline

End-to-end HR analytics solution using PostgreSQL, dbt, and Power BI

data-analysis data-visualization database-maintenance dbt hr-analytics insights postgresql powerbi sql

Last synced: 10 Jun 2026

https://github.com/sravan27/silentdrop

Does your JavaScript database silently return the wrong rows? Zero-dep MIT correctness checker. 8 merged PRs across 7 OSS sync engines.

conformance correctness data-loss database dexie indexeddb local-first query-engine sql testing

Last synced: 10 Jun 2026

https://github.com/kanwal-kingra/spotifysync-etl

Extracting Data from Spotify 'Best Hindi Songs' playlist, Transforming Data and Loading Into Snowflake Data Warehouse, using data modeling to make data more accessible

aws-glue aws-lambda aws-s3 etl-pipeline python snowflake spark sql

Last synced: 11 May 2026

https://github.com/markphamm/adventureworks-analytics

This project analyzes AdventureWorks Cycles' data to enhance revenue. It includes data cleaning, descriptive and diagnostic analysis, and predictive modeling using SQL Server, Python, and PowerBI. Interactive dashboards and real-time updates support strategic decision-making and trend discovery.

sql

Last synced: 11 May 2026

https://github.com/minfhs/pgformat

Highly opinionated PostgreSQL formatter

formatter postgres sql

Last synced: 11 May 2026

https://github.com/sagartr/blood-bank-management-system

The main purpose of our blood management system is to provide blood bank with easier way to store and retrieve data and keep record of the availability of blood in blood bank.

css dbms-project html php sql xampp

Last synced: 12 May 2026

https://github.com/mehrajlatifli/stored-procedure

A database called Library is used to work with stored procedure in MSSQL Server

database except mssql mssqlserver sql sqlserver-2019 stored-procedure tsql union userdefined-stored-procedure

Last synced: 12 May 2026

https://github.com/bansimplified567/pos-coffee-shop-management

IslaDelCafe is an all-in-one coffee shop management system designed to streamline operations, from product inventory and order processing to sales tracking and admin control. Built for efficiency and ease of use, it empowers both staff and management with real-time access to menus, customer orders, stock levels, and performance analytics

capstone-project chartjs fullstack-development laragon php pos project reactjs software-engineering sql webdevelopment

Last synced: 12 May 2026

https://github.com/tawounfouet/fractal-analytics-academy

Continuous learning is imperative to stay relevant in the world of Data Analytics and AI. Fractal Analytics Academy is the learning partner for all my learning requirements.

analytics machine-learning modeling mysql-workbench powerbi scripts sql statistical-analysis

Last synced: 12 May 2026

https://github.com/ashwagandha-coder/sqlite3_python

Приложение с SqLite3 на Python

pycharm python sql sqlite3

Last synced: 12 May 2026

https://github.com/lefteris-souflas/medical-prescription-relational-database

Ministry of Health requires a database for prescription analysis. Tasks include creating ERD, relational schema, and SQL queries for patient demographics, prescription details, doctor info, and drug analytics. Additionally, a database interaction Python program is developed to fetch prescription details.

db-schema entity-relationship-diagram mysql-database python3 sql

Last synced: 12 May 2026

https://github.com/npateras/book-renting-website-with-asp.net-and-mvc

A library service website implemented with ASP .NET using the MVC design pattern.

asp-net-mvc design-patterns mvc sql sql-server website

Last synced: 12 May 2026

https://github.com/martachesnova/data-warehouse--redshift

Built an ETL pipeline that extracts data from S3, stages it in Redshift, and transforms into a set of dimensional tables for the Analytics Team.

aws data-warehouse etl etl-pipeline python redshift s3 sql

Last synced: 12 May 2026

https://github.com/selimsevim/sfmc-ai-query-assistant

An AI-powered assistant that translates natural language into SQL queries for Salesforce Marketing Cloud (SFMC). Using GPT-4o, this tool understands user queries, maps them to relevant Data Extensions (DEs) and fields, and generates optimized SQL queries—making data retrieval in SFMC faster and easier.

gpt-4 marketing-automation marketing-cloud query salesforce-marketing-cloud sfmc sql

Last synced: 13 May 2026

https://github.com/eliashdzr/java-sql-developer

A Command Line Interface for a MariaDB based SQL made from scratch in Java.

java-17 sql

Last synced: 13 May 2026

https://github.com/araskolnikoff/course_project

База данных музея | Desktop-приложение

csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms

Last synced: 13 May 2026

https://github.com/jakub-karasek/databases

Databases - Faculty of Mathematics, Informatics, and Mechanics, University of Warsaw

database mimuw python sql

Last synced: 13 May 2026

https://github.com/marialuizaleitao/monacogp-challenge

A Medium platform challenge that combines Formula 1 and SQL.

formula1-data-analysis mysql-database sql

Last synced: 11 Jun 2026

https://github.com/sadmansakib93/leetcode-mysql-solutions

This repository contains python solutions for some of the Leetcode problems from the Database genre using MySql.

database leetcode-mysql leetcode-solutions mysql sql

Last synced: 13 May 2026

https://github.com/imoverlord/sql-snap

Tool for Running SQL Statements in Test Suites

functional-testing jest sql sql-snap

Last synced: 13 May 2026

https://github.com/sakthivinash2/sql_paintings_casestudy

This project explores a dataset of Famous Paintings & Museums using SQL queries to answer various analytical questions.

case-study paintings postgresql sql

Last synced: 13 May 2026

https://github.com/kamaljangir1/codex_energy_drink

Codex is exploring consumer preferences and market trends in India to strategically launch its energy drink. This project involves a comprehensive data-driven analysis using Python, SQL, and Power BI

powerbi python sql

Last synced: 14 May 2026

https://github.com/musatahawar/url-shortner

This is a simple URL shortener created using PHP and MySQL. It allows you to take long URLs and generate shorter, more manageable versions. Users can also access the original URLs by clicking on the shortened links.

database php php-framework php7 php8 sql sql-database url-shortner

Last synced: 14 May 2026

https://github.com/moha-cm/bizcardx

BizCardX: Extracting Business Card Data with OCR

data-extraction mariadb-database ocr ocr-python sql sqlalchemy streamlit-dashboard

Last synced: 14 May 2026

https://github.com/anibalalpizar/jsp-sql-login-insert

Example of login and maintenance with a logical insert and select using a database with previous information

java jsp sql

Last synced: 11 Jun 2026

https://github.com/kucera-lukas/lightning-pass

Password manager and generator based on the PuTTY Key Generator

bcrypt mysql pbkdf2 poetry pyqt pytest pytest-qt python qtdesigner sql

Last synced: 14 May 2026

https://github.com/nikolapeja6/sab_proj

School project for the SAB (Softverski Alati Baza podataka, en. Database Software Tools) course at the School of Electrical Engineering, University of Belgrade.

database database-management java school-project sql t-sql

Last synced: 14 May 2026

https://github.com/nikhleshshukla123/etlweather

Orchestrated pipeline and tasks using DAG in airflow

airflow astronomer docker python sql

Last synced: 14 May 2026

https://github.com/victoorv/reservation_salles_java

Ce projet Java est une application de gestion de réservations de salles. Elle permet aux utilisateurs d'ajouter, de modifier, de supprimer des salles et des réservations, ainsi que de visualiser les salles disponibles et les réservations actuelles.

java mysql sql

Last synced: 14 May 2026

https://github.com/kenken64/dssi-day3-ollama

A comprehensive pipeline for training and deploying text-to-SQL models using the Gretel AI synthetic dataset and Ollama for local deployment. Now optimized for smaller models and efficient memory usage!

docker huggingface-transformers ollama sql test

Last synced: 11 Jun 2026

https://github.com/imtjl/distributed-storage-systems

Distributed Storage Systems - a 3rd year CSE banchelor course in ITMO University

distributed-systems plpgsql postgresql sql triggers

Last synced: 12 Jun 2026

https://github.com/keshab5300/swiggy-analysis-using-mysql

This project analyzes Swiggy's SQL dataset to derive insights on customer behavior, restaurant performance, and order patterns. By implementing sophisticated SQL queries with intricate joins, the analysis aims to facilitate strategic decision-making for improving service quality and customer satisfaction.

mysql sql

Last synced: 12 Jun 2026

https://github.com/jardissupport/dbquery

Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite

domain-driven-design jardis php query-builder sql sql-builder

Last synced: 12 Jun 2026

https://github.com/paulnovack/cppzeromqasynchsqlserver

c++ server for implementing asynchronous queries for PHP web Apps

asynchronous-programming php-framework sql zeromq

Last synced: 12 Jun 2026

https://github.com/gvwilson/sqlshort

a short introduction to SQL

open-access open-source sql tutorial

Last synced: 13 Jun 2026

https://github.com/keshab5300/jenson-usa-mysql-analysis

This repository contains SQL queries designed for data analysis at Jensons USA, an online cycling store. The queries focus on optimizing store performance, enhancing customer experience, and improving inventory management by analyzing sales data, customer behavior, and staff performance to provide actionable insights for business growth.

mysql sql

Last synced: 13 Jun 2026

https://github.com/pgx-contrib/pgxcel

CEL → PostgreSQL WHERE clause transpiler for pgx. Fail-closed column allow-list, parameterized $N placeholders.

cel cel-go filtering go golang google-cel pgx postgres postgresql sql transpiler where-clause

Last synced: 13 Jun 2026

https://github.com/philipszdavido/forgedb

A lightweight SQL-inspired database engine written in modern C++.

cpp database engine sql

Last synced: 13 Jun 2026

https://github.com/anibalalpizar/jsp-sql-delete_logical

Example of maintenance with a logical deletion using a database with previous information

java jsp sql

Last synced: 13 Jun 2026

https://github.com/pinedah/escom_advanced-databases

This repository contains materials, notes, and projects for the Advanced Databases course in the Data Science degree at IPN. It covers decision support systems, OLAP technologies, data warehouses, ETL processes, and non-relational databases, including document-oriented, key-value, and graph databases.

data-science databases escom powerbi python school sql

Last synced: 13 Jun 2026

https://github.com/emanoelcampos/sql-mysql

Atividades e exercícios desenvolvidos no curso de SQL com MySQL: manipule e consulte dados na Alura, que faz parte da especialização Java, oferecido pelo programa ONE - Oracle Next Education

aluno-one alura alura-latam banco-de-dados dados mysql oracle oracle-next-education programa-one sql

Last synced: 13 Jun 2026

https://github.com/viggomeesters/obsidian-sql-viewer

Read-only SQLite database viewer for Obsidian.

obsidian obsidian-plugin read-only sql sqlite viewer

Last synced: 13 Jun 2026

https://github.com/eniko04/onlinestore

OnlineStore MVC with DB

csharp mvc sql

Last synced: 14 Jun 2026

https://github.com/xoraus/leetcode-dsa-grind

There are intricate patterns woven throughout existence, and I am driven by an unrelenting quest to uncover and comprehend as many of them as I can.

codechef codeforces gfg interviewbit java leetcode lintcode sql topcoder

Last synced: 14 Jun 2026

https://github.com/fadhlidev/text2sql

Secure natural language to SQL API with multi-database and multi-LLM support

golang llm sql

Last synced: 15 Jun 2026

https://github.com/davidhristov59/databases

This repo contains auditory, lab exercises and midterm exercises for the course Databases @FCSE-Skopje

ddl dml postgresql query sql

Last synced: 15 Jun 2026

https://github.com/marielachirinosr/nyc-taxi-trip-exploration-2019-2020

Explores passenger behavior & impact of COVID-19 on NYC taxi industry (Q1 2019-2020).

bigquery data data-analysis data-visualization python sql tableau

Last synced: 15 Jun 2026

https://gitlab.com/buckeye/bs-mysql2-relude

A wrapper for the MySQL2 interface using the Relude.IO monad.

bucklescript database mariadb mysql reasonml relude sql

Last synced: 26 Oct 2025

https://github.com/sour-abh-raj/beginning-to-end-software-engineering-preparations-in-general

This is an ongoing repository of placements preparations in software engineering field from beginner to advanced level.

dsa dsa-learning-series dsa-practice dsa-questions mysql sql

Last synced: 16 May 2026

https://github.com/devendracollage/sql-practice

This is for SQL Practice

sql sqlserver

Last synced: 26 Oct 2025

https://github.com/NpgsqlRest/pgmigrations

Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.

javascript migrations nodejs postgresql schema sql testing

Last synced: 27 Oct 2025

https://github.com/mstovarh/inflacion-en-colombia-2010-2018

En este repositorio se encuentra el análisis descriptivo que le realizamos a los datos de la inflación en Colombia desde el 2010 hasta octubre de 2023.

dax powerbi powerquery sql

Last synced: 23 Jan 2026

https://github.com/sultanbadri/sql-zoo

SQL practice with SQL zoo exercises.

query sql sql-zoo

Last synced: 23 Jan 2026

https://github.com/zainea-bogdan/data_engineer_project_wowcinema

WoWCinema is a project based on a fictional scenario where I stepped into the role of a Data Engineer, designing and building an end-to-end Data Infrastructure. A ETL pipeline ingests data from multiple sources, transforms it, and loads it into a centralized PostgreSQL data warehouse to power analytics, KPI tracking, and reporting

analytics big-data data datawarehousing etl-pipeline postgres python sql

Last synced: 19 May 2026

https://github.com/vbalalian/littlefield

Combined web-scraping, loading, and reporting tool for Littlefield simulation, built for use with Google Cloud Run functions and Google Cloud Scheduler

bigquery cloud-functions extraction google-cloud-platform littlefield-simulation-game loading python reporting sql webscraping

Last synced: 14 May 2026

https://github.com/alunera-data/alunera-data

Hi, I’m Yvonne – building data solutions at the intersection of BI, SQL & Service Management

business-intelligence data-analysis data-engineering data-science github-profile portfolio rstats sql

Last synced: 28 Jan 2026

https://github.com/lzhudson/daily-diet-api

The daily diet API is a project that consists of an API for controlling user meals.

api api-client api-rest fastify insomnia knex node nodejs sql sqlite typescript zod

Last synced: 24 Jan 2026

https://github.com/gokallpp/asp.net-mvc-portfolyo-uygulamas-

🌍 🔍"Asp.Net Core ile Dinamik Portfolyo Web Sitesi" kapsamında geliştirdim.

asp-net csharp mssql-database sql

Last synced: 16 Mar 2026

https://github.com/brianlesko/ms-sql-connect

Connect to a Microsoft SQL Server or a MySQL server - written purely in Python

connection data-science database mssql mssql-database mysql mysql-database python simple sql

Last synced: 16 Mar 2026

https://github.com/fshmidt/apache-nifi-template-for-.csv-sql-transform

Example NiFi flow template to read records from CSV file and put those into database.

nifi sql

Last synced: 24 Jan 2026

https://github.com/charlesvdv/entitygen

Tool to generate go struct from SQL static analysis

database go go-generate golang postgresql sql tool

Last synced: 28 Jan 2026

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

sql level one and two assignments

sql

Last synced: 06 Feb 2026

https://github.com/zota0/dsn_gen

You dont know what the hell DSN is and is bored of asking AI? Or maybe you just want simple DSN?

database database-connection database-management dev-tools developer-tools dsn go golang mariadb mysql pg pgsql release sql sqlite sqlite3 zota0

Last synced: 15 Apr 2026

https://github.com/shahidmalik4/northwind-sales-analysis-using-powerbi

The "Unveiling Sales Patterns: A Comprehensive Analysis of Northwind's Sales Data" project involved the processing, transformation, and visualization of sales data obtained from Kaggle. Utilizing MySQL for data manipulation, Excel for cleaning and preparation, and Power BI for normalization and visualization.

analytics excel kaggle-dataset powerbi sales sql

Last synced: 28 Jan 2026

https://github.com/nlabsglobaltechnologgies/sql-staffcustomersfollowingdb

This database was developed in the light of the information I gained during the training I received from Istanbul Education Academy.

mssql mssql-database sql

Last synced: 16 Mar 2026