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/dwickyfp/duckdb-iceberg-writer

A practical example of using DuckDB to write tables into Apache Iceberg format. This repository demonstrates how to set up DuckDB with the Iceberg extension, connect to S3-compatible storage (e.g., MinIO), and create/manage Iceberg tables. Includes sample SQL scripts and configuration tips for local testing and data lake integration.

duckdb iceberg sql

Last synced: 21 Sep 2025

https://github.com/j5py/py4e

Python for Everybody Specialization (from University of Michigan on Coursera).

api data-visualization json python sql sqlite xml

Last synced: 05 May 2026

https://github.com/alexchasx/cheatsheets

Конспекты, шпаргалки, сниппеты, заготовки

cheatsheet database devops git laravel linux npm regexp sql

Last synced: 07 Apr 2026

https://github.com/coderboy-raiyan/interview-preps

Solving Problems and analyzing

dsa-algorithm problem-solving sql

Last synced: 30 Jul 2025

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

Are sqlc and dockertest awesomely cool?

dockertest go postgresql sql sqlc

Last synced: 18 May 2026

https://github.com/awahba1/postgrad-system

The postgraduate system is an online platform for managing postgraduate education, from student applications to institutional administration.

csharp dotnet sql

Last synced: 18 Apr 2026

https://github.com/chrisross5/movie-web-shop-spring

College project (Java web programming S6): A dockerized Java Spring web shop, deployed on GCP App Engine. Supports anonymous browsing, customer & admin roles, cart management, purchase history & more.

appengine daisyui docker h2-database java javascript jdbc jpa lombok spring spring-boot spring-security sql sqlite tailwindcss thymeleaf

Last synced: 09 Apr 2026

https://github.com/divertimentos/sql-playground

Repository created to store POCs related to SQL

mysql sql sqlite

Last synced: 23 Sep 2025

https://github.com/rixcian/pythonsql

Parsing and generating SQL queries from data files in JSON, XML, TXT, HTML using python. Part of a school project.

python python3 sql

Last synced: 31 Jul 2025

https://github.com/rand-asswad/gm4_bdd_univ

Projet de base de données en Génie Mathématique

database mysql sql

Last synced: 11 May 2026

https://github.com/aachourmohamed/vit-clinic

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

database gitflow postgresql sql

Last synced: 18 May 2026

https://github.com/marquesvinicius/pedemais1

Sistema web para gestão de pedidos em restaurantes. Stack: HTML, CSS, JS, Node.js, Supabase. MVC, JWT, cardápio, pedidos e autenticação.

css html javascript jwt-authentication mvc-architecture nodejs order-management restaurant-management sql supabase vercel

Last synced: 09 Apr 2026

https://github.com/sgaunet/postgresql-mcp

A Model Context Protocol (MCP) server that provides secure PostgreSQL database integration tools for Claude Code. Features read-only query execution, schema exploration, and performance analysis.

ai-tools claude-code database database-tools golang mcp mcp-server postgresql read-only sql

Last synced: 24 Sep 2025

https://github.com/dotnetgaijin87/sql-query-refactoring-techniques

SQLクエリリファクタリング手法

sql sql-server tsql

Last synced: 10 Aug 2025

https://github.com/harsh7editor/json-iterator

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and sql

java kotlin pom sql

Last synced: 18 May 2026

https://github.com/guligon90/packiot-fsc

Technical assessment for the position of full-stack software developer at PackIOT

docker docker-compose pgadmin4 postgresql prospector python3 sql sqlfluff

Last synced: 09 Apr 2026

https://github.com/deirror/simplesql145

[Console] A nice console application for SQL in C++

oop sql terminal

Last synced: 18 May 2026

https://github.com/elfn/postgresql-training

Training on almost all aspect of PostGreSQL syntax

etl pgplsql sql stored-procedures

Last synced: 11 Jan 2026

https://github.com/ryym/goq

Yet another SQL builder and ORM mapper in Go

go orm sql

Last synced: 01 Aug 2025

https://github.com/naveennk045/sql-crash-course

A curated collection of SQL books, syntax files, and resources for learning and practice. Ideal for beginners and students preparing for SQL.

database sql

Last synced: 01 Aug 2025

https://github.com/qaiswardag/sql-and-sql-queries

SQL queries, Data Types, String Functions and Logical Operators.

mysql sql

Last synced: 01 Aug 2025

