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/rahul-barick/compose-mysql-pgadmin

Mysql & pgadmin4 powered by compose

docker docker-compose mysql pgadmin pgadmin4 sql

Last synced: 13 Apr 2026

https://github.com/optiopay/sqlgen

A sql.Scanner and sql.Valuer generator for Go

library open-source sql

Last synced: 18 Jan 2026

https://github.com/splitgraph/seafowl-dagster-demo

An example project demonstrating how to submit data to Seafowl from a dagster job.

dagster data-engineering data-integration data-pipelines etl seafowl splitgraph sql

Last synced: 08 Oct 2025

https://github.com/andreihirlav/order-management

Order management app for processing client orders for a warehouse, designed with the layered architecture pattern.

java sql sql-server

Last synced: 01 Mar 2026

https://github.com/jcsalinas20/dam

DAM (Desarrollo de Aplicaciones Multiplataforma), Ejercicios y trabajos hechos en el Grado Superior DAM

android-studio apache-cordova binary-files encript java java-swing javafx javascript junit libgdx mongodb mysql plaintext plsql rmi sockets sql threads xml

Last synced: 08 Oct 2025

https://github.com/deniska69/help-desk

Курсовая работа на тему "Автоматизация учёта заявок в IT-отделе"

django python sql sqlite

Last synced: 07 May 2026

https://github.com/alessandro-schmidt/leetcope

Cause sometimes you just gotta cope. This is me axing Leetcode Problems.

leetcode leetcode-java leetcode-python leetcode-solutions sql

Last synced: 21 Jan 2026

https://github.com/rushilsharma1/financialdataset_frauddetection_analysis

Analysis of the fraud detection from the financial dataset using sql workbench and command line

command-line dataanalysis datascience insights sql sqlquery sqlworkbench

Last synced: 19 Mar 2026

https://github.com/suspect-47/practice-run-mysql

SQL Practice Runs: Progressive assignments (run 1–15) built from beginner to intermediate level using MySQL. It covers SELECT, JOIN, WHERE, GROUP BY, HAVING, ORDER BY, aggregate functions, aliases, and query optimization.

awsserver mysql-database sql

Last synced: 07 Oct 2025

https://github.com/hanifheinrich/churn-dashboard

Digital User Churn Dashboard RakaminxBankMuamalat

googlebigquery looker-studio sql

Last synced: 02 Mar 2026

https://github.com/mohamedsakeel/personalvault

Personal Vault is a secure, offline password manager built with C#, WPF, and UWP. It allows you to safely store and manage your credentials using SQL Server and encryption. Ideal for managing passwords for various services like Google, Gmail, Hostinger, and more.

csharp encryption-decryption sql sqlserver-2022 uwp wpf

Last synced: 21 Jan 2026

https://github.com/rakrishna16/sql

SQL CURD OPERATION

sql

Last synced: 02 Mar 2026

https://github.com/derak-isaack/ubereatsanalytics

Analyze Uber Eats Menu big data for various analytics

apache duckdb kaggle olap-database parquet pyarrow python3 seaborn sql uber-eats

Last synced: 16 Apr 2026

https://github.com/danbugs/dancing_sql

This is an incoming SQLite clone compiled to WebAssembly.

c sql webassembly

Last synced: 23 Jun 2026

https://github.com/renanmoliveir/estudos_sql-contoso-portifolio

Projetos de Estudos/Fixação em análises com SQL na base de dados Contoso.

analise-de-dados banco-de-dados sql sqlserver-2019 ssms

Last synced: 02 Mar 2026

https://github.com/jardinesdelareina/grok_postgresql

База знаний PostgreSQL

docker linux plpgsql postgresql sql

Last synced: 23 Feb 2026

https://github.com/yoockh/dbyoc

DBYOC is a Go module that simplifies database connections by providing a unified interface for both SQL and NoSQL databases. This module comes with flexible configuration, automatic retry mechanisms, connection pooling, migration support, logging, and metrics tracking.

database golang nosql sql

Last synced: 02 Mar 2026

https://github.com/itsmorais/dsm-bdr-202302

Repositório criado para apoio as aulas de Banco de dados - Relacional 2ºSemestre de DSM

postgres psql sql

