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/thomasjvu/leetcode

❓ Answers and explanations for my daily LeetCode practice problems

javascript leetcode sql

Last synced: 07 Apr 2025

https://github.com/9ssi7/sqb.go

Sql Query Builder for Golang

fluent-interface golang query-builder sql

Last synced: 06 Mar 2025

https://github.com/gaaniruddha/fit9132-a1-a2

This repository contains assignments #1 and #2 that was completed as a part of "FIT9132 Introduction to Databases", taught at Monash Uni in S2 2019.

conceptual-model entity-relationship-diagram logical-model lucidchart normalization sql sql-developer

Last synced: 02 Feb 2026

https://github.com/terry960302/nl2sql-excel-exporter

AI를 활용해 자연어를 SQL로 변환하고, 에이전트가 연결된 데이터베이스에 해당 쿼리를 실행한 뒤, 결과를 다운로드 가능한 Excel 파일로 제공하는 SaaS 파이프라인을 구축하는 MSA + Desktop App프로젝트입니다.

agent excel grafana java llm micronaut msa nlp postgresql prometheus python saas schema spring-boot sql tauri

Last synced: 12 Jan 2026

https://github.com/dmarzzucco/deathtime.client

Example of how the Death Time (https://github.com/DMarzzucco/Death-Time.git) middleware works

express-js express-middleware middlware solid sql ts typescript

Last synced: 10 Apr 2026

https://github.com/nickklos10/sql-client-app

Two-tier Java client-server application that uses JDBC to connect multiple client users with different permissions to a MySQL database.

database-management java jdbc mysql oop sql

Last synced: 17 Jun 2025

https://github.com/haonamnguyen/costumer-shopping-trends-analysis

This project analyzes a synthetic dataset of customer shopping behavior to see key trends and insights. Using SQL and Tableau, the analysis focuses on customer demographics, purchase patterns, and preferences, including age distribution, payment methods, shipping types, and top product categories.

data-analysis data-visualization sql tableau

Last synced: 05 Jan 2026

https://github.com/apoclyps/postgres-by-example

A gentle introduction to PostgreSQL with examples using local user-group event data

docker docker-compose postgres sql

Last synced: 10 Apr 2026

https://github.com/codad5/wemall

This is an Open source E-Commerce Web App to make E-Commerce Application cross platform through an API and can manage all content through our Admin dashboard . This project is built in PHP OOPS and also has rest-API to aid easy development in other technology like react.js. The API is now ready and I might abandon this frontend is this repo to use react all through this project

es6 javascript php phpmyadmin-database sql

Last synced: 02 May 2026

https://github.com/wadhia-bhavesh/PsDroid-Tracker

PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.

andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml

Last synced: 14 Apr 2025

https://github.com/chernyakid/book-reading-service-analysis

Анализ данных сервиса для чтения книг по подписке

jupyter postgresql python sql

Last synced: 11 Apr 2026

https://github.com/akshayboddhul/data-engineering-commands

🔧 Essential Data Engineering Commands - Interactive quick reference with 142+ commands for Linux, Bash, Git, Databricks, Curl, Docker, SQL & more. Copy-paste ready with search & dark mode.

bash cheatsheet cli-tools commands curl data-engineering databricks developer-tools docker git interacti linux quick-reference reference sql

Last synced: 10 Apr 2026

https://github.com/yahya123-hub/desktop-shopping-system

Bringing the Web E-Commerce App to the local desktop

csharp database sql ssms winforms

Last synced: 11 Apr 2026

https://github.com/nmfr/sqlc-template

A sqlc plugin that generates code from SQL into any language by using a user provided Golang template.

code-generation golang-template plugin sql sqlc template

Last synced: 13 Jul 2025

https://github.com/saniyaacharya04/ai-job-dashboard

AI-powered job search platform with semantic search (FAISS), resume parsing, web scraping, Streamlit dashboard, FastAPI backend, Celery pipelines, Docker microservices, and CI/CD.

api celery docker etl-pipeline faiss fastapi job-matching machine-learning ml-engineering nlp playwright postgres python redis resume-parser semantic-search sql streamlit web-scraping

Last synced: 10 Apr 2026

https://github.com/samantha-ruth/employee-tracker

View all employees, departments, roles, and salaries. Built using node, npm inquirer, console table, SQL, MySQL2.

inquirerjs javascript mysql2 nodejs npm sql

Last synced: 11 Apr 2026

https://github.com/lydongcanh/yawndb

Yet Another Weird .NET Database (YawnDB)

csharp database dotnet-core sql

Last synced: 09 Feb 2026

https://github.com/sarveshgupta1997/sarveshgupta.in

Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.

backend-development css3 express fullstack-development github html5 javascript mongodb mongoose node-js profile readme resume sql webdeveloper websocket

Last synced: 07 Apr 2026

https://github.com/lancewalk87/cls-cloud-sync-ruby-on-rails

Software | SQL Database with automated Cloud Sync for mitigating lost data across dist. servers. Managed by Ruby on Rails.

cloud-computing cloud-storage data database ruby ruby-application ruby-on-rails server sql

Last synced: 24 Jul 2025

https://github.com/rabbihossainlhp/sql

Basic practice of SQL(mysql)

mysql sql

Last synced: 14 Mar 2025

https://github.com/narenkhatwani/bird-strike-analysis

The aim of our project is to analyze past years' bird strike data with respect to the phase of flight, time of day, pilot warning status, and various other parameters.

analysis bird bird-strike birds linear-regression linear-regression-models linear-regression-python machine-learning python sql

Last synced: 30 Mar 2025

https://github.com/ndomah/elt-pipeline

Simple ELT pipeline using dbt, Snowflake, and Apache Airflow.

airflow dbt elt elt-pipeline python snowflake sql

Last synced: 24 Jul 2025

https://github.com/felipeg-almeida/projeto-labook-backend

Este é o projeto Labook, uma rede social com o objetivo de promover a conexão e interação entre pessoas. Desenvolvido como parte do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.

api backend crud express knex layered-architecture nodejs poo sql sqlite typescript uuid

Last synced: 09 Apr 2026

https://github.com/joncloud/ef6-migration-testing

Simple repository containing sample code necessary to test EntityFramework 6 Migrations

csharp entity-framework integration-testing migration sql test

Last synced: 13 Mar 2025

https://github.com/joncloud/efcore-migration-testing

Simple repository containing sample code necessary to test EntityFramework Core Migrations

csharp efcore migration sql test

Last synced: 13 Mar 2025

https://github.com/bayoadejare/dw-optimization-insurance

Insurance Data Warehouse Optimization Project

datawarehousing index insurance optimization sql

Last synced: 28 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/omatheusribeiro/tdd-architecture-template-dotnet

This repository has a TDD Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying TDD Architecture principles in .NET applications.

api api-rest architecture automapper codefirst controller dotnet dotnet-core dotnet-core-8 entity-framework jwt jwt-token migration repository singleton sql sql-server tdd unit-test xunit

Last synced: 29 Apr 2026

https://github.com/4s4v1n/retailanalistycs

Full-stack project for working with a database storing market information

database full-stack golang react rest-api sql typescript

Last synced: 25 Feb 2025

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: 29 Aug 2025

https://github.com/paulo-santos-ds/dashboards_tableau

Este projeto tem como objetivo analisar os dados de Vendas produtos de escritorio, encontrar padrões nas informações disponíveis, entender as preferências dos clientes e o impacto de fatores externos no consumo.

csv sql tableau

Last synced: 08 Jan 2026

https://github.com/tasnimtalha09/datacamp-mini-projects

Some mini projects on Python, R, and SQL on a myriad of topics ranging from data cleaning and data processing to statistical analysis and machine learning.

jupyter-notebook mysql postgresql python r sql sqlite

Last synced: 11 Apr 2026

https://github.com/vain0x/sql-placeholder-js

Convert SQL placeholders from named (:n) to positional ($i or ?). Array expansion and exhaustivity checking also supported

javascript sql typescript

Last synced: 04 Mar 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/stefanp702/cps510

Ryerson/TMU Database Systems I- 2023

bash sql

Last synced: 17 May 2026

https://github.com/tomconder/py-duck

A Python app to use a DuckDB database as a backend

duckdb python sql

Last synced: 18 May 2026

https://github.com/rahad-ullah/learn-postgresql

Learn PostgreSQL

postgresql sql

Last synced: 28 Aug 2025

https://github.com/amndongozi/molson-coors-recommender-system

This project analyzes over a billion data for ACSE supermarket to explore the data and build a recommender system to increase sales for Molson Coors Products.

duckdb gcp python recommender-system sql

Last synced: 07 May 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/yeonkkk/study-database

데이터 베이스를 공부하는 레포 💨

database mariadb mysql sql

Last synced: 05 May 2026

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

SQL Project (MAMP)

database sql

Last synced: 07 Apr 2025

https://github.com/adzkykhairany/sql_music_data_manipulation

Manipulating Music Data with MySQL

myql mysql-workbench sql

Last synced: 19 Jan 2026

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/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/bikramai/flask-ecom-webstore

Affiliate Marketing Webstore to add affiliate products, Allowing users to search the product, and add them to favorites, Admin can add new products and add new blogs for google Adsense.

bootstrap css flask flask-login flask-sqlalchemy html javascript jinja python sql sqlite3

Last synced: 11 Apr 2026

https://github.com/wassim-rached/sql-queries

The PopSQL GitHub app gives you a two-way sync of your SQL queries between PopSQL and GitHub. When you create/update a query in PopSQL, it gets pushed to GitHub. When you create/update a query on GitHub, it gets pushed to PopSQL 🎉

database-design database-management pop-sql postgresql sql

Last synced: 15 May 2025

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/abderrahmanehamim/suivi-statistique-du-trafic-reseau-application-web

Ce projet "Suivi Statistique du Trafic Réseau" vise à créer une application web permettant de surveiller les paquets de données entrant et sortant d'un ordinateur. Il a été réalisé dans le cadre du module "Développement Frontend et Backend" du programme d'Ingénierie Numérique en Data Science et Intelligence Artificielle.

bash-script css hack javascript php sql webapplication

Last synced: 08 Apr 2026

https://github.com/theunfeelingsoul/eneza_africa

Website and Blog. Yii2 and custom code

bootsrap css html javascript php sql yii2-framework

Last synced: 08 Apr 2026

https://github.com/akshat2jain/blogapp_fullstack

Fullstack Bog App using Reactjs expressjs Nodejs and sql

aws-ec2 aws-s3 expressjs jsonwebtoken nodejs recatjs sequalizejs sql

Last synced: 08 Apr 2026

https://github.com/anty-filidor/make-education-great-again-db

MSSQL database wrapped in flask app for Open Data hackathon

database docker flask python sql

Last synced: 08 Apr 2026

https://github.com/panoschron97/company_project_pl_pg_sql

A company management system with PL/pgSQL.

pgadmin4 plpgsql postgresql sql

Last synced: 05 Nov 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/natballa/sql-toolkit

Ready-to-use SQL queries for PostgreSQL, Oracle & T-SQL

analytics database dba monitoring oracle postgresql sql tsql

Last synced: 18 May 2026

https://github.com/amirsaleh55/retail-sales-analysis-sql

This is a beginner Project for data analysis using SQL and pgadmin4 to create table , load data into table from csv file , cleaning data and answering data analysis questions

postgresql sql

Last synced: 01 Sep 2025

https://github.com/fadilxcoder/sql-query

SQL query explained

notes php poc sql

Last synced: 07 Aug 2025

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/yasminbrazasilva/exerciciosbancodedados-ac2-8

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

banco-de-dados modelo-logico sql stored-procedure workbench

Last synced: 07 Aug 2025

https://github.com/cosmin-panescu/sql-walmart-data

📌 SQL Walmart Data Project

excel mysql sql

Last synced: 28 Jun 2025

https://github.com/alenales/purchase-analysis-sql

Анализ покупок пользователей с помощью SQL

redash sql

Last synced: 29 Jan 2026

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/shubhamsoni98/analysis-with-sql

This project focuses on creating and managing a database for a music record company to perform various analyses on bands, albums, and songs. Using SQL, the goal is to create a structured relational database with relevant tables, insert necessary data, and perform queries that provide insights into the relationships between bands, albums, and songs.

analys analysis data data-science database dbms mysql mysqlworkbench project query schema sql

Last synced: 03 Jan 2026

https://github.com/lumivero/db-server-scripts

SQL Server Scripts for Citavi DB Server

citavi dbserver sql sql-server

Last synced: 12 May 2025

https://github.com/devmunyi/test-api

A RESTful api for testing purpose. It can allow user to create an account, login and add favorite coding tech stack.

express jwt-authentication node restful-api sequelize sql

Last synced: 07 Apr 2026

https://github.com/aguiardafa/metatron-api

Projeto desenvolvido como desafio proposto pela Empresa Metatron (Back End - API Rest Java/Spring).

hibernate java maven mysql rest-api spring sql tomcat

Last synced: 05 May 2026

https://github.com/giansalex/sql-formatter

Application for SQL-formatting in PHP

php sql sql-formatter

Last synced: 06 Apr 2025

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/emanoelcampos/student-database

Comprehensive SQL learning project developed through the Learn SQL by Building a Student Database: Part 1 and Part 2 courses from FreeCodeCamp. Includes database creation, data insertion, and data querying using PostgreSQL and bash scripting.

bash-script freecodecamp postgres relational-database sql

Last synced: 09 May 2026

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/amrutem11/trip-management-system

Trip Management System is application where you find the bus and book them you can also find hotel and book them

java maven spring spring-boot springmvc sql

Last synced: 03 Oct 2025

https://github.com/ezejosue/taller1

¡Bienvenido/a a este taller práctico de SQL! Aquí pondrás a prueba tus habilidades en el manejo de bases de datos relacionales, específicamente en la creación de procedimientos almacenados y disparadores (triggers).

sql sqlserver transact-sql

Last synced: 04 Nov 2025

https://github.com/saatvik-10/expense-tracker

An Expense Tracker using PRISMA-ORM, CLERK for auth and NEON DB

clerk neondb postgresql prisma sql typescript

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/ap/dbix-simple-concrete

monkey-patch DBIx::Simple to use SQL::Concrete

dbix perl sql

Last synced: 08 Aug 2025

https://github.com/congard/multitran-converter

Converts data from the Multitran Android app database to JSON

converter json multitran python3 sql

Last synced: 13 Apr 2026

https://github.com/nur-alam39/quran-reading-tracker

Track Quran reading in daily basis.

bootstrap4 mysql php sql

Last synced: 09 Apr 2026

https://github.com/arghya1501/pizza_sales

This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.

csv dbms mysql mysql-database mysql-server sql

Last synced: 08 Aug 2025

https://github.com/diovanas/sql-injection

Repositório explicativo sobre o ataque SQL Injection, com exemplos de código demonstrando o cenário de vulnerabilidade e a sua solução.

java sql

Last synced: 08 Aug 2025

https://github.com/coderwahaj/railway-reservation-system

Designed and developed a Railway Reservation System with two distinct modules: Admin and Passenger. The Admin module allowed for managing train schedules, seat availability, and passenger records. The Passenger module enabled users to book, view, and cancel reservations.

cplusplus oop sql windows

Last synced: 03 Jan 2026