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/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/wiseql/wiseql

The wise data browser — run SQL recipes as small, observable, debuggable steps

data debugging duckdb oracle quality sql tui

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/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/kahsolt/sqlbuilder

Hyperlight-weight sqlbuilder generating SQL of DDL(table-related), DML and simple DQL; mainly aimed for SQLite3.

lightweight sql sql-builder sqlite-database sqlite3 toy-project

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/its-kios09/my-sql-masterclass

MySQL is an open-source relational database management system.

sql sql-server

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://github.com/ahbiels/e-commerce

Um projeto simples de gerenciamento de SQL em um site de e-commerc para estudos

database diagram ecommerce sql

Last synced: 16 Jun 2026

https://github.com/gregoritsch3/project_sql_job_analysis

An SQL project that draws useful insights from existing job data. It provides information regarding top-paying Data Scientist jobs and skills (both job-opportunity-based and salary-based), the most in-demand skills for Data Scientist roles, as well as a list of optimal Data Science skills to learn (skills high in demand and market value).

chatgpt dataanalysis postgresql sql statistics

Last synced: 16 Jun 2026

https://github.com/sckonung/sql_football

European Leagues Data Analysis

sql sqlite t-sql

Last synced: 16 Jun 2026

https://github.com/sofiahuang315/neuralnetwork_evaluation

Neural network models evaluation for SQLi detection

machine-learning neural-network sql sqlinject-defense sqlinjection

Last synced: 17 Jun 2026

https://github.com/strawndri/postgresql

Estudos de PostgreSQL e SQL na plataforma da Alura.

alura postgresql sql

Last synced: 17 Jun 2026

https://github.com/dsuarezlogans/sql-node-test

Aplicacion de prueba, usando sequelize con mssql server en azure y nodejs

mvc-architecture nodejs sql

Last synced: 17 Jun 2026

https://github.com/ayushman0511/data-analytics-project1

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

analytics busine data data-anal data-enginee data-sci data-scien database datascien query reporting sql sql-query sql-server window-func

Last synced: 17 Jun 2026

https://github.com/nivesayee/advent-of-sql-2024

Solutions for Advent of SQL challenges

advent-of-sql advent-of-sql-2024 postgres sql sql-challenges

Last synced: 18 Jun 2026

https://github.com/rociobenitez/healthcare-management-database

Relational database design for a healthcare management system including hospitals, clinics, patients, appointments, services, medication inventory, and billing.

backend data-modeling database-design entity-relationship entity-relationship-diagram healthcare mysql relational-database sql system-design

Last synced: 18 Jun 2026

https://github.com/baribrahim/ecommerce-website

An e-commerce website built using PHP, HTML, CSS and Javascript

ecommerce-website fullstack-development html-css-javascript php sql webapplication webdevelopment

Last synced: 18 Jun 2026

https://github.com/fatihtuzunn/php-kutuphane

Php Kutuphane-eser giris

php sql

Last synced: 18 Jun 2026

https://github.com/abdulsattar44/sql-data-analytics-project

This repository contain collection of SQL scripts for exploratory and advanced data analytics such as changes over time, cumulative analytics, performance, data segmentation, part-to-whole analysis.

bi-analytics data-analyst data-analytics exploratory-data-analysis sql sqlserver

Last synced: 18 Jun 2026

https://github.com/jveiiga/project-queries-used-by-sql

Principais consultas SQL utilizadas para interagir com bancos de dados relacionais.

postgresql sql

Last synced: 19 Jun 2026

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

Use SQL to instantly query OneLogin resources. Open source CLI. No DB required.

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 19 Jun 2026

https://github.com/marialuizaleitao/record-store

A simple interactive SQL project to build a database and retrieve data about the records of a store.

mysql-database sql

Last synced: 19 Jun 2026

https://github.com/keshab5300/amazon-sales-analysis-mysql

This repository contains SQL queries and analysis tools for examining Amazon sales data. It helps uncover insights on pricing, discounts, product performance, and customer reviews. The project is designed to optimize sales strategies and evaluate key metrics for better decision-making.

mysql sql

Last synced: 20 Jun 2026

https://github.com/lleonardus/distribuidora-automatizada

Projeto feito com o intuito de gerar relatórios automatizados para uma distribuidora

excel faker pandas python python-dotenv sql sqlalchemy

Last synced: 20 Jun 2026

https://github.com/istiyakriyad/restaurant-service

This is a restaurant service application developed in golang. It extract, transform and load the mongodb data to postgresql database. It provide some routes to access the data.