Last synced: 02 Mar 2026

https://github.com/sgb31/data-analysis

Conducted a data analysis project to uncover trends, patterns, and insights from raw data. The project involved data cleaning, exploratory data analysis (EDA), and visualization to interpret key findings. The goal was to transform data into actionable insights for better decision-making.

mysql-database pandas plotly plotting seaborn sql visualization

Last synced: 16 Apr 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/gem-shards/sqlreport

:page_with_curl: This gem provides an easy way to convert SQL database queries to CSV.

reporting ruby-on-rails sql

Last synced: 06 Oct 2025

https://github.com/data-edd/mastering_sql

This is a repo documenting me mastering sql

data-analysis mysql mysql-database sql

Last synced: 06 Oct 2025

https://github.com/davidf1000/hackerrank-sql-prep

Archive Code for Hackerrank SQL Preparation

hackerrank 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/jeffbourdier/dumprows

Database Utility Map-Producing Read-Only Web Service

c cgi database linux query sql windows

Last synced: 17 Jan 2026

https://github.com/cou929/sql-fingerprint-js

Converts a SQL into a fingerprint. A JavaScript port of pt-fingerprint.

javascript mysql sql

Last synced: 07 May 2026

https://github.com/0x03c1/classroom

O repositório reúne os materiais utilizados em disciplinas que ministrei em diferentes instituições de ensino superior.

ai cloud grafana nodejs observability python security skit-learn sql

Last synced: 06 Oct 2025

https://github.com/chernoben/basicgosql

Connecting and creating database and tables with GoSql Driver

golang sql

Last synced: 14 Jan 2026

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

CS50's Introduction to Databases with SQL by Harvard University 2024.

cs50 sql

Last synced: 06 Oct 2025

https://github.com/datacamp-internship/introduction-to-sql-with-jupyter-notebook

Implementing how to work with SQL on Jupyter notebook

jupyter-notebook pandas postgresql sql

Last synced: 07 May 2026

https://github.com/mmaunze/sqltojpa

sqlToJPA is a tool for automatically generating Java JPA (Java Persistence API) entity classes from SQL schema files. It parses CREATE TABLE statements, maps SQL data types to Java types, and creates fully annotated Java classes with fields, getters, setters, constructors, relationships, and equals/hashCode methods.

cpp java jpa-entities orm python sql

Last synced: 08 May 2026

https://github.com/tmohamedashraft/airline-dwh

The repository contains the complete schema design, queries, and documentation for the airline data warehouse, providing a detailed reference for the data warehouse structure and query optimization techniques.

bigquery dwh gcp kimball sql

Last synced: 05 Oct 2025

https://github.com/erez-yahalomi/rental_phone_search_ai-agent

The Rental AI Agent, is a cutting-edge AI solution that scrapes rental listings from website, calls landlords, transcribes audio conversations, summarizes responses, and presents results in a dashboard. Quickly identify the best rental properties, collect relevant information, and get concise summaries without manually calling dozens of landlords.

agentic-workflow ai-agents api flask html python scraping-websites sql sqlite voice-chat voice-conversion

Last synced: 05 Oct 2025

https://github.com/anshul-ydv/library_management_system

A web-based Library Management System built using ASP.NET, C#, and MySQL. It automates book cataloging, member registration, circulation, and reporting to improve library efficiency and user experience.

asp-net csharp css dotnet html sql

Last synced: 08 May 2026

https://github.com/nvpham12/retail-sales-dashboard

This project demonstrates SQL querying and optimization in Google BigQuery to extract a data sample before loading it into Tableau for dashboarding.

bigquery query-optimization sql tableau-public

Last synced: 05 Oct 2025

https://github.com/anuprshetty/health_bot

HealthBot is a console based chatbot application which assists a clinical person to ease the purchase of available patient monitoring devices that are relevant to him.

batch-script csharp docker dotnet-framework healthcare mssql rdbms sql uml-diagram

Last synced: 08 May 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/egbe34/sql-portfolio

SQL portfolio showcasing business-focused queries for KPIs, retention, churn, RFM, and Pareto analysis. Built with sample commerce data for analytics and BI use cases.

