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/dinamohsin/ai-job-market-analysis-using-sql-excel

This project explores a dataset of AI-related jobs to uncover insights about salary trends, in-demand skills, education levels, and remote work preferences. The analysis was done using SQL for querying and Excel for data cleaning and preparation.

data-analysis data-preprocessing excel functions query sql sql-server

Last synced: 25 Jun 2025

https://github.com/scottyrichardson/grayl-database-main

Runs SQL queries against a PDO gateway. Part of the Grayl PHP framework.

composer-package database-query grayl php sql

Last synced: 23 Jul 2025

https://github.com/developerscalambrine/developerscalambrine

Sou um desenvolvedor web com experiência em construir soluções robustas e escaláveis, atualmente em transição para análise de dados. Estou aplicando minhas habilidades em programação e lógica de negócios para entender e transformar dados em informações valiosas, com o objetivo de contribuir para decisões baseadas em dados e otimização de processos

excel r sql tableau

Last synced: 14 Aug 2025

https://github.com/queirozpedro/sistema_de_biblioteca

Repositório destinado ao projeto da disciplina de Banco de Dados - Ufersa

java sql

Last synced: 14 Aug 2025

https://github.com/jccampagne/sql_playground

play with SQL / PLSQL - tutorial

learning-by-doing postgresql sql tutorial

Last synced: 16 Mar 2025

https://github.com/lakshya-gg/yadfs

Yet Another Distributed File System

hadoop python sql

Last synced: 08 Jul 2025

https://github.com/hrolive/disaster-response-pipeline

A machine learning pipeline that categorizes disaster related messages so that they can be sent to the appropriate disaster relief agency

flask machine-learning natural-language-processing nltk pandas plotly python scikit-learn sql sqlalchemy

Last synced: 07 Apr 2026

https://github.com/david0z/express-api

Express, PostgreSQL, Typescript, JWT example Rest API

example-project express jwt node nodejs postgresql rest-api sql typescript

Last synced: 09 Apr 2026

https://github.com/lim747vincent/restaurant-pos-system

The system simulates a restaurant POS, creating data and running queries for insightful reports.

oracle-database sql

Last synced: 03 Jan 2026

https://github.com/frarlo/motorsport-drivers