cobra docker gin golang postgresql sql testify

Last synced: 20 Jun 2026

https://github.com/danbuxton/groceryshoppingsystemproj

Using JavaServer Faces, MVC, Data Transfer Object, Factory, Command and Front Controller

command-pattern database design-patterns dto-pattern factory-pattern java javadb javaserver-faces mvc-architecture sql

Last synced: 20 Jun 2026

https://github.com/niihaoru/website

Web-site about software development in Petropavlovsk-Kamchatskiy

consulting crm database devops engineering management programming raspberrypi sql stm32 web-site

Last synced: 20 Jun 2026

https://github.com/g-schumacher44/analyst_resource_hub

A collection of guidebooks, quickref, and resources for data analysis

analytics bigquery data lookerstudio machine-learning model python sql yaml-configuration

Last synced: 20 Jun 2026

https://github.com/vidjinnangni/sql-sub-saharan-economic-impacts-of-covid

SQL project analyzing the economic impacts of COVID-19 in Sub-Saharan Africa using MySQL. Includes database schema, data insertion, and exploratory queries.

mysql mysql-database mysql-server sql sqldata-exploration

Last synced: 20 Jun 2026

https://github.com/olaszpl/bazy_danych_2024

Projekt systemu bazodanowego dla uczelni – realizacja w ramach kursu Podstawy Baz Danych na AGH 2024/25.

agh-wi databases sql

Last synced: 20 Jun 2026

https://github.com/ilbertt/better-auth-bun-sql

A better-auth database adapter for Bun's built-in SQL module

better-auth bun sql typescript

Last synced: 21 Jun 2026

https://github.com/datasherlock/bqml-demo

BigQuery ML demo showcasing data prep, logistic regression training, evaluation, and explainable predictions for account fraud detection on Cloud Spanner data.

bigdata bigquery bigquery-ml sql

Last synced: 21 Jun 2026

https://github.com/protegrity/sqlglot-net

Standalone .NET port of sql-glot-rust, a SQL parser, optimizer, and transpiler library.

csharp dotnet parser sql transpiler

Last synced: 22 Jun 2026

https://github.com/jamartg/clash-of-code-discord-bot

discord bot to generate game links , track leaderboard etc. Built for use by coder friends

codingameapi discordpy python sql

Last synced: 22 Jun 2026

https://github.com/yannbolliger/areyouloco

Small toy website for finding the locoest person. Just for fun.

php sql

Last synced: 22 Jun 2026

https://github.com/alexsolov28/certificate

Сертификаты

big-data dwh powerbi python sql tableau

Last synced: 22 Jun 2026

https://github.com/danny-yamamoto/go-duckdb-example

Playing with DuckDB.

duckdb go olap sql

Last synced: 22 Jun 2026

https://github.com/sblack4/lolcrawler

Get data from the Riot API and put it into a SQLite database

api league-of-legends python sql sqlite sqlite3

Last synced: 22 Jun 2026

https://github.com/flum1025/sql-enum-generator

sql-enum-generator is a tool that parses SQL INSERT statements from a file and automatically generates OpenAPI schema files. The generated OpenAPI schema can be used with existing tools to generate type definitions in various programming languages.

code-generator go openapi3 postgresql sql

Last synced: 23 Jun 2026

https://github.com/ankitrai259/movielens-dataset-analysis-sql

Analysis of MovieLens Dataset Using SQL

postgresql sql

Last synced: 23 Jun 2026

https://github.com/burakkontas/oracle-sql-plsql-practice

Hands-on exercises, query quizes, and PL/SQL scripts for the NORTHWIND database. Perfect for developers starting with Oracle or refining their database skills.

database northwind northwind-database oracle plsql practice sql

Last synced: 23 Jun 2026

https://github.com/ijproject/sql-learning

SQLの理解を深めるための学習用リポジトリ

mysql sql

Last synced: 23 Jun 2026

https://github.com/nafis2508/urban-eats-sql-analysis

SQL business analytics and relational database design project for retail and café operations.

business-analytics database-design mysql sql sql-analysis

Last synced: 24 Jun 2026

https://github.com/iamskyy666/postgresql-resources

PostgreSQL - resources 🔵

postgresql sql

Last synced: 25 Jun 2026

https://github.com/hajarwalfi/traservy-touristicreservationsystem

Voyage Reservation System : Application de gestion agence de voyage avec base de données relationnelle et interface responsive. PHP procédural.