bigquery business-intelligence churn-analysis cohort-analysis data-analysis kpi postgresql rfmsegmentation sql windowfunction

Last synced: 19 May 2026

https://github.com/deep-codes/vguess-api-client

👾 Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS

api css java javafx javafx-application nodejs-server reactjs sql

Last synced: 08 May 2026

https://github.com/vishal786-commits/target-businesscasestudy-sql

This project analyzes Target’s e-commerce transactions in Brazil between 2016 and 2018 using SQL. The goal was to explore customer behavior, order patterns, payments, delivery times, and freight costs to generate actionable business insights.

bigquery data-analysis sql

Last synced: 05 Oct 2025

https://github.com/echosoar/otsql

Using sql on aliyun ots. 使用Sql操作阿里云表格存储。

aliyun aliyun-ots ots sql tablestore

Last synced: 04 Mar 2026

https://github.com/marcos-aparicio/hackerrank-solutions

Attempting to write efficient and readable code for hackerrank exercises

hackerrank-solutions hackerrank-sql-solutions sql

Last synced: 16 Apr 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/rodrigorvsn/sql-server

🎲 Exercises done with SQL Server to train query's

sql sqlserver

Last synced: 05 Oct 2025

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/carlospazini18/ddbd

Repositório para a matéria de design e desenvolvimento de banco de dados I

sql

Last synced: 05 Mar 2026

https://github.com/cityssm/data-proxier

Limit the amount of data exposed using a database proxy.

database mssql proxy sql sql-server

Last synced: 13 Apr 2026

https://github.com/willaevangelista/blog-pessoal_java

Repositório do Projeto Blog Pessoal, desenvolvido durante o Bootcamp Fullstack Java da Generation Brasil.

generation-brasil insomnia java spring-boot sql

Last synced: 13 Apr 2026

https://github.com/purcellcjp/home_sales

This project demonstrated the usage of SparkSQL to read, query, cache, and analyze home sales data, providing insights into average prices based on various criteria.

big-data cache parquet spark spark-sql sql

Last synced: 27 Apr 2026

https://github.com/bug3/sql-render

Type-safe {{variable}} renderer for .sql files

athena sql sql-injection template-engine trino typescript

Last synced: 16 Apr 2026

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

During my Summer Internship at Celebal Technologies, I worked on SQL projects to improve data management and search processes for a particular client. The main goal of these projects was to optimize database queries and ensure effective information retrieval.

adventure-works adventureworks celebal database dbms internship mssql mssql-database mssql-server projects sql

Last synced: 08 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/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/kununu/newrelic-mysql-reporter

(ABANDONED) A mysql database custom metrics reporter for newrelic

docker golang mysql newrelic sql yaml

Last synced: 12 Apr 2026

https://github.com/coderookie0/travel_agency_db

The "Travel Agency Database" project is designed to serve as a comprehensive tool for managing travel-related data within a travel agency.

database mssql-database mssqlserver sql sqlserver travel-ag

Last synced: 12 Mar 2025

https://github.com/divinemoments/project-2-titanic-sql-analysis

The objective of Project 2 is to perform SQL analysis to extract insights about Titanic passenger demographics, survival rates, and other relevant statistics.

sql sql-server titanic

Last synced: 12 Mar 2025

https://github.com/rkvyas98/ecart-project

Ecart - Advance Python IT training Assignment Project.

advance-python database python sql xampp

Last synced: 12 Mar 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/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/prabhakar-naik/spring-boot-crud-mysql

The spring-boot-crud-mysql project demonstrates the implementation of basic CRUD (Create, Read, Update, Delete) operations using Spring Boot with MySQL database integration. It includes functionalities such as adding new records, retrieving existing data, updating information, and deleting entries. This project serves as a fundamental example of ho

crud-application java java-8 spring spring-boot sql

Last synced: 04 May 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/gandaldf/sqlr

A minimal SQL-first builder/mapper for Go: parameter binding, bulk expansion, fast struct scans — no DSL, no heavy ORM.

database golang mysql postgres query-builder sql sql-builder sqlite sqlserver

Last synced: 02 Apr 2026

https://github.com/riteshgaigawali/ccsp-08q

This repository contains daily example codes and assignment solutions from my software testing training program at Cyber Success Training Institute, Pune.

