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/mateusz-przybyla/phpiggy

Expense tracking application - "Complete Modern PHP Developer Course" on UDEMY

dependency-injection mvc php sql

Last synced: 09 Nov 2025

https://github.com/ugurmericranda/ecommerce-sql-database

SQL database project for an e-commerce platform with tables, keys, and sample data.

data-modeling database ecommerce mysql sql

Last synced: 14 May 2026

https://github.com/3bdalrhmans3d/leetcode

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

cpp csharp data-structures java javascript leetcode-solutions pandas python python3 sql

Last synced: 08 Apr 2026

https://github.com/ridvikpal/carcartapi

CarCartAPI is a RESTful API that aggregates and manages used car data and information about these cars via a MySQL database and the OpenAPI ChatGPT 3.5 AI model. It is built using Java, Spring Boot, Maven, MySQL and of course OpenAI's own RESTful API for ChatGPT.

cars chatgpt chatgpt-api mysql openai-chatgpt spring spring-boot spring-data-jpa spring-framework spring-mvc sql

Last synced: 02 Oct 2025

https://github.com/mloks77/tpbdd-form

Ce repository est pour un formulaire d'une base de donnée sur un site web, il y a ici 3 bases de données dont 2 sont accompagnées de pages web en PHP.

forms php sql

Last synced: 24 Mar 2025

https://github.com/megos/setcommentforsqlserver

SQLサーバのカラムにコメントを追加するA5:SQLプラグイン

a5sql sql sqlserver

Last synced: 16 Mar 2025

https://github.com/hammadhttps/pos-point_of_sale_-system

A comprehensive Point of Sale (POS) system designed for metro stores with multi-branch support, role-based access control, and offline functionality.

dao-interface gui-application java javafx-application jdbc jdbc-driver pointofsale sql xammp

Last synced: 07 Aug 2025

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/gautam25raj/mymoview

The Personal Movie & TV Show Website! Discover, explore, and immerse yourself in the world of movies and TV shows with this interactive web application powered by the TMDB (The Movie Database) API.

dayjs nextjs redux redux-toolkit sql tailwindcss tmdb-api

Last synced: 11 Apr 2026

https://github.com/halilomergurgan/academia-portfolio

Academia Portfolio Web Site

laravel php sql

Last synced: 21 May 2026

https://github.com/noturlee/tasktracker-windows-app

This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module

custom-library linq sql sql-server-management-studio windows-presentation-foundation wpf

Last synced: 09 Feb 2026

https://github.com/fosetorico/t-shirt_enquirybot_sqldb

End-to-End T-Shirt Enquiry Bot for answering real-time queries about t-shirt inventory using SQL database integration, Hugging Face Embeddings, ChromaDB, and Few-Shot Learning to enhance chatbot accuracy, context retention, and intelligent responses.

chromadb few-shot-learning huggingface-embeddings llm openai sql sqlite3-database

Last synced: 30 Apr 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/fadilxcoder/sql-query

SQL query explained

notes php poc sql

Last synced: 07 Aug 2025

https://github.com/yuvenalmash/vet-clinic-db

Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.

database postgresql sql

Last synced: 03 May 2026

https://github.com/brunonavarrooficial/crud_databases_mysql_nosql

Realizando CRUD em bancos de dados relacionais e não relacionais utilizando linguagens Python e JAVA

couchdb crud database firebase java mongodb mysql python python3 redis sql sqlite3 workbench

Last synced: 09 Apr 2026

https://github.com/mohamed-mostafaaa/alx-higher_level_programming

Higher-level programming - Python Module of High-level programming and Python, SQL, carried out during Full Stack Software Engineering studies at [ALX School]

c database javascript mysql oop orm pycodestyle python3 shell shell-scripting sql sqlalchemy

Last synced: 11 Apr 2026

https://github.com/lucasgmalheiros/prototipo-mes

Sistema MES (Manufactoring Execution System) desenvolvido para automação industrial

industrial-automation industrial-engineers jupyter jupyter-notebook jupyter-notebooks manufactory mes mysql python sql

Last synced: 08 May 2026

https://github.com/jscodedevlopment/backend-express-jstack

API com um simples CRUD (Create, Read, update, delete), de contatos com a finalidade de aprender mais sobre as tecnologias: Express, PostgresSQL, Node e Docker.

docker express nodejs postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/chernyakid/startup-investments

Анализ рынка инвестиций в стартапы

sql

Last synced: 03 Feb 2026

https://github.com/nel-zi/insighthire_agency

Built a web scraping solution using BeautifulSoup to extract job listings from MyJobMag, cleaned the data, and loaded it into PostgreSQL with SQLAlchemy for better job data management.