mariadb mysql php procedural-programming sql

Last synced: 25 Jun 2026

https://github.com/kwhorne/sql-anywhere

🪶 A friendly, embeddable SQL engine built on SQLite — local-first, replication-ready, and right at home wherever your app runs. Made with care by Elyra.

database edge embedded-database local-first offline-first replication rust sql sqlite wal

Last synced: 25 Jun 2026

https://github.com/eisi05/sql-builder

This repository simplifies working with SQL in Java.

database java mysql sql sql-builder sql-parser

Last synced: 26 Jun 2026

https://github.com/sya-ri/sqldelight-oracle

Oracle Database support for SQLDelight and sqldelight-check.

oracle oracle-database sql sqldelight sqldelight-check

Last synced: 27 Jun 2026

https://github.com/jeremylongshore/beads-dolt

A Dolt/DoltHub-aware Claude Code plugin for the beads (bd) task tracker: skill + 5 expert agents + a wired dolthub/dolt-mcp server. Builds on beads and Dolt/DoltHub.

beads claude-code claude-code-plugin dolt dolthub mcp sql task-tracking

Last synced: 28 Jun 2026

https://gitlab.com/pommalabs/kvlite

KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/

SQL Sserver cache mysql oracle postgresql sql

Last synced: 29 Jun 2026

https://github.com/hoehrmann/text-ansitable-sqlstylesheet

Text::ANSITable::SQLStyleSheet Perl module

ansi-colors perl sql stylesheets table-formatter

Last synced: 29 Jun 2026

https://github.com/icalialabs/archon-gem

ARchon: Summoning the powers of ActiveRecord and ARel to wreak havoc

activerecord archon arel crazystuff rails sql

Last synced: 29 Jun 2026

https://github.com/thetechdog/the-snap-sideloader-repo-template

Template for creating repositories compatible with TSS format

sql sqlite

Last synced: 29 Jun 2026

https://github.com/ajaytester007/citizens-bank-api-test-manager-portfolio

Banking API Quality Engineering Portfolio featuring ReadyAPI, SOAPUI, REST API Automation, ISO 20022 Payments Modernization, Reconciliation Controls, CI/CD Quality Gates, Release Governance, and Enterprise Integration Testing.

api-testing banking ci-cd financial-services github-actions integration-testing iso20022 java payments postman quality-engineering readyapi reconciliation release-governance rest-api rest-assured selenium soapui sql test-automation

Last synced: 29 Jun 2026

https://github.com/wseaton/jinjasql-rs

SQL Extension API for Rust MiniJinja templates

jinja python rust sql

Last synced: 16 Apr 2026

https://github.com/kena0ki/dddl

generates test Data from DDL.

data database db ddl generator sql table test

Last synced: 30 Apr 2026

https://github.com/danitilahun/blog_app_django

A simple blog platform built with Django, allowing users to create, edit, and manage blog posts. Features include user authentication, CRUD operations, post categories, comment system, and search functionality, with a responsive design optimized for both desktop and mobile.

blog django pillow python sql

Last synced: 10 Feb 2026

https://github.com/lloydjatkinson/grafana-mssql-experiment

Showcases using Grafana for dashboarding with a Microsoft SQL Server backend

dashboard docker grafana grafana-datasource mssql sql sql-server

Last synced: 10 Feb 2026

https://github.com/spaceshaman/sqlift

Simple CLI migration tool for SQL databases

cli database migration postgres postgresql sql sqlite sqlite3

Last synced: 10 Feb 2026

https://github.com/uaraven/csql

Comma-separated sql. Console app allowing to run SQL queries on CSV-files

csv sql

Last synced: 10 Feb 2026

https://github.com/lfost42/braillesort

Formats ASCII-Braille symbols into braille order for proper transcription of the Special Symbols Page as required by the Braille Authority of North America.

asp-net-core-mvc braille csharp dapper-donet-core data-access-object-pattern identity ms-sql-server roles sql ueb

Last synced: 27 Feb 2026

https://github.com/jeffreywijaya100/jeffrey-database

Using MariaDB in XAMPP create database, create table, insert, update, select data

database mariadb mariadb-database sql xampp

Last synced: 16 Apr 2026

https://github.com/mvharsh/rdbms

This repository contains all my RDBMS code in SQL language

cursors joins pl-sql sql triggers

Last synced: 11 Feb 2026

https://github.com/virginioc/analisi-clienti-banca

Feature engineering su dati bancari con SQL e MariaDB, per creare una tabella denormalizzata con indicatori comportamentali sui clienti utilizzabile per il training di modelli di Machine Learning.

