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/33j33/hackerrank-sql-solutions

Solutions to Hackerrank SQL practice questions. (The queries are written in MySQL)

mysql sql

Last synced: 18 Mar 2025

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/tonyh0401/csharp-winforms-duybao-supplement-store-desktop-app

Developing a Vietnamese (DuyBao) Supplement Store Management System/Desktop Application (.NET Technology Course Finals Assignment).

database sql sql-server

Last synced: 09 May 2026

https://github.com/gersonrocha9/rocket.q

Project created during NLW/Together #06.

css html javascript nodejs sql

Last synced: 11 Apr 2026

https://github.com/alekseyscorpi/fruits-vegetables-cv-docker

This repo contains files to build container with postgresql database for fruits-vegetables-cv project (https://github.com/AlekseyScorpi/fruits-vegetables-CV).

docker dockerfile script sql

Last synced: 31 Mar 2025

https://github.com/tylerlittlefield/junkyard

A repo for all my junk

bash gists junk python r sql

Last synced: 06 May 2026

https://github.com/ckpack/pg-helper

A lightweight node-postgres build query utils

node-postgres pg pg-helper postgres postgresql sql

Last synced: 14 May 2026

https://github.com/ite-2022-pwr/bazy-danych-1

Bazy danych 1 - laboratoria

database oracle-database sql

Last synced: 28 Mar 2025

https://github.com/la-lo-go/spring-crud

CRUD created as an introductory practice to creating APIs with Springboot and MariaDB using PicoCSS

spring-boot sql

Last synced: 15 Mar 2025

https://github.com/pradeepchegur/bus_reservarion_sql

A SQL file consists of online ticket reservation system for buses.

database operations reservation-system sql sqlqueries tables

Last synced: 15 Mar 2025

https://github.com/lesiaukr/goit-rdb-hw-07

Master's degree. Relational databases: Working with time | Additional built-in SQL functions

date-add goit-rdb-hw-07 json-object sql unix-timestamp

Last synced: 05 Jan 2026

https://github.com/crossevol/sqlcc

generate basic sql statements for sqlc

cmd go golang sql sqlc

Last synced: 25 Oct 2025

https://github.com/priyansusahoo/mini_project

3rd year mini Project

bootstrap css html javascript php sql

Last synced: 18 Nov 2025

https://github.com/uranusjr/sqlian

A good SQLian like a good shepherd.

sql

Last synced: 20 Apr 2026

https://github.com/halyusa16/mysql-employee-analysis

This project focuses on analyzing employee data through querying, performing table joins to connect related information, aggregating salary statistics, and using subqueries to extract meaningful insights.

data data-analytics data-exploration database mysql self-project sql

Last synced: 20 Jan 2026

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/mikma03/databases

Main purpose of this repository is to generate knowledge about databases in general view.

cassandra graphql hadoop mongodb msql neo4j newsql nosql oracle-database postgresql redis sql

Last synced: 11 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/yeshendradhaker5/spring-framework-bootcamp

This repository consists of the code, assignments, projects and their solutions for the Spring Framework.

cloud hibernate java jpa orm-framework projects spring-boot spring-mvc spring-security springframework sql

Last synced: 13 Apr 2026

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

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

sql

Last synced: 03 Feb 2026

https://github.com/vishalgaud17/sql_employee_data_analysis

Analyzing workforce trends, salaries, hiring patterns, and performance insights using SQL. Includes CTEs, window functions, and views for quick access.

mysql sql

Last synced: 09 Mar 2025

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

Portal for IIITA - Alumni

php portal sql

Last synced: 16 May 2025

https://github.com/brockaltug/sql-employee-tracker

Content management system command-line application to manage a company’s 🧑‍🧒 employee database, using Node.js, Inquirer, and PostgreSQL.

asynchronous-programming cli consoletablejs crud dotenv environment-variables expressjs inquirerjs javascript nodejs postgresql relational-database sql

Last synced: 11 Apr 2026

https://github.com/nitoba/agro-migrator

Ferramenta open-source para simplificar migrações de banco de dados do Agrotrace, oferecendo solução robusta e amigável para gerenciar estruturas complexas, garantir integridade dos dados e rastrear mudanças. Inclui geração automática de arquivos de migração.

bun database mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/praisetompane/app_etl

A toy API driven ETL application to experiment with the Flask(with gunicorn), SQLAlchemy, Alembic and Postgres.

alembic docker flask python railway sql sqlalchemy worldhealthorg

Last synced: 16 Apr 2025

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/nktmys/sqlnull

sqlnull is utilities for working with sql.Null types in Go.

go golang null sql

Last synced: 27 May 2026

https://github.com/crbroughton/sibyl

A lightweight, type-safe query builder for sql.js, libSQL & Bun

bun database db embedded sql sqlite typescript wasm

Last synced: 11 Apr 2026

https://github.com/angelvalentino/findit

Final project for CS50 SQL (2024) – A well-structured social media database schema developed using MySQL, accompanied by an ER diagram. Designed to facilitate real-world connections between users.

cs50 cs50sql cs50sql-final-project database-schema er-diagram mysql mysql-database sql

Last synced: 15 Mar 2025

https://github.com/lenakirara/hackerrank

Solving problems with Python and SQL

challenges coding-challenge python sql

Last synced: 27 May 2026

https://github.com/shafaq-aslam/data-analytics-dairy

A comprehensive repository for Data Analytics learning and projects. It includes MySQL, Python, Power BI, Tableau, and Excel. The goal is to analyze data, generate insights, and create compelling visualizations for real-world datasets.

data-analysis data-visualization excel excel-based-data-analysis powerbi python-scripts sql sql-queries sql-queries-for-data-manipulation sql-query-for-data-visualization tableau

Last synced: 20 Jan 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/raphael-soares/node

Um repositório com os fundamentos do meu aprendizado com NodeJS

express expressjs mysql node nodejs sequelize sequelize-orm sql

Last synced: 11 Apr 2026

https://github.com/nikhilsree5/targetcasestudy

An exploratory and in-depth study of the e-commerce market in Brazil.

bigquery eda sql visualization

Last synced: 15 Mar 2025

https://github.com/akilesh-ga/sql

This repository contains SQL scripts covering basics to advanced topics like CRUD, joins, subqueries, and aggregations. Ideal for learners looking to build and practice SQL skills with real-world examples. Queries are organized and easy to understand for hands-on learning.

database-design database-management mysql sql

Last synced: 01 Jul 2025

https://github.com/virajbhutada/credit-card-transaction-analysis-sql

This project provides a structured database schema and SQL scripts to analyze credit card data. It includes tools for managing and analyzing transaction data, helping to identify spending patterns and trends. The project features visual schema diagrams and supporting documentation for easy understanding.

creditcard customer data-analysis data-cleaning data-modeling database database-management insights performance-optimization postgresql query-language schema-design schema-diagram scripts sql transactions trends

Last synced: 15 May 2026

https://github.com/terieyenike/sql-notes

SQL notes - setup, creating databases, and many more

postgresql sql

Last synced: 23 Aug 2025

https://github.com/ddzikri/analisis-data-kimia-farma

Project Based Internship Kimia Farma Rakamin Academy

bigquery dataset sql

Last synced: 18 Mar 2025

https://github.com/vivprime/employee-management-system

GUI Application for the management of Employees

sql tkinter-python

Last synced: 10 Jun 2026

https://github.com/aad99bxp/geek-for-geeks-data-analytics-program-internship

This Repository contains Day wise practice Sheets & Codes which I underwent during my Course cum Internship.

excel power-bi python sql

Last synced: 15 Mar 2025

https://github.com/suhailroushan13/project-management-tool-for-employees

The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams

agile express nodejs project-management react sql

Last synced: 11 Apr 2026

https://github.com/dominik-developer/ip_checker_php

User IP checker in db; PHP

ip-checker pdo php sql

Last synced: 28 Oct 2025

https://github.com/jvegar/sql-movie-app

Entity Relationship Diagram for Movie app

entity-relationship-diagram sql

Last synced: 11 Jan 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/benhuds/db2w-ml-examples

Tutorial: in-database machine learning with Db2 Warehouse on Cloud

data-warehouse db2 machine-learning sql

Last synced: 28 May 2026

https://github.com/khairulislam/student-s-task-management

A task management system where students can manage their academic task as well as share travel experience with others

java sql

Last synced: 05 May 2026

https://github.com/thedigitalninja/graphdb-workshop1

Let script setting up a Neo4j GraphDB from an existing SQL DB.

converter graphql mariadb neo4j sql

Last synced: 06 May 2026

https://github.com/veddonda/myshop

This is a repository for Online Store Database (Myshop).

postgresql sql

Last synced: 01 Jul 2025

https://github.com/veddonda/water-supply-management

This Repository is for Water Supply Management Database.

postgresql sql

Last synced: 01 Jul 2025

https://github.com/ivanbyone/leetcode-sql-pgsql

LeetCode SQL Solutions in PostgreSQL

leetcode leetcode-solutions leetcode-sql postgresql sql

Last synced: 01 Jul 2025

https://github.com/omkar2503/credit-risk-dashboard

A SQL-based Credit Risk Scoring System visualized using Metabase

credit-risk dashboard data-analysis data-analytics metabase postgresql sql

Last synced: 01 Jul 2025

https://github.com/dattali18/bigdata_week7

This repo is for the 4th assignment in the course Big-Data

mysql r recomendation-system scripting sql sqlite

Last synced: 14 Mar 2025

https://github.com/kasir-barati/sql

A place where I keep track of what I know about PostgreSQL + ORMs

cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript

Last synced: 11 Apr 2026

https://github.com/steviecurran/sql2pandas

Translate SQL queries into pandas operations for fast exploratory analysis and data transformation in Python

database pandas python query sql

Last synced: 14 Apr 2026

https://github.com/atharvapathak/size_estimator_project

This project in Python aims to provide a tool for estimating the size of objects in images or videos. Using computer vision techniques, the project analyzes the input media, detects objects of interest, and provides an estimation of their size based on known reference points or objects.

cicd cnn opencv python pytorch rnn scikit-learn sql tensorflow

Last synced: 11 Apr 2026

https://github.com/iamjuniorb/certifications

HTML project with a list of my certifications.

certificate certificates golang html-css-javascript php python r ruby rust sql

Last synced: 11 Apr 2026

https://github.com/tazgreenwood/data-warden

Fast, intuitive MySQL database management for VSCode. Query editor, data viewer, and quick table search with a powerful Golang backend.

database database-management database-tools golang mariadb mysql query-editor sql typescript vscode-extension

Last synced: 11 Apr 2026

https://github.com/ravirch/postgresql-sql-guide

This repository is a comprehensive PostgreSQL SQL Guide, covering essential topics from foundational SQL queries to advanced concepts like joins, subqueries, and data manipulation commands.

postgresql psql sql

Last synced: 22 Jun 2025

https://github.com/xjpro/teamkeep

Sports team organization site

angularjs csharp entity-framework sql

Last synced: 21 May 2026

https://github.com/harmim/vut-ids-project

Databázové systémy - Projekt

databases ids oracle sql uml vut vut-fit

Last synced: 29 Apr 2026

https://github.com/wassupansh/q-a-system-for-retail-sales-using-google-palm-llm

This project is an end-to-end implementation of a Natural Language Q&A system that allows store managers to interact with retail sales data using natural language queries. The system leverages the power of Google PaLM, LangChain, and MySQL to convert user questions into SQL queries, execute them, and return meaningful results.

chromadb genai huggingface langchain llm mysql python sql streamlit

Last synced: 11 Apr 2026

https://github.com/heincm/burgerlogger

Makes use of a server and handlebars as well as get, post, and put methods with a SQL database and ORM

database express get handlebars orm post sql

Last synced: 11 Apr 2026

https://github.com/baku-stark/bootcamp-vivo-python-ai

🐍 | BootCamp Vivo Python AI

fastapi python sql

Last synced: 11 Apr 2026

https://github.com/marcinbojko/ssrs

Microsoft SQL Server Reporting Services - https://chocolatey.org/packages/ssrs

chocolatey microsoft powershell sql

Last synced: 24 Mar 2025

https://github.com/magnateape/https-github.com-visshruthav-java-sql-project___degreescheduler-mobile-app

Android Mobile App written in Java and SQL that helps Wayne State University students create and download schedules to help them plan out their degrees.

java sql

Last synced: 23 Mar 2025

https://github.com/muhammad-rebaal/naturalsql-for-material-science

NaturalSQL for Materials Science is an NLP-powered tool that allows researchers to query AiiDA databases using natural language instead of complex SQL. It automatically converts plain English queries into optimized SQL commands, generates detailed reports, and integrates with AiiDA's provenance tracking to deliver context-aware results.

aiida aiida-core natural-language-processing python3 querybuilder sql

Last synced: 31 Mar 2025

https://github.com/komal10t/komal

Hi, I'm Komal 📊 Aspiring Data Analyst | Problem-Solver with a Passion for Data 💻 Skilled in SQL, Excel, and Tableau, Power BI 🌱 Currently learning machine learning and advanced SQL. 🎯 Open to collaborating on data projects and real-world case studies. 📫 Reach me at: komalteware120@gmail.com

dashboard dataanalysis datavisualization powerbi sql tableau

Last synced: 20 Jul 2025

https://github.com/supernoi/relback

relBack is a facilitator in the live of Oracle DBA.

boostrap django oracle-backup oracle-database python sql

Last synced: 13 Jan 2026

https://github.com/devhyrum/user-management-and-blogging-api

Esta é uma API para gerenciamento de usuários e blogging. A API permite criar, atualizar, excluir e visualizar usuários, posts, categorias e comentários. Além disso, a API inclui a capacidade de upload de imagens.

expressjs mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/vigneshkanna18/foodhunter-revenue-drop-analysis

A BI solution developed for FoodHunter to investigate a significant drop in revenue over a four month period. This analysis helps uncover actionable insights through data exploration, visualization and hypothesis-driven analysis to support informed decision-making.

analysis dashboarding database dataengineering datamining dataprocessing datavisualization etl-pipeline ipynb mysql powerbi sql streamlit visualization-pipeline

Last synced: 24 Jun 2025

https://github.com/ezrahsieh/academicdatabasedashboard

The Academic Faculty and Research Insight Dashboard utilizes SQL and NoSQL databases and is designed to support academic institutions, research departments, and individual students by providing comprehensive insights into faculty members and their research activities.

dashboard data-visualization database-management mongodb mysql neo4j sql

Last synced: 21 Feb 2026

https://github.com/mae776569/fatura-task

Fatura is a small application that represents products and their providers.

api database expressjs mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/simonnyvall/funky-nas

A homemade NAS (Network Attached Storage) service made to be able to run on a Raspberry Pi for file storage.

azure-functions csharp docker docker-compose postgres postgresql raspberry-pi sql

Last synced: 11 Apr 2026

https://github.com/manjit-baishya-datascience/e-challan-traffic-ticket-database-management-system

The database schema includes tables to store information about vehicles, owners, traffic incidents, traffic tickets, traffic officers, payments, ticket histories, and violations. Relationships are established between entities to maintain data integrity.

database-design databse-project sql sqlite3

Last synced: 16 Feb 2026

https://github.com/rstoetter/csmartsqlstatement-php

The php class cSmartSqlStatement helps to manage and change SQL statements

parser php7 sql

Last synced: 18 May 2026