data dataloading datatransformation sql webscraping

Last synced: 16 May 2025

https://github.com/pradeepgangwar/alumni-portal

Portal for IIITA - Alumni

php portal sql

Last synced: 16 May 2025

https://github.com/gaurav-822/localdsa

A Python library for managing and solving coding problems locally. It fetches similar problems from your local database, adds helpful comments after `question.id` and `question.name`, and lets you quickly test and store solutions without using external APIs.

python sql sqlite3

Last synced: 06 Aug 2025

https://github.com/richardzhang01/tech-blog

This tech blog is a small project that demonstrates the MVC design principle. It is built with SQL to create the models, express to handle the controllers, and handlebars to display the view.

express-js handlebars handlebars-js mvc-architecture mysql node-js sql

Last synced: 09 Apr 2026

https://github.com/shadowpatriot9/s_im

Shadow Simulator (type: tbd)

learning python sql

Last synced: 10 Jun 2026

https://github.com/praisetompane/app_flask_archetype

A Flask archetype project with common patterns to enable focusing on the unique aspects of your application instead of setup ceremony.

alembic docker docker-compose flask gunicorn python sql sqlalchemy

Last synced: 16 Apr 2025

https://github.com/abhisheksinghdhadwal/sha-1-encrypted-login-page

Project submission for Reliance Infra - Internship Training . Utilises Microsoft's .NET framework in order to create a secure web login page.

csharp dotnet full-stack login-system sql

Last synced: 11 Apr 2026

https://github.com/aksoni07/meditrack

The MediTrack is a database-driven application designed to manage hospital workflows, including patient details, employee information, appointments, billing, lab tests, disease history, and patient feedback. It streamlines hospital operations, ensuring efficient management of data related to patients and staff.

crud-operation erd-diagram erdiagram many-to-many microsoft-excel mysql mysql-workbench normalization one-to-many sql tsql

Last synced: 05 Aug 2025

https://github.com/xblackicex/mini-sqldb-rs

🚀 This project is aimed at understanding how SQL databases work internally and implementing a tiny SQL database using Rust. It serves as a learning tool to explore database concepts while gaining familiarity with Rust programming.

rust sql sqldb

Last synced: 16 May 2025

https://github.com/punit-naik/sql-batcher

A Clojure library designed to run large sql updates/deletes in batches

batch clojure delete sql update

Last synced: 27 May 2026

https://github.com/hoyirul/go-starter-kit

This repository provides a basic structure and setup for creating RESTful APIs in Go, utilizing the Gin web framework and Gorm ORM for database interactions.

gin gin-gonic golang gorm jwt mssql mysql postgres sql

Last synced: 11 Apr 2026

https://github.com/serms1999/learning-sql-book

A repository to practice SQL by following O'Reilly's Learning SQL, using the Sakila sample database for hands-on exercises and solutions.

database database-practice learning-sql oreilly sakila sql sql-exercises sql-learning

Last synced: 04 Aug 2025

https://github.com/aaaastark/electronjs-desktop-application

Website convert into Desktop Application through the Electron JS

css electronjs html javascript js json jsx reactjs sql

Last synced: 07 Apr 2026

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/loic-1/php-appli

Site "boutique", permettant de rajouter des items dans un panier, et d'en modifier la quantité

pdo php sql

Last synced: 04 Aug 2025

https://github.com/irina-pinklioness/myshop

Full frontend and backend (python + HTML, css, js) for on-line store.

backend css database django frontend html js oop python sql

Last synced: 12 Apr 2026

https://github.com/aryank1511/dbs211-final-project

In this project, I have designed and created a database for ‘Discord’ in order to learn database design, development and implementation

oraclesql sql

Last synced: 04 Aug 2025

https://github.com/kevin-rsj/real-estate-investments

Sistema de scoring que clasifica ciudades francesas para inversión en segundas viviendas según perfil de riesgo(alto, moderado y bajo). Evalúa ratios clave en áreas como demanda, disponibilidad, infraestructura, demografía y precios.

bigquery data-analytics looker-studio numpy pandas python sklearn-library sql visualization

Last synced: 09 Apr 2026

https://github.com/atharvapathak/market_basket_analysis

This project implements Market Basket Analysis (MBA), using data mining techniques to uncover relationships between products purchased together. By analyzing transaction data, we aim to provide actionable insights to optimize marketing strategies and enhance customer experience.

apriori-algorithm fp-growth-algorithm matplotlib python sql statistical-analysis

Last synced: 11 Apr 2026

https://github.com/build-on-aws/real-time-analytics-with-flink-sql

Sample code repository that contains the sample data set files and Zeppelin notes to run analytical queries with SQL.