https://github.com/kishanlalchoudhary/sql

This repository contains the SQL Notes and Cheatsheet.

dbms mysql sql

Last synced: 01 Aug 2025

https://github.com/ziy1-tan/gsoc-2022-report

GSoC 2022 @MariaDB - MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.

cpp database json sql storage-engine

Last synced: 02 Aug 2025

https://github.com/jotstolu/bicycle-store-revenue-and-customer-insights-sql-project-

This repository showcases a comprehensive SQL-based analysis of retail bike sales data. It covers schema creation, data loading, and a series of analytical queries to derive actionable insights from transactional records.

sql sql-analysis sql-server tsql

Last synced: 02 Aug 2025

https://github.com/orionwilx/microcommerce-springboot

E-commerce system based on microservices architecture built with Spring Boot. This architecture enables scalability, resilience, and independent development of each component.

backend java microservice mongodb postgresql spring-boot sql

Last synced: 09 Mar 2026

https://github.com/samuelrvg/words-english-sql

SQL - Inserts de palavras inglês com suas traduções para o português.

english-translation english-word insert-script sql translation words

Last synced: 02 Aug 2025

https://github.com/crobinson144/cyclitic-bike-share-analysis

Analysis of 5.7M bike-share trips to identify conversion opportunities

business-intelligence data-analysis portfolio-project r sql tableau

Last synced: 03 Jul 2026

https://github.com/saadhaniftaj/hotel-reservation-system-dbms-project

A Java-based Hotel Management and Reservation System using MySQL for backend support. It manages room bookings, customer and staff records, and daily operations with an interactive GUI. The project emphasizes DBMS principles, including normalization and relational schema design.

database-management dbms java mysql reservation-management sql

Last synced: 18 May 2026

https://github.com/haritha99ch/genericrepositorypattern-example

Example of implementing an Advance Generic-Typed Repositor in .NET. This contains implementation of Specification pattern and Selector pattern.

dotnet dotnet8 entity-framework entity-framework-core generic-repository microsoft-sql-server repository repository-pattern selector-pattern specification-pattern sql

Last synced: 25 Dec 2025

https://github.com/HMA-Rahman/Covid-19-Data-Exploration

A project of Covid-19 data analysis using sql and power bi.

googlesheets mssql powerbi sql

Last synced: 27 Sep 2025

https://github.com/rabestro/sql-challenge-solutions

A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.

challenges solutions sql sqlite

Last synced: 08 Nov 2025

https://github.com/anuppm9917/bank_database_management_mysql

The bank database manages customer, account, branch, and loan data. It supports operations like sorting, joining tables, and filtering records by criteria, aiding in efficient banking data management and analysis.

database database-management mysql sql

Last synced: 18 Apr 2026

https://github.com/analyst-amitbisht/MovieVerse-Analytics

It is an unguided, real data SQL-based project analyzing movie industry trends. It identifies top movies, industry comparisons, language trends, and studio performance using advanced SQL techniques like joins, aggregates, and views. Key findings include Hollywood's revenue dominance and Kannada movies' top IMDb ratings.

data-analysis-techniques financial-metrics joins sql sql-server-management-studio

Last synced: 05 Aug 2025

https://github.com/dimmaryanto93/sql2o-example

Database Migration with Sql2o

java-8 lombok postgresql sql sql2o

Last synced: 18 May 2026

https://github.com/rachitdhar/azure-queue-viewer

An app to peek Azure Service Bus queue messages and query the data

azure azure-service-bus sql

Last synced: 23 Jun 2026

https://github.com/srgeverson/sql

Instruções SQLs executados nos bancos de dados em que trabalho e estudo

firebird functions mysql oracle postgresql procedures sql sqlserver tce trigger

Last synced: 06 Aug 2025

https://github.com/thiagosilvaantenor/BD_e_Lab_Banco_de_Dados_Exercicios

Exercícios da disciplina de Banco de dados, do curso de Análise e desenvolvimento de sistemas da FATEC Zona Leste

fatec-zl select sql sqlserver tsql

Last synced: 01 Oct 2025

https://github.com/thebeginner86/techtrends

Project1: SUSE CloudNative Scholarship at Udacity

argocd docker flask helm kubernetes python sql webapplication

Last synced: 07 Apr 2026

https://github.com/leonsilva15/oracle-sql

My notes from the Oracle SQL 19c workshop

