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/sakhileln/ai-search-engine

A modern, production-grade backend for an AI-powered search engine.

consul docker jenkins jwt kubernetes microservices nginx oauth2 rate-limiting rbac sql tls13

Last synced: 05 May 2026

https://github.com/gregwhitaker/sql-notebook

Personal Notebook of SQL Examples

sql sql-query sql-script

Last synced: 07 Feb 2026

https://github.com/vladimiracunadev-create/gabysql

🗄️ GabySQL · Base de datos embebida en Rust, multiplataforma, archivo único .db, WAL, API HTTP/JSON y admin web liviano. Diseñada para entornos embebidos y edge. 🦀

cross-platform database docker embedded-database http-api php rust single-file-database sql storage-engine wal

Last synced: 01 Jun 2026

https://github.com/json2d/schematable

a library for working with SQL tables in Python

boilerplate-reduction schematable-urls sql workflow

Last synced: 01 Apr 2025

https://github.com/jjackson112/villain-trading-card

Different branches include template and REST API versions.

database endpoints html-template rest-api sql

Last synced: 30 Apr 2026

https://github.com/bhushan354/demo-database-repo

This is demo repository which I have created to learn about dfferent type of Databases and perform some basic and complex operations on relational and non-relational databases.

sql

Last synced: 13 Apr 2026

https://github.com/oneananda/sql_projects

A repository dedicated to a collection of diverse SQL projects, covering a wide range of topics and applications within the world of SQL database management. From basic queries to advanced database designs, this repository serves as a resource for learning and practicing SQL skills across different domain

liquibase postgres postgresql rdbms sql sql-server sql-server-database sqlserver

Last synced: 01 Feb 2026

https://github.com/yeuner/file-analysis-sql-demo

Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.

data-analysis dataset pandas sql sqlite streamlit vizualization

Last synced: 15 Apr 2026

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

This repository contains a comprehensive collection of SQL concepts, use cases, and practical examples designed to build strong foundational and advanced SQL skills.

sql

Last synced: 02 Feb 2026

https://github.com/paulo-freitas-junior/potenciatech_boocamp_python

Repositório do curso de Python - Bootcamp Ciência de Dados da PotênciaTech DIO.

mysql python3 sql vscode

Last synced: 15 May 2026

https://github.com/gustavoadm/firebirdsql

Portfólio do Banco de Dados Firebird (Versões 2.5, 3.0 e 5.0)

firebird firebirdsql procedures queries sql triggers views

Last synced: 07 Feb 2026

https://github.com/brunodorea/dio-livecoding-evitando-o-7x1-com-python-e-sql

Projeto da live coding "Evitando o 7x1 com Python e SQL" da DIO.

dio jupyter-notebook livecoding python sql

Last synced: 26 Mar 2025

https://github.com/mairess/project-talker-manager

Talker Manager é uma API para cadastro de palestrantes, com todas as rotas documentas com swagger-ui, onde é possível fazer um CRUD. Usei banco de dados em memória e MySQL.

docker expressjs javascript mysql2 nodejs sql swagger-ui

Last synced: 13 Apr 2026

https://github.com/dudesoccer123/naturallang-to-sql

This project is a LangChain-powered framework that translates natural language queries into SQL statements using Meta-Llama-3-8B-Instruct from Hugging Face. It enables users to interact with databases in plain English, eliminating the need to write complex SQL queries manually.

huggingface langchain llama python3 sql

Last synced: 05 May 2026

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

This repo contains all material related to SQL.

database oracle-database query-language sql

Last synced: 25 Mar 2025

https://github.com/jancervenka/bqcli

REPL for BigQuery

bigquery gcp python sql

Last synced: 08 Feb 2026

https://github.com/bhushan354/catalog-of-things

This is a console app that will keep record of different types of things user own : books, music albums, movies, and games. Database is based on the UML class diagram. The data is stored in JSON files but we have also prepared a database with tables structure analogical to programmes classes

ruby schema sql

Last synced: 08 Feb 2026

https://github.com/beyzabasarir/brazilian-e-commerce-analysis

Brazilian E-Commerce Dataset By Olist PostgreSQL Analysis

data-analysis data-visualization sql

Last synced: 08 Jan 2026

https://github.com/kuzhalikumaraguru/sqlbolt

sqlBolt Exercises

ddl dml sql

Last synced: 08 Feb 2026