aws flink kinesis-data-analytics sql streaming

Last synced: 03 Aug 2025

https://github.com/harsh-arora-4114/united-states-department-of-agriculture-production-insights-data-analysis

USDA Production Insights is a SQL-based project developed as part of a Coursera capstone, focused on analyzing multi-year, multi-state agricultural production data. It simulates a data scientist’s role at the USDA, delivering insights on commodities like milk, cheese, and coffee to support strategic decision-making.

sql sqlite3

Last synced: 01 Jul 2025

https://github.com/ferwsn/scripts_sql_curso_udemy

Scripts SQL realizados como atividade durante o curso SQL Server para Desenvolvedores - Básico ao Avançado, do instrutor Carlos Andrade, disponibilizado na plataforma Udemy.

datascience sql sql-server

Last synced: 26 Jun 2025

https://github.com/carloshenriquefs/sql-

Exercicios / Exercises - SQL

banco-de-dados bd sql

Last synced: 03 Aug 2025

https://github.com/thanhloc81/customer-segmentation

✨ Analyze customer segments of Adventure World dataset

bigquery google-cloud powerbi sql

Last synced: 03 Feb 2026

https://github.com/aram-ibrahim/server-base-files

A collection of codes to make the base of a server that uses Node JS and MariaDB.

mariadb mariadb-database node-js nodejs security sql

Last synced: 01 Jan 2026

https://github.com/hariomgola/sql

Learn SQL with one file.

sql

Last synced: 03 Aug 2025

https://github.com/lasbrdev/desafio-docker-dio

Docker: Practical use in the Microservices scenario

docker linux nginx-configuration php sql

Last synced: 16 Apr 2026

https://github.com/jcilacad/reservation-system

Mini project for an online reservation system for retail within a school / university

object-oriented-programming spring-aop spring-boot-3 spring-data-jpa spring-framework-6 spring-mvc-crud spring-security sql thymeleaf

Last synced: 02 Jan 2026

https://github.com/tisttnf/data-warehouse

Data Warehouse

sql

Last synced: 10 Feb 2026

https://github.com/compcode1/project-sql

In this SQL project, I analyzed customer and product data to provide insights that can guide restocking decisions, marketing strategies, and customer acquisition spending

sql sqlite

Last synced: 18 Jun 2025

https://github.com/dforsber/glue-table-cache

Query AWS Glue Tables efficiently with DuckDB

ast aws-glue duckdb sql

Last synced: 27 Sep 2025

https://github.com/drawtables/frontend

Фронтенд сервиса для проектирования схем баз данных.

dbml docker postgres sql svelte

Last synced: 10 Mar 2026

https://github.com/kumartusha/Data_Scientist-AI-ML-_Training_Anudip_Foundation

Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis

excel matplotlib numpy pandas powerbi python scipy sql

Last synced: 27 Sep 2025

https://github.com/kdlamini/vet-clinic-database

In this project I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it. Built with PostgreSQL

database sql

Last synced: 02 Aug 2025

https://github.com/nahiyanhkhan/stock-market-data-analysis_capstone-project

In this course, learned and solved assignments on SQL and Python. Final capstone project was on analyzing "Stock Market Data". Achieved 100% score in every assignment.

data-analysis data-analytics matplotlib mysql mysql-database numpy pandas python sql

Last synced: 09 Apr 2026

https://github.com/jmigac/graphql-web-services-spring-aem

Master thesis on topic "Developing GraphQL Web Services in Spring and Adobe Experience Manager". Project will contain REST api build in Spring framework for receiving data about earthquakes with possibility of local data caching. Local data cache will be achieved will background thread contacting external API and filling local database using prebuild REST service. Build web service will be used as a backbone service for GraphQL endpoint, which will provide specific information to received query. As an addition to the master thesis content, new technology will be used in comparison with spring, it's called Adobe Experience Manager [AEM]. AEM is an enterprise content managment system, with a rich technology stack and high level of customization.

adobe adobe-experience-manager aem database earthquakes graphql graphql-endpoint jpa-hibernate junit5 jwt jwt-authentication local-database mysql rest-api security spring-framework sql web-services web-services-restful

Last synced: 11 Apr 2026

https://github.com/antmelekhin/ansible-role-postgresql

An Ansible role to install and configure PostgreSQL server.

ansible ansible-role database debian postgres postgresql rhel sql

Last synced: 12 Apr 2026

https://github.com/rogermedico/magdapb

Website containing last updates on research and curriculum vitae of Dr. Magda Pascual Borràs. Whole project is made using CodeIgniter framework.

backend bootsrap codeigniter php responsive sql

Last synced: 06 May 2026

https://github.com/parthds02/pizza_sales_sql