Repository for the Motorsport Drivers project (developed in C# and WPF). Includes a release in order to test the application's functionality.

csharp dependency-injection mvvm-architecture sql wpf

Last synced: 27 Apr 2026

https://github.com/shivabajelan/hawaii-climate-analysis-surfsup-with_sqlalchemy

The analysis in this project aims to provide insight into the climate patterns of Honolulu in Hawaii and inform decisions regarding the best time to visit and what activities to plan.

pandas python sql sqlalchemy sqlalchemy-orm sqlite

Last synced: 07 Apr 2026

https://github.com/celestialtaha/psql-query-builder

Generate & Run PostgreSQL queries by only providing natural language inputs using AI | langchain compatible

ai-agent ai-agent-tools database langchain nlp nlp-machine-learning openai-api postgresql python query-builder sql sql-generator

Last synced: 07 Mar 2026

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/krzysikd/aplikacje-bazodanowe

A comprehensive car dealership application built on Oracle APEX, featuring functionalities for managing car inventory, handling transactions, and generating sales reports.

database-management oracle-apex plsql sales-analysis sql

Last synced: 03 Jan 2026

https://github.com/datasqlsantosh/gold-price-prediction-portfolio

Welcome to my Gold Price Prediction Portfolio! This project focuses on predicting the future prices of gold using machine learning, particularly the Random Forest algorithm. The prediction model is implemented in a web application using Python Flask for backend development and HTML for the frontend.

boot css exce flask html jupyter-notebook matplotlib pycharm pycharm-ide python sklearn sql

Last synced: 20 Jan 2026

https://github.com/mehrajlatifli/select-insert-update-delete-in-mssql-server

SELECT (From, AS, Where was used as Transact-SQL Reference), INSERT, UPDATE, DELETE in MSSQL Server

as delete from insert mssql mssqlserver select sql tsql update where

Last synced: 04 Mar 2025

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

A simple tool for building safe and readable SQL Querys

sql sql-query

Last synced: 19 Oct 2025

https://github.com/vitorhonna/this-is-cs50

Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This is CS50.

c computer-science cs50 css data-structures flask harvard harvardcs50x html javascript python scratch sql sqlite

Last synced: 10 Apr 2026

https://github.com/porimol/interactive-learning-duo

Unlock Your Coding Potential: Explore, Learn, and Code with Our Interactive Python and SQL ChatBot!

1st-semester 1st-year llms python sql sqlite uw wne

Last synced: 17 Apr 2026

https://github.com/jlshanmathi/mysqltask1

Mysql queries

database queries sql

Last synced: 18 Aug 2025

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/mksingh431/sql-complete-notes

SQL, or Structured Query Language, is a robust and specialized programming language designed for efficient management and manipulation of relational databases. With SQL, you can seamlessly interact with databases like MySQL, PostgreSQL, Microsoft SQL Server, Oracle,.

data database sql sql-server

Last synced: 21 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/s0xzwasd/lets-go-snippetbox

Step-by-step project from Let's Go book by Alex Edwards (https://lets-go.alexedwards.net/).

database go http sql webapp

Last synced: 05 May 2026

https://github.com/punit-naik/in-memory-sql

A Clojure library designed to work with an in-memory version of SQL DB for testing purposes.

clojure db in-memory sql

Last synced: 01 May 2026

https://github.com/dlomas26/ola-dashboard

To analyze ride-booking data from OLA, identify patterns, and create interactive dashboards to present actionable insights

excel powerbi sql

Last synced: 11 Feb 2026

https://github.com/bineet-ratna-shakya/database-management-for-e-commerce.

The project covers the entire lifecycle from initial entity identification and normalization to SQL implementation and querying.

database erd normalization oracle-database sql

Last synced: 19 Aug 2025

https://github.com/volodimirdd/analytics_and_store_administration

The app was built with C# in Visual Studio, .NET Framework, and WinForms UI. It utilizes SQL Server LocalDB for DBMS functionality, with Entity Framework for DB operations and ADO.NET for data access. SSDT used to design and manage the database schema. Dependencies are managed via NuGet packages.

administration administration-interface administration-system ado-net analitics csharp entity-framework local-database net-framework nuget nuget-packages sql sql-server sql-server-localdb ssdt store t-sql visual-studio windows-app windows-application

Last synced: 06 Jan 2026

https://github.com/yeuner/margin-price-data-demo-app

This Streamlit application is a hands-on demo designed to showcase core technical skills related to data analysis, pricing logic, SQL querying, and visualization. It simulates a simple real-world logistics dataset analysis workflow and serves as a personal project.

data-science pycthon sql

Last synced: 05 Apr 2025

https://github.com/romilagarwal/inventory-management

This Inventory Management System is a lightweight, web-based solution designed for small to medium businesses to track inventory, process sales, and monitor purchasing activities. Built with PHP and MySQL, it provides an intuitive interface for maintaining accurate stock levels while offering robust reporting capabilities.

apache htdocs inventory-management php sql stock-management-system

Last synced: 01 Feb 2026

https://github.com/suniljeurkar/panda_sql

CSV to MySQL Importer 🛠️ This Python script automates the process of importing a CSV file into a MySQL database by dynamically detecting column names, creating the table, and inserting data while handling missing values (`NULL`). It eliminates the need for manual SQL queries, making data migration seamless and efficient. 🚀

csv migration sql

Last synced: 29 Oct 2025

https://github.com/vandodev/rn-target

Projeto prático focado no gerenciamento de metas financeiras. Salvar e recuperar dados utilizando um banco de dados local com SQLite, além de explorar o uso do Expo Router para implementando navegação baseado em arquivos no React Native.

android app expo ios react react-native rocketseat sql sqlite

Last synced: 10 Apr 2026

https://github.com/simoun-asmar/traveltide-project

A data-driven project for segmenting TravelTide users to design tailored rewards. Includes SQL queries, processed CSV files, clustering analysis, and presentation slides. Highlights how data insights drive user engagement and reward strategies.

clustering dashboar insights k-means-clustering perks sql tableau visualization

Last synced: 17 Feb 2026

https://github.com/spunkyschool/samadhaan

Samadhaan : "A Click Helps!" (A web app designed to cater to depressed section of society where they can interact with each other via asking and answering questions and also can connect to mental coaches and psychiatrists.

encryption-decryption java javascript jwt-authentication react react-router redux-toolkit spring-security springboot sql

Last synced: 10 Apr 2026

https://github.com/aamirshehzad33/intertrack-project

Intertrack is a full-stack insurance application developed as part of the Stutern program. This platform allows registered users to purchase various insurance products and submit claims when needed. It provides a seamless and secure experience for managing insurance policies.

axios bootstrap context-api expressjs jwt-authentication mongodb mongoose nodejs postgresql react-router reactjs redux sql tailwindcss

Last synced: 10 Apr 2026

https://github.com/theremotecoder/code-portfolio-examples

Development portfolio - Code excerpts from other projects + live demos.

css css3 ecmascript ecmascript6 eslint html html5 javascript js json mysql next node php php7 react recoil sql ts typescript

Last synced: 10 Apr 2026

https://github.com/eddiewentw/pgxbuilder

SQL string builder

builder golang pgx sql

Last synced: 25 Jun 2025

https://github.com/shanukatiyar111/sql_project

USER ACTIVITY ANALYSIS USING SQL

sql ssms

Last synced: 03 Jan 2026

https://github.com/kmohamedalie/polars

Polars🐻‍❄️ Next generation dataframe with 50x performance ⚡

dataframe polars python seaborn sql

Last synced: 07 May 2026

https://github.com/lukasraider/sql_oracle

Work with SQL database, creating task, database, view, sorting and using classic command

command database databases sql sql-server sqlserver

Last synced: 18 May 2026

https://github.com/lydongcanh/yawdb

Yet Another Weird Database (YawDB)

database rust sql

Last synced: 18 May 2026

https://github.com/kurooo-yamiii/native-php-restful-api

PHP - Javascript - Ajax - RESTFUL API - Visual Studio Code - Simple POS System - HTML - CSS

ajax css html javascript php-native point-of-sale restful-api sql

Last synced: 17 Mar 2025

https://github.com/stenci/uniquery

Raw SQL in. Typed Python Objects out. The only ORM that just does ORM.

code-generation data-models introspection object-relational-mapping orm postgresql python raw-sql sql sql-join sqlglot sqlite typed-orm uniquery

Last synced: 08 May 2026

https://github.com/niftys/ballroomdb

Database for final results of ballroom competitions, as well as website for searching said database.

css html mysql mysql-database mysql-server mysql-workbench mysqldump php python scraper sql website

Last synced: 10 Apr 2026

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

College Works

sql

Last synced: 16 Feb 2026

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

This project analyzes sales data from Amazon to extract insights related to product pricing and reviews. It utilizes SQL for querying data and Google Drive for dataset and video storage.

sql

Last synced: 11 Feb 2026

https://github.com/shivabajelan/sql-project-with-pubs-database

This SQL project uses the classic Microsoft Pubs sample database. It includes queries and scripts that explore core SQL techniques such as data retrieval, filtering, joins, aggregations, and subqueries. The aim is to provide clear, hands-on examples of SQL in action using a structured, well-documented dataset.

microsoft-sql-server microsoft-sql-server-management-studio sql

Last synced: 23 Aug 2025

https://github.com/ocskier/vidgameslookup

A Python widget-based app for looking up video games in a SQL DB

mysql-connector pipenv python sql tkinter

Last synced: 22 Apr 2026

https://github.com/apenfe/maze_solver

User interface to solve a maze using backtracking

backtracking-algorithm daw java sql swing-gui

Last synced: 29 Mar 2025

https://github.com/abdullah00001/phitron-fall2023

Phitron-Fall2023 represents my programming journey, featuring course codes in C, C++, data structures, algorithms, Python, OOP, SQL, HTML, CSS, JavaScript, Django MVT, and DRF. From writing "Hello World" in C to advanced concepts, this repo encapsulates my learning path.

algorithm bootstrap5 c cpp css data-structure django django-rest-framework html javascipt mysql oop postgresql python sql

Last synced: 12 Apr 2026

https://github.com/alanjoseph657/ecommerce

A simple E-commerce application built using django

bootstrap5 celery css3 django html5 javascript jquery python sql

Last synced: 10 Apr 2026

https://github.com/akashash01/cheatsheet_data_analysis

This is an key things has to be checked while analyzing the data's.

cheet-sheet data-science dataanalysis deep-learning machine-learning sql

Last synced: 11 Jan 2026

https://github.com/yodkwtf/sql-fundamentals

A resource for learning and practicing the basics of SQL by aiming to provide hands-on examples, exercises, and explanations to help you grasp the foundational concepts of SQL.

mysql sql

Last synced: 18 May 2026

https://github.com/mberkiskal/sellingtrackingapp-satistakipuygulamasi-withsqlprocedure

Market satış takip uygulaması. Sipariş oluşturma, siparişleri görme, müşteri ekleme ve ürün eklemenin bulunduğu bir mini proje.Market selling tracking application. A mini-project that includes creating orders, viewing orders, adding customers and adding products. USING: C# and SQL.

csharp mssql mssql-database sql sqlprocedure sqlstoredprocedures

Last synced: 18 May 2026

https://github.com/jacob0421/sqlreader

Mini project learning how to use C# to read from XML config and call a Stored proc from a local instance of Microsoft SQL Server to write out to a CSV

csharp microsoft-sql-server sql xml

Last synced: 09 Mar 2026

https://github.com/nadaabdelmalek97/-deforestation-sql-project-

“ Deforestation SQL project “ 📌 This project was a comprehensive journey that encompassed rigorous data cleaning ,building schema, and provide insights with regard to the forestation trend between 1990 - 2016. Our main goal was to explore and analysed the dataset by writing simple SQL queries 📝

cleaning-data insights postgresql quire remove-duplicates schema sql trends

Last synced: 24 Aug 2025

https://github.com/k-sameer701/mysql-cheatsheet

MySql CheatSheet is a condensed guide that provides a quick overview of essential SQL commands and their syntax for MySQL databases. It is a handy resource for developers.

mysql mysqldata mysqldatabase sql

Last synced: 25 Jun 2025

https://github.com/ireneflorez/sf-kindergarten-lottery

Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco

ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql

Last synced: 17 Feb 2026

https://github.com/nylla8444/Archivio

CCS 222 - Final Project

php sql webdevelopment

Last synced: 25 Aug 2025

https://github.com/bipul-hossein/postgresql_crud_operation

A backend-only implementation demonstrating basic CRUD operations using PostgreSQL.

expressjs nodejs postgresql sql

Last synced: 11 Apr 2026

https://github.com/plishka/revenue_metrics

Revenue Metrics Analysis and Visualization

postgresql sql tableau

Last synced: 25 Aug 2025

https://github.com/sankaran-s2001/layoffs-sql-analysis

A complete SQL data cleaning and analysis project using MySQL to analyze global company layoffs from 2020-2023.

data-science datacleaning eda kaggle layoffdata layoffs mysql sql

Last synced: 18 May 2026

https://github.com/henriiqueaze/studentprogress

StudentProgress is a Spring Boot application for managing and tracking student data, including grades and academic status. It provides an API for registering, updating, and monitoring student records, calculating averages, and offering real-time insights into student performance, helping educational institutions streamline their processes.

docker java spring-boot sql

Last synced: 03 May 2026

https://github.com/ferru97/jsketchfabcrawler

jSketchfabCrawler is a java for the automatic crawling of model's information from sketchfab.com

crawler data database java sketchfab sql

Last synced: 03 Jan 2026

https://github.com/shashinma/dobrui-kan-do

A Windows desktop Kanban application

card csharp kanban sql xaml

Last synced: 27 Aug 2025

https://github.com/devenes/docker-swarm-ecr-cloudformation-app

Project aims to deploy Flask Phonebook Application within a Docker Swarm Cluster on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using CloudFormation.

aws aws-cli cloudformation container containerization docker docker-compose docker-swarm dockerfile ecr ecs elastic-compute-cloud elastic-container-registry elastic-container-service flask mysql python shell sql worker-node

Last synced: 07 Apr 2026

https://github.com/pradeepsingroul/dmartready

This is Baaic atock management system where user can purchase a stock and he/she can see the stock movement as well as stock location

github github-config hibernate java maven mysql-database postman spring-boot sql swegger

Last synced: 13 Apr 2026

https://github.com/dal-go/dalgo2sql

SQL adapter for DALgo - a DB abstraction layer in Go

dalgo dalgo-adapter go golang sql

Last synced: 11 Jan 2026

https://github.com/JaredPersonalOrganization/AWS-EKS-AURORA

AWS Kubernetes Cluster with an Aurora Serverless V2 PostgreSQL DB

aws aws-cdk eks eksctl golang kubernetes postgresql sql

Last synced: 24 Oct 2025

https://github.com/itrummer/databyvoice

Web site summarizing our work on voice query interfaces

data-access sql voice-query

Last synced: 03 Jan 2026

https://github.com/bioolegar1/dslist

lista de games organizada backend

java17-springboot jpa springweb sql

Last synced: 30 Aug 2025

https://github.com/manishjr26/painting-dataset-sql-analysis

"Exploring art through SQL queries: Analyzing a painting dataset from Kaggle.

joins server sql

Last synced: 30 Jan 2026

https://github.com/todd-demone/lighthouse-bnb

The primary purpose of this project was to design a relatIonal database and use SQL and PostgreSQL to create and query the database. The SQL was incorporated into the Node.js/Express backend.

database-design javascript postgresql sql

Last synced: 18 May 2026

https://github.com/dnnhuy/ung-dung-quan-ly-sinh-vien

Xây dựng ứng dụng quản lý sinh viên

java sql

Last synced: 16 Jun 2025

https://github.com/siddharthbadal/sales-production-data-analysis

Sales Production Firm Data Analysis

excel sql sqlserver

Last synced: 24 May 2026

https://github.com/cmblir/algorithm_korea

알고리즘 문제를 한국의 프로그래머스와 백준을 통해 풀고 있습니다.

baekjoon programmers python sql

Last synced: 19 Oct 2025

https://github.com/kshitiz1302/pizza-sales-report

The report provides insights into pizza sales trends for 2015, focusing on peak periods, customer preferences for large pizzas, and the best-performing menu items.

data-cleaning data-management data-manipulation data-modeling data-storytelling data-visualization dax dax-expression dax-query mysql mysql-database mysqlworkbench powerbi powerbi-dashboards powerbi-desktop powerbi-report powerbi-visuals sql sql-server

Last synced: 18 May 2026

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

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 business-analytics business-intelligence data data-analysis data-analyst data-analytics data-engineering data-science data-scientist database datascience query reporting sql sql-queries sql-query sql-server window-functions window-functions-in-sql

Last synced: 18 May 2026

https://github.com/jabercrombia/csv-to-sql

A simple Python script that converts CSV files into SQL CREATE TABLE and INSERT statements. Drop your CSV files into the csv/ directory, run the script, and get structured SQL output in the sql/ directory

csv pandas python sql

Last synced: 06 May 2026