j2ee j2se java-8 jdbc selenium software-testing sql

Last synced: 14 Feb 2026

https://github.com/mohammed-3tef/sany3y

This repository contains our Graduation Project for the Digital Egypt Pioneers Initiative (DEPI).

asp-net csharp entity-framework erd graduation-project mvc sql sql-server

Last synced: 16 May 2026

https://github.com/jc21-rpm/usql

Builds for Enterprise Linux

centos dnf golang rpm sql usql yum

Last synced: 02 Apr 2026

https://github.com/czmirek/panelak.framework

Various nuget libraries for various stuff

geometry nuget-package orm sql

Last synced: 17 Apr 2026

https://github.com/marcosach/tp-infra

Este repositorio contiene todos los archivos que componen al trabajo práctico final de la materia Infraestructura para la Ciencia de Datos de la Licenciatura en Ciencia de Datos (UNSAM).

bigquery buckets datamart datawarehouse etl gcp gcs pipelines python sql

Last synced: 17 Apr 2026

https://github.com/cespedes/sqlvi

View and edit SQL entries using a text editor

database postgres postgresql sql

Last synced: 17 Apr 2026

https://github.com/ashok-arjun/canteen-management-system

C++ program to implement canteen management system, with MySQL database as the backend.

backend canteen-management cpp mysql mysql-database object-oriented-programming oops oops-in-cpp sql

Last synced: 17 Apr 2026

https://github.com/henryco/sqlightning

Reflective android java library allows you work with the built-in database easier way. You can call it ORM.

android android-library database java library orm orm-library reflection sql

Last synced: 04 May 2026

https://github.com/konutech/classify-stock-growth-for-trading

Daily ETL and ML with Docker, PostgreSQL, Airflow, and XGBoost on pre-selected stocks. Finally, react as web-app

airlflow daily docker docker-images etl jinja makefile plsql python react sql stock-market stooq typescript web-application xgboost-classifier yml

Last synced: 02 Apr 2026

https://github.com/lucashayashi/loja-virtual-yummy-doces

Projeto desenvolvido em grupo durante o 2º ano no CTI Unesp

css html pdo-php sql

Last synced: 18 Jun 2025

https://github.com/par-kvrz/retail-sales-pipeline

A Snowflake + Streamlit ETL pipeline project for retail sales analytics

etl-pipeline python snowflake sql streamlit

Last synced: 25 Apr 2026

https://github.com/adimyy/sql-leetcode

This repository contains my solutions to LeetCode SQL problems.

postgresql sql

Last synced: 07 Sep 2025

https://github.com/bytelogiccore-spec/dbx

High-performance embedded database with 5-Tier Hybrid Storage. 29x faster than SQLite • Pure Rust • GPU-Accelerated • MVCC Transactions

database embedded-database gpu high-performance htap key-value-store mvcc rust sql

Last synced: 03 Apr 2026

https://github.com/arkanovicz/skorm

Simple Kotlin Object Relational Mapping

data database model orm sql

Last synced: 19 Apr 2026

https://github.com/lalathealter/telegospel

A simple telegram bot to arrange your daily reading of the Bible - in accordance to a lectionary of choice

go golang sql sqlite3 telegram-bot

Last synced: 14 Jun 2025

https://github.com/uh-zz/sqload

https://pkg.go.dev/github.com/uh-zz/sqload

go mysqli sql

Last synced: 12 Sep 2025

https://github.com/ascentis/sql-rewrite-interceptor

This library allows to "rewrite" any query in a production environment by inserting a record in a repository with matching regex and replacement

adodotnet csharp dotnet hinting optimization sql sql-server

Last synced: 17 Apr 2026

https://github.com/willaevangelista/crud-farmacia

Repositório do Projeto CRUD Farmácia, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.

crud generation-brasil insomnia java spring-boot sql

Last synced: 13 Apr 2026

https://github.com/rawdaabdelsalam42/data-cleaning-sql-python-powerbi

Data cleaning project for an e-commerce sales dataset using Python (Pandas) for preprocessing, SQL Server for queries, and Power BI for building an interactive dashboard visualization.

dashboard data data-engineering pandas powerbi python sql

Last synced: 17 Apr 2026