SQL project analyzing pizza sales data. Includes creating tables, executing queries, and solving basic to advanced analytical questions to derive insights from sales data.

analytics data-analysis data-science pizza-sales sql sql-query

Last synced: 04 Mar 2026

https://github.com/ozceliksinan/csharp-exercises

Exercises and challenges for the C# Programming

csharp csharp-code csharp-exercise sql windows-forms-csharp

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/turtacn/sqltracebench

SQLTraceBench:A trace-driven benchmark system designed to take an existing SQL trace and database schema, generate an equivalent workload for various target databases, and execute a comprehensive performance comparison.

db-bench sql sql-tracer sr-benchmark trace-driven

Last synced: 16 Jan 2026

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/shiven424/dth-data-warehouse

This repository provides a sample star‑schema data warehouse for Direct‑to‑Home (DTH) television services built for SQL Server Management Studio. It contains SQL scripts, CSV datasets, and example analytics queries for exploring subscriptions, churn, engagement, and advertising effectiveness.

analytics data-modeling data-warehouse etl sql sql-server ssms star-schema

Last synced: 02 Aug 2025

https://github.com/deeksha-dhawan/pizza-outlet-analysis-using-sql

This project analyzes pizza sales data to gain insights into customer behavior and revenue patterns. Key analyses include customer insights, popular pizza types and sizes, revenue generation, and order trends. The findings help optimize menu offerings, staffing, and marketing strategies to boost overall business performance.

coding-challenge data-analysis data-science microsoft my portfolio-project programming project projects sql sql-analysis sql-project sqlproject sqlserver

Last synced: 23 Mar 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/johanalain11/gestion-tontines

Application Access permettant la création et l'administration de tontines

access finance-application finance-management sql tontine

Last synced: 05 Jan 2026

https://github.com/kogo1616/sql

Dive into the SQL Sandbox for a collection of SQL exercises and solutions. From basic queries to advanced database manipulations.💻🔍

database mssql sql

Last synced: 16 Mar 2026

https://github.com/edjoukou/human_resources

A data analysis project using MySQL Server database

analysis data mysql powerbi sql visualization

Last synced: 25 Sep 2025

https://github.com/das-amlan/building-a-celestial-bodies-database

Building a database of celestial bodies using PostgreSQL

postgresql sql

Last synced: 28 May 2026

https://github.com/yonis-savary/extracteur-lpp

Extracteur de code LPP depuis fichier NX de la sécu (LPPTOT)

lpp parser securite-sociale sql

Last synced: 02 Aug 2025

https://github.com/mk3008/carbunqlex

CarbunqleX is a lightweight library that enhances the reusability and maintainability of RawSQL through advanced query parsing.

ast csharp csharp-lib csharp-library dynamic-query postgres postgres-sql-parser postgresql raw-sql sql sql-parser

Last synced: 19 Nov 2025

https://github.com/owengombas/graphql-composer-typeorm

🌐 TypeORM plugin for graphql-composer-decorators

api decorators graphql query sql typeorm

Last synced: 02 May 2026

https://github.com/tigureis/modelo_de_pipeline_com_spark_no_databricks

Este projeto simula um pipeline de streaming de dados utilizando Spark Structured Streaming e Delta Lake em um ambiente Databricks. O objetivo é demonstrar como processar dados em tempo real, mesmo quando a fonte de dados é estática e fornecida por meio de comandos SQL.

databricks-runtime delta-lake spark-structured-streaming sql

Last synced: 21 Feb 2026

https://github.com/mmfava/minicurso-apache-superset-2024

Minicurso introdutório sobre a plataforma de dados open-source Apache Superset.

apache dataviz dataviz-tools sql superset

Last synced: 25 Sep 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/ryym/goq

Yet another SQL builder and ORM mapper in Go

go orm sql

Last synced: 01 Aug 2025

https://github.com/fboulnois/nanopool

A tiny database connection pooling library for PostgreSQL

async postgres postgresql rust sql tokio tokio-postgres

Last synced: 16 Mar 2026

https://github.com/chahelgupta/e-commerce-website

This e-commerce website is designed to provide you with a seamless shopping experience for furniture items. With a user-friendly interface and a wide range of products, Couch Potato aims to make furnishing your home a breeze.

css html html-css-javascript javascript jquery php sql webdevelopment website

Last synced: 09 Apr 2026

https://github.com/pabvald/food-market

Food market database in SQL

db sql

Last synced: 23 Mar 2025

https://github.com/82luli02/sakila_dvd_rental_database_analysis

Analysis of the Sakila DVD Rental database using SQL

data data-analysis data-science data-visualization sql

Last synced: 10 Mar 2026