https://github.com/between-freedom-and-space/database-migrations

Database migrations for Between Freedom and Space service

liquibase migrations plpgsql postgres postgresql psql sql

Last synced: 08 Feb 2026

https://github.com/subhamay-bhattacharyya/customer360-snowflake-pipeline

End-to-end Snowflake data lake for a fictional retail bank — ingests 25,000 nested JSON customer records through a RAW → SILVER → GOLD pipeline, builds fact and dimension tables, and surfaces a Customer 360 & risk analytics dashboard via Streamlit in Snowflake.

banking-analytics cloud-championship cortex customer-360 data-engineering data-lake data-warehouse dimensional-modeling financial-services fintech lateral-flatten medallion-architecture python snowflake sql star-schema star-schemas streamlit streamlit-app

Last synced: 15 Apr 2026

https://github.com/arnoldchrisoduor1/covid_19_data_exploration_in_sql

This project aims at exploring the Full Covid-19 Data Set in SQL

sql sqlserver

Last synced: 30 Apr 2026

https://github.com/mrbelka12000/forum

first big project

docker golang sql sqllite

Last synced: 10 May 2026

https://github.com/irem-yigit/garantibbva-patika-bootcamp-projects

Bu repository Garanti BBVA Becoder Yazilimci Yetistirme ve Meslek Edindirme Programi odevlerini icerir.

css3 html5 java javascript react spring-boot sql

Last synced: 08 Feb 2026

https://github.com/noorzaie/sqema

Convert relational databases to json schema format

json-schema postgresql schema sql validation

Last synced: 08 Feb 2026

https://github.com/barsatkhadka/jsonsql

Manipulate JSON using SQL queries

java json maven maven-plugin sql

Last synced: 13 Apr 2026

https://github.com/stuoj/stuoj-database

STUOJ 是汕头大学疾风算法协会的 ACM-ICPC 算法程序在线评测系统。该仓库存储数据库 SQL 文件。

mysql sql

Last synced: 26 Feb 2026

https://github.com/msmolyakov/querydsl-sql-jdbc-junit-example

Using QueryDSL-SQL to generate Java classes from database in 'test' Maven phase

build-helper-maven-plugin java jdbc junit maven querydsl querydsl-maven-plugin querydsl-sql sql sqlite xunit

Last synced: 13 Apr 2026

https://github.com/arpitbrur/j-shop-spring-boot-mini-project

Here I'm uploading the J-shop Spring boot project with postman API. This project is real time project like e-commerce.

custom-query hibernate-jpa mysql-workbench postman-api spring-boot spring-framework sql

Last synced: 08 Feb 2026

https://github.com/alifa-ara-heya/postgresql-assignment

This is assignment 2 on PostgreSQL.

postgresql postgresql-database sql

Last synced: 08 Feb 2026

https://github.com/luisgustavorsilva/-bancosalao

Um banco de dados de um salão de cabeleireiro feito pelo fedora server.

sql

Last synced: 17 Mar 2026

https://github.com/astadk/common-compose-services

This repository contains common compose services for development with docker compose.

docker docker-compose mongodb rabbitmq sql

Last synced: 09 Feb 2026

https://github.com/jeandeboutgat/base-de-donnee-relationelle

Travaux pratiques sur l'interrogation d'une base de données en utilisant le langage de requête (SQL)

sql

Last synced: 09 Feb 2026

https://github.com/franco-diaz-licham/suggestionsapp

The suggestion site application is a .NET 6 Blazor Server web application that allows users to put through suggestion requests for a given department within a company.

azure-ad-b2c blazor-server csharp sql sql-server visual-studio

Last synced: 15 Apr 2026

https://github.com/efimovalex/odt

Golang Other Date Types

date golang json sql time

Last synced: 30 Apr 2026

https://github.com/sagrsuri/mysql-query

Learning SQL

mysql query sql

Last synced: 07 Dec 2025

https://github.com/mustafabklz/popular_companiy_logo

Query to create a table containing the names, site urls and black and white svg logos of a total of 75 companies/applications.

collection company logo mssql mysql sql sqltables svg table

Last synced: 15 May 2026

https://github.com/murcegany/api-vhsys

This repository provides an example of integration and automation between the API VHSYS and a SQL Server database

api api-server automation automations csharp csharp-code sql

Last synced: 30 Apr 2026