database oracle oracle-database oracle-sql oracle-sql-developer sql

Last synced: 03 Jul 2026

https://github.com/iankitnegi/leetsql-solutions

LeetSQL Solutions is my dedicated space for practicing competitive coding and solving SQL-related LeetCode questions. This repository showcases my problem-solving skills and SQL expertise, with each solution featuring detailed explanations and optimized queries for better understanding and future reference.

sql

Last synced: 11 Feb 2026

https://github.com/rhoxolan/ado_net_course

Practical works and homeworks on the subject "ADO.NET databases access technology" (04.07.2022 - 12.08.2022) at STEP IT Academy in Kryvyi Rih.

ado-net dapper entity-framework entity-framework-core linq orm plpgsql postgresql sql sqlite sqlserver t-sql

Last synced: 02 Oct 2025

https://github.com/carlossanabriam/docker-sqlite

Local & automated environment for SQLite with a test database.

docker sql sqlite

Last synced: 05 Apr 2026

https://github.com/samnoonabrar/Documentary-ListView

A web app that will keep track of all the documentaries I have seen

laravel php sql

Last synced: 02 Oct 2025

https://github.com/worriedlemon/enterpriseoptimization

Program for optimizing production line of a certain enterprise

optimization qt qt5 sql

Last synced: 03 Oct 2025

https://github.com/priom7/ecom-task

Laravel, JWT, React, Redux, Bootstrap, MySQL

laravel react redux sql

Last synced: 09 Apr 2026

https://github.com/max-power-7/clinica_nefroone_oficial

Sistema de información para la gestión de las hemodiálisis de los pacientes de la clínica Nefroone.

csharp sql windowsforms

Last synced: 03 Oct 2025

https://github.com/adridev2024/portfolio

Este repo contiene todos aquellos proyectos que durante mi aprendizaje como programador junior más me han motivado y en los que más esfuerzo he dedicado durante los últimos meses.This repo contains all those projects that during my learning as a junior programmer have motivated me the most and in which I have dedicated more effort during the last m

ai api-rest data-science games git gui html pandas python3 requests sql tkinter

Last synced: 09 Apr 2026

https://github.com/shashankpatil01/jsp-person-details

In this project I have included the Registration details information for Name, Email and Password from the person.

apache-tomcat-9 css html5 java-8 jsp jsp-servlet sql

Last synced: 09 Apr 2026

https://github.com/blank2409/smart-inventory-system

Smart Inventory Management System is a Java application for managing inventory. It features a user-friendly interface for handling products, suppliers, and sales, with backend support using MySQL. The system includes secure login and a dashboard for inventory overview.

crud-application database inventory-management inventory-management-system java javaproject jdbc sql swing userauthentication xampp

Last synced: 20 May 2026

https://github.com/zhixuan0318/comp1044_cw_g17

A Library Management System (DBMS) which has a front-end user interface connecting to the database and perform queries using PHP and SQL.

bootstrap css dbms html javascript php sql

Last synced: 18 Apr 2026

https://github.com/aidenfockens/aiden_neel_healthevents

Consumes Kafka health events, holding them in AWS RDS, before using flask to query and perform EDA

flask kafka kubernetes spark sql

Last synced: 09 Apr 2026

https://github.com/AmandineDurand/Gite

Projet SN1 incluant la modélisation, la création et l'interrogation d'une base de données pour un site de location de gîtes sous SQL Serveur

mcd merise sql sql-server

Last synced: 03 Oct 2025

https://github.com/rosieoh/travel_guru

🔥웹서버프로그래밍 기말 프로젝트🔥

h2-database java jsp servlet sql

Last synced: 10 Aug 2025

https://github.com/barrettotte/query-sandbox

A sandbox for messing around with various queries.

postgres springboot sql

Last synced: 19 Apr 2026

https://github.com/stephenfeather/query-recorder

This is a mirror of the svn repo: https://plugins.svn.wordpress.org/query-recorder/, the master is always the latest release.

php82 sql wordpress-plugin

Last synced: 03 Oct 2025

https://github.com/alefrp/database_searcher

A Python tool for efficiently searching values across multiple tables and columns in PostgreSQL, MySQL, and SQL Server databases, ideal for data migrations and analysis.

database mysql open-source postgresql python sql sqlserver

Last synced: 09 Apr 2026

https://github.com/dragonscypher/feastfinderai