feature-engineering sql

Last synced: 27 Feb 2026

https://github.com/get-felipe/pg-contract

Postgres query compatibility checks for schema changes.

database github-actions go postgres postgresql sql

Last synced: 02 Jun 2026

https://github.com/csaba79-coder/countryandcity_db

SQL - MySQL scripts

sql

Last synced: 11 Feb 2026

https://github.com/dotnetbackendtraining/library-management-system

A relational database using MS SQL that supports the library's operations and offers extensive querying capabilities.

complex-queries database-schema entity-relationship-diagram indexes sql

Last synced: 11 Feb 2026

https://github.com/corncodecreators/sqlnormalizer

A tool to standardize and improve your SQL strings.

mariadb mysql normalize php sanitize sql

Last synced: 11 Feb 2026

https://github.com/lucenarenato/curso_oracle

MasterTraining - Oracle SQL

oracle oracle-11g sql

Last synced: 27 Feb 2026

https://github.com/ravsii/udvis

ETL (ELT) example project using Airbyte and custom dbt transformations. (In Russian)

airbyte dbt etl postgres sql

Last synced: 27 Feb 2026

https://github.com/nada-ibrahim12/coffeeshop-project

Coffee Shop Data Warehouse | SQL Server + SSIS + Power BI ETL pipelines, star schema, and dashboards for sales, staff, recipes & customer analytics. Retail BI demo project.

database datawarehouse etl pipeline powerbi snowflake sql sql-server ssis starschema

Last synced: 11 Feb 2026

https://github.com/allenvox/databases

Workspace for Databases class

database db mysql query sql

Last synced: 11 Feb 2026

https://github.com/kaustubh-indulkar/ola-data-analytics-project

End-to-End Ola Data Analytics project using SQL, Excel, and Power BI. Analyzes a dataset of 20000+ rides to gain insights and create visualizations.

data-analytics data-visualization excel powerbi sql

Last synced: 27 Feb 2026

https://github.com/andreadcsousa/alura_postgresql-plpgsql_sql

Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.

alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao plpgsql postgresql sql

Last synced: 11 Feb 2026

https://github.com/bala-1409/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 data-transformation database eda etl-framework exploratory-data-analysis microsoft-sql-server query-language sql sql-server sql-server-database sql-server-management-studio

Last synced: 27 Feb 2026

https://github.com/ataylorn/capstone3_mealplanner

Meal planner app where a user can view, add, or update recipes. Drag & drop meals onto a calendar to plan a month's worth of meal prep w/the option to download a VCS file that's compatible w/Google calendar. Select a date range & display the ingredients and print or email them

bootstrap3 css html-css-javascript html5 java javascript postgresql rest-api spring-boot sql vuejs vuejs2

Last synced: 12 Feb 2026

https://github.com/shivanshu1511/sql-project-retail-sales-analysis

A beginner-friendly SQL project analyzing retail sales data to explore trends, customer behavior, and category performance through practical queries.

excel sql

Last synced: 12 Feb 2026

https://github.com/prbretas/sql_lessons

SQL Lessons - START<tech>

database lessons mssqlserver mysql sql

Last synced: 12 Feb 2026

https://github.com/dpedwards/java-webstore-backend

Java Webstore backend application with REST architecture.

gradle java junit rest-api springboot sql

Last synced: 16 Apr 2026

https://github.com/t99/mysql-toolkit-js

My personal toolkit of functions and functionality for working with MySQL servers in TypeScript.

database mysql sql toolkit typescript

Last synced: 09 May 2026

https://github.com/passadis/python-synapse-datawarehouse

Create a secure Data Warehouse for Data Analysis with Synapse Analytics, Azure SQL and Web APP Service

azure datawarehouse flask python sql synapse

Last synced: 16 Apr 2026

https://github.com/shohail-dev/sql-codes

All my sql codes at a single place.

sql

Last synced: 27 Feb 2026

https://github.com/monambike/project-hanabi-database

Repository containing database for Project Hanabi website.

database mysql mysqli sql

Last synced: 16 Apr 2026

https://github.com/mads80/ms-sql-hf2

Grundlæggende Databseprogrammering HF2.

sql

Last synced: 12 Feb 2026

https://github.com/hacc2024/kettle-labs

A chrome extension to unlock the full query capability of SQL on Hawaii's OpenData Portal.

chrome-extension react sql typescript

Last synced: 12 Feb 2026