https://github.com/turbot/steampipe-mod-urlscan-insights

View dashboards and reports from urlscan.io Steampipe.

hacktoberfest insights sql steampipe steampipe-mod urlscan urlscan-io

Last synced: 26 Feb 2026

https://github.com/shellicar/sql-scripts

Handy SQL Scripts

sql

Last synced: 26 Feb 2026

https://github.com/dataglyder/data-sources-and-sql

This repo touched on data sources and the relational data base

beautifulsoup4 csv data-cleaning data-collection functions json python3 regex sql sqlite3

Last synced: 09 Feb 2026

https://github.com/mele0/air2lung

SQL and Python pipeline for analyzing the impact of air pollution and lifestyle factors on lung disease using a synthetic UK cohort.

air-pollution data-privacy encryption k-anonymity lung-health-severity mysql python sql

Last synced: 08 Jun 2026

https://github.com/vasugi2003/big-data-analytics

Big Data Analytics - various operations and functions.

big-data data-science dataset googlecolab hadoop hdfs pyspark python3 sql

Last synced: 30 Apr 2026

https://github.com/fahmiaziz98/sql_agent

build sql agent using different pattern rag/self-correction/optimization

agent bigquery langchain sql sql-agent sqlite toolkit

Last synced: 09 Feb 2026

https://github.com/shobanamuthiah/day-1-task-mysql

completed 18 exercises of basic queries for MySQL through http://sqlbolt.com/

database database-management mysql sql

Last synced: 15 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: 01 Mar 2025

https://github.com/yasminbrazasilva/exerciciosbancodedados-af-2

Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados join modelo-conceitual modelo-logico sql stored-procedure trigger view workbench

Last synced: 08 Jan 2026

https://github.com/lasse-tom-lang/online-shop

A online shop build with php

online-shop php sql

Last synced: 17 May 2026

https://github.com/nealwp/blobview

Generate BigQuery SQL views from JSON

bigquery cli json sql

Last synced: 27 Feb 2026

https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-6

Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados modelo-logico sql workbench

Last synced: 09 Feb 2026

https://github.com/antoogal/datainsightexample

Example project showing skills with analytical tools

jupyter pandas-library powerbi python scipy sql sqlite3 statsmodels

Last synced: 11 Mar 2025

https://github.com/andrejnano/IDS-projekt

Projekt na predmet IDS 2018 @ FIT VUT, BRNO

databases erdiagram fit ids school-project sql vut

Last synced: 11 Mar 2025

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/rubenslyra/dio-bootcamp

Este projeto visa criar um esquema de banco de dados para um cenário de e-commerce, destinado ao desafio Banco de Dados da DIO.

challenge sgbd sql

Last synced: 18 Mar 2025

https://github.com/tanu4419/samsung_sales_2023

This SQL project analyzes Samsung's 2023 sales data to identify top-selling products, revenue trends, and sales patterns across various time periods and price ranges.

dataanalysis mysql sql

Last synced: 13 Jun 2026

https://github.com/ascendho/cs50-sql

⛁ HarvardX: CS50's Introduction to Databases with SQL - An introduction to databases using a language called SQL.

cs50 sql

Last synced: 11 Feb 2026

https://github.com/vodolaz095/purser

Казначей - система для хранения секретов, которые можно сжечь после прочтения

clean-architecture example grpc-server mysql postgresql redis sql swagger

Last synced: 30 Apr 2026

https://github.com/a9g-data-droid/accessqueryeditor

Fork of: MS Access Databases Queries Editor

ms-access sql vb-net

Last synced: 27 Feb 2025

https://github.com/herndone/cst-336-final-via-spin-scooters

A sample website for Spin Scooters where users are able to create an account, login, edit their account, search locations using 3 different fields, and book a fake trip.

css ejs javascript sql

Last synced: 08 May 2026

https://github.com/giomjds/fcc-relational-database

This repository is the collection of projects in freeCodeCamp to complete the challenge in Relational Database

github mysql postgres shell sql

Last synced: 30 Apr 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/vaibhavpal7549/leetcode