Discover the best dining spots with FeastFinderAI!

folium pandas python scikit-learn sql

Last synced: 09 Apr 2026

https://github.com/thoratstuti/comprehensive-sales-insight-dashboard

A sales performance dashboard is a crucial tool for businesses to monitor and analyze their sales activities. It provides a comprehensive overview of various sales metrics and key performance indicators (KPIs) in real-time or near real-time.

data-analytics data-visualizations graphs pie-chart powerbi sql

Last synced: 11 Feb 2026

https://github.com/plan-g/portfolio

Personal Github.io Portfolio Page

development php powerbi python sas sql web website word wordpress

Last synced: 12 May 2025

https://github.com/kadraknb/mysql-one-for-all

Normalizando uma tabela na terceira forma normal e acesse as informações desta tabela através de queries utilizando SQL.

backend database docker mysql sql

Last synced: 09 Apr 2026

https://github.com/mdafsarhossain/level-2-postgresql-assignment

Level 2 PostgreSQL Assignment Code and Some PostgreSQL Basic questions and answer.

postgresql sql

Last synced: 12 Aug 2025

https://github.com/arun-data-analyst/finance-reporting-sql

End-to-end SQL project for project/portfolio finance: schema, seed data, validation, data-quality checks, business queries, and KPI views (Power BI–ready).

data-analysis data-modeling data-quality database finance kpi portfolio-management powerbi sql sql-server ssms

Last synced: 18 May 2026

https://github.com/oleksandr-romashko/goit-rdb-hw-02

Designing Relational Databases Using Semantic Models: ER Diagrams

database erd-diagram goit-rdb-hw-02 sql

Last synced: 13 Aug 2025

https://github.com/mnitin-reddy/superstore-analysis-sql

This project analyzes sales data to derive insights on revenue, customer behavior, and product performance. It includes visualizations for branch performance, customer demographics, and trends, aimed at driving strategic business decisions.

dataanalysis mysql sql

Last synced: 13 Oct 2025

https://github.com/devendracollage/extra-dbms-practice

This is for Extra SQL Practice Query

sql

Last synced: 03 Jan 2026

https://github.com/jogit82/presidents-timeline-app-with-amchartsjs-react-webdb

Using remote web database with auth to store president's data in CSV. AmChart JS is used to visualize data pulled from remote web database.

amcharts authorization csv database kintone react sql

Last synced: 17 Apr 2026

https://github.com/goncanegis/patika-sql-odev

Patika SQL module, all assignments

sql

Last synced: 02 Feb 2026

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/aanujkhurana/fullstack-findmylease

An enterprise-grade rental property management platform built with Next.js and AWS, designed for seamless property listing, tenant management, and secure transactions.

amplify aws cognito ec2 expressjs gateway-api nextjs nodejs prostgres react relational-databases shadcn sql

Last synced: 18 Apr 2026

https://github.com/whothefluff/abap-gateway

Easy access to gateway requests

abap gateway odatav2 sql

Last synced: 07 Apr 2025

https://github.com/anasyakubu/todo-app-pip-internship

Todo App PIP Internship (Week One)

expressjs javascript nodejs sql xampp

Last synced: 09 Apr 2026

https://github.com/buddhima-jd3/laundry-management-system

Laundry Mart - A Laundry Management System

apache bootstrap css html java js mvc-architecture sql

Last synced: 07 Apr 2026

https://github.com/dina-hosny/sparkify---data-modeling-with-postgres

Sparkify - Data Modeling with Postgres - Udacity Data Engineering Expert Track.

data-engineering data-modeling data-pipelines database dataset fwd postgresql python sql udacity

Last synced: 09 Apr 2026

https://github.com/archismwanchatterjee/code_playground

SQL/Python/Js/C playground

c docker javascript nodejs python sql

Last synced: 07 Apr 2026

https://github.com/niniola-creator/niniola-creator

This is a repository that I have created to show my skills, share my projects and track my progress in my data science/web development journey.

bootstrap5 css3 data-analysis data-science data-visualization database html5 javascipt javascript matplotlib pandas powerbi python spreadsheets sql

Last synced: 07 Apr 2026

https://github.com/charles-m-knox/ghost-to-hugo

Takes Ghost blog posts and converts them to Hugo-compatible markdown files.

ghost ghost-blog go golang hugo markdown sql synchronize synchronizer

Last synced: 05 Apr 2025