This repository contains my solutions to various **LeetCode problems** written in **Java**, categorized by difficulty (Easy, Medium, Hard) and topics like Arrays, Strings, Trees, and more. Each solution is clean, optimized, and well-documented. Follow my progress on [LeetCode](https://www.leetcode.com/vaibhavpal7549). Contributions are welcome!

java mysql mysql-database oracle sql sqlite

Last synced: 13 Apr 2026

https://github.com/marina-gal/sql-business-questions

A collection of SQL queries designed to strengthen analytical problem-solving skills using the AdventureWorks2019 sample database. tested and optimized in SQL Server Management Studio (SSMS).

adventureworks data-analysis data-analyst interview-preparation learning microsoft-sql-server practice sql sql-queries

Last synced: 30 May 2026

https://github.com/cpt-erwin/sequeltalk

Simple PHP tool to help you quickly generate data for Smalltalk from an existing MySQL DB.

daskalos mysql pdo php php74 smalltalk sql

Last synced: 29 Apr 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/ckeuss/bike_store

This exploratory data analysis examines customer, product and sales data of a retail bike store

python sql

Last synced: 29 Apr 2026

https://github.com/msaakaash/hospital-data-warehouse

A data warehouse project designed to demonstrate SQL and data modeling skills.

etl-pipeline python sql

Last synced: 06 Jul 2025

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/thanaraklee/exploring-and-analyzing-data-in-oracle-database

This project focuses on data analysis using SQL with Oracle Database 21c. It aims to familiarize with data management and data analysis using SQL commands and Oracle Database 21c.

data-analysis oracle-database sql sql-developer

Last synced: 12 Feb 2026

https://github.com/prakshi-23/bank-app-management-project-v1-

A Bank App GUI made using Python (libraries used tkinter, customtkinter, pandas etc.) and the data is stored in backend in SQL Database and usind pandas stored in excel file as well. This excel file is further used to create a dashboard in Power BI and also used in machine learning alogorithm.

adaboostclassifier advanced-excel customtkinter customtkinterprojects lazy-classifier logistic-regression machine-learning mysql pandas pandas-dataframe powerbi powerbi-dashboard python randomint smtplib sql tkinter tkinter-gui

Last synced: 13 Apr 2026

https://github.com/mlund2k/project-1-baseball-performance-vs.-attendance

Project assets for my first exploratory data analysis: Baseball Performance vs. Attendance.

bigquery data-analysis data-cleaning data-visualization excel rstudio sql tableau tidyverse

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/ash-datapro/reporting-sys

Executive reporting system for student success metrics and data-quality validation.

data-quality higher-education-analytics r sql student-success tableau

Last synced: 08 Jun 2026

https://github.com/bachiriy/avito

A simple classified ads website developed using native PHP, inspired by the Moroccan online marketplace Avito.

php sql

Last synced: 17 Oct 2025

https://github.com/srijitabaksi/discuss-app

Discuss – Your Friendly Neighborhood Q&A Forum

bootstrap mysql php sql

Last synced: 16 Apr 2026

https://github.com/anuj-kshatriya/sql_project_hospital_data

This project focuses on analyzing hospital data using SQL queries. It provides insights into patient care, medical expenses, hospital performance, and departmental efficiency. The dataset includes hospital names, locations, departments, doctor and patient counts, admission/discharge dates, and medical expenses

dataanalysis dataanalysis-projects dataanalytics projects sql sqlproject

Last synced: 12 Feb 2026

https://github.com/lukleh/mcp-read-only-sql

Secure MCP server providing read-only SQL access to PostgreSQL and ClickHouse databases

clickhouse database mcp postgresql read-only security sql

Last synced: 12 Feb 2026

https://github.com/mb-44/leet-code-solutions

Everyday, I'm trying to publish daily problem in LeetCode.

bash javascript mysql pandas python python3 sql typescript

Last synced: 12 Apr 2026

https://github.com/prbretas/sql_lessons

SQL Lessons - START<tech>

database lessons mssqlserver mysql sql

Last synced: 12 Feb 2026

https://github.com/cnapagoda/cloudsql

Google Cloud SQL Sample Projects

google-appengine google-cloud-sql hibernate java maven spring sql

Last synced: 16 Apr 2026

https://github.com/tashi-2004/database-systems-db

I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.

cassandra database database-management eer-diagram erdiagram keys mariadb mysql oracle-database sql

Last synced: 28 Apr 2025

https://github.com/asjordi/codewars-sql

Soluciones para los ejercicios de codewars.com con SQL

codewars codewars-solutions interview learn-to-code postgresql problem-solving sql

Last synced: 24 Jul 2025