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/ryym/goq

Yet another SQL builder and ORM mapper in Go

go orm sql

Last synced: 01 Aug 2025

https://github.com/project-tsurugi/shakujo

SQL compiler for tsurugidb (legacy).

compiler legacy sql tsurugidb

Last synced: 01 Aug 2025

https://github.com/sainikhil0904/water-refilling-system-using-dbms

The Water Refilling System is a database solution for managing water delivery orders and customer transactions efficiently.

data-base-management-system sql water-refilling-system

Last synced: 02 Jan 2026

https://github.com/shubham-s151/mysql-project

This repository contains a collection of MySQL database projects showcasing various database design and management techniques. Each project demonstrates practical applications of MySQL in different contexts, including data modeling, query optimization, and relational database management.

mysql mysql-database mysql-project projects sql

Last synced: 13 Jul 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/julientoucoula17/journeytosnowflakeexpert

Learning and practice in order to become an expert.

data-applications data-engineering data-lake data-warehouse sql

Last synced: 19 Feb 2026

https://github.com/meodaosi/movie-tickets-online-bookings

A Spring Boot REST API for an online movie ticket booking application developed by a team of 2 members using Core Java, Spring Framework, Oracle, etc. It offers a range of features such as movie and ticket management, user authentication, and more.

hibernate java jdbc lombok mapstruct maven ngrok postman spring spring-data-jpa spring-security-jwt springboot sql

Last synced: 10 Feb 2026

https://github.com/vitor-msp/agencia-viagens-blue-bird-v2

Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 2: ReactJS, API Java, MySQL.

api axios bootstrap dao-design-pattern gson java jdbc mysql react-bootstrap react-hooks react-router reactjs redux regexp servlet singleton-pattern sql

Last synced: 08 Apr 2026

https://github.com/qaiswardag/sql-and-sql-queries

SQL queries, Data Types, String Functions and Logical Operators.

mysql sql

Last synced: 01 Aug 2025

https://github.com/kishanlalchoudhary/sql

This repository contains the SQL Notes and Cheatsheet.

dbms mysql sql

Last synced: 01 Aug 2025

https://github.com/ana11rbt/sql-gaming-analytics-portfolio

Demonstrating SQL analytics capabilities through realistic gaming industry scenarios. Each analysis combines technical implementation with business insights based on 3+ years experience in mobile gaming and ad monetization. Code tested in MySQL environment and designed for practical application in gaming studio analytics workflows.

python3 sql tableau

Last synced: 25 Sep 2025

https://github.com/kunalkumar2001/coffee_sales_project_using_excel_power-bi_and_sql

Coffee Shop Sales Dashboard built using Power BI for visualization and SQL for data extraction and transformation. The project dives deep into sales performance, providing actionable insights for data-driven decisions.

analytics data dataanalytics mssql powerbi sql

Last synced: 26 Jun 2025

https://github.com/drakota/or-du-dragon

http://prog101.com/travaux/dragon/

game java sql

Last synced: 25 May 2026

https://github.com/themost-framework/mysql

Most Web Framework MySQL Adapter

data database mariadb mysql orm query sql

Last synced: 07 Mar 2026

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/kiran8053/movie-ratings-analysis

SQL-based exploratory analysis of movie ratings

analytics data-science movies sql sql-server sqlite

Last synced: 12 Apr 2026

https://github.com/jotstolu/netflix-sql-data-analysis-project

This project explores the Netflix dataset using SQL queries to uncover trends, patterns, and business insights that could help stakeholders understand content distribution, viewer preferences, and platform optimization

data-analysis sql sql-server tsql

Last synced: 02 Aug 2025

https://github.com/rifa8/sql-relational-database

Learning about RDBMS

ddl dml rdbms schema sql

Last synced: 12 Sep 2025

https://github.com/diogocapela/isep-lapr4

Projecto final de LAPR 4 ISEP 2018/2019.

java sql

Last synced: 02 Aug 2025

https://github.com/arashabe/covid-clinical-xml-db-xquery

A database system for managing COVID-19 clinical study data using XML and SQL Server Management Studio (SSMS). The project leverages XQuery for efficient data extraction, manipulation, and automation of updates through triggers. This project was developed for the Database 2 course.

basex database-management sql sql-server ssms stored-procedures triggers unibg university-of-bergamo xml xpath xquery

Last synced: 14 Mar 2025

https://github.com/alxmart/m22_sqliteandroid

App básico para fazer um CRUD no DB SQLite no celular, usando padrão DAO e SQLiteOpenHelper. Desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno)

android android-app dao-design-pattern kotlin kotlin-android sql sqlite sqliteopenhelper

Last synced: 05 May 2026

https://github.com/antoniomaggi/squadscope

Squad Scope is a PUBG squad statistics and analytics application.

api-pubg e-sport gaming laravel php pubg sql

Last synced: 20 May 2026

https://github.com/naveen-chandrasekaran/schoolmanagementsystem

This is School Management System developed by using Python with a graphical user interface built using Tkinter and a back-end database powered by SQL. This project aimed to streamline the process of managing student information effectively

python sql tkinter

Last synced: 01 Nov 2025

https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis

This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.

api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql

Last synced: 07 Apr 2026

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/xmita-ghx/connectivity-mysql-python

Just trying to take you through the basics of establishing a MySQL database connection with Python, essentially constructing a database with its tabular contents and the corresponding values within the fields.

mysql-database python-connection-mysql rdbms sql sqllite

Last synced: 08 Jul 2025

https://github.com/esh527/m-drive-assignment

M-Drive-Assignment

nodejs reactjs sql

Last synced: 09 Apr 2026

https://github.com/plishka/metaverse_analysis

Earth 2 (metaverse): On-Chain Essence (ESS) Analysis

blockchain dune-analytics postgresql sql

Last synced: 02 Aug 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/hemanthkumar314/movieverse

Build a Movie Review Management System where users can interact with application in real-time to rate the movies and review their thoughts on movies

html-css-javascript php sql

Last synced: 05 Mar 2025

https://github.com/yuzlln/codingtest_sql

HackerRank / LeetCode / Programmers / solvesql

database mysql sql

Last synced: 20 May 2026

https://github.com/erkkah/letarette.sql

SQL - based Document Manager for Letarette

full-text-search letarette sql

Last synced: 17 Aug 2025

https://github.com/loperfido/login_php

Un login manager estremamente semplice con PHP e SQL

dashboard login php register sql

Last synced: 08 Nov 2025

https://github.com/sihar/mysql-administration

backup, restore and other thing about mysql administration

backup database mysql restore sql

Last synced: 30 Apr 2026

https://github.com/fblupi/grado_informatica-sibw

Prácticas de la asignatura Sistemas de Información Basados en Web de la UGR

ajax mysql php sql webapp

Last synced: 04 May 2026

https://github.com/kh-suleiman99/movies-api

This project is an exercise to apply what I have learned about .NET Technology. I used C#,SQL Server, EF Core, LINQ, .NET API, Identity, JWT Berar token.

api csharp dotnetcore efcore identity jwt-authentication linq sql

Last synced: 06 Apr 2025

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/pavlorohozhyn/goit-rdb-hw-03

Data upload, SQL, DQL

dql mysql mysqlworkbench sql

Last synced: 06 Feb 2026

https://github.com/apioo/psx-nested

Build complex nested data structures from relational tables

api json nested-structures sql

Last synced: 20 May 2026

https://github.com/iankitnegi/sqlninjas_bootcamp

A collection of SQL questions and exercises for beginners to practice and improve their SQL skills.

mysql sql

Last synced: 13 May 2025

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

Data Warehouse

sql

Last synced: 10 Feb 2026

https://github.com/daominsy6/hr-system

Internship Project: A Human Resource System for AEHR Test Systems Philippines Inc.

bootstrap exporting hr hr-system management-system php sql submissions

Last synced: 20 May 2026

https://github.com/cucumberian/access-2-sql

dockerfile for converting access database into sql syntax for mysql, postgres, ...

access bash converter database mysql postgres script sql

Last synced: 10 Apr 2026

https://github.com/haritha99ch/genericrepositorypattern-example

Example of implementing an Advance Generic-Typed Repositor in .NET. This contains implementation of Specification pattern and Selector pattern.

dotnet dotnet8 entity-framework entity-framework-core generic-repository microsoft-sql-server repository repository-pattern selector-pattern specification-pattern sql

Last synced: 25 Dec 2025

https://github.com/darwinz/magento-sql-scripts

Some useful stored procedures and queries for Magento 1.x databases

database magento mysql sql stored-procedures

Last synced: 20 May 2026

https://github.com/gabrieodev/campeonato-database

Este projeto contém a estrutura de um banco de dados para um campeonato de futebol, com tabelas para times, jogadores, partidas e fases. O foco é criar um modelo relacional eficiente, com chaves primárias e estrangeiras, permitindo consultas e manipulação de dados de forma otimizada.

mysql mysql-workbench sql

Last synced: 20 May 2026

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

Additional built-in SQL functions. Working with time

mysql mysqlworkbench sql

Last synced: 21 Jul 2025

https://github.com/harsh7editor/nationalsecurityagency

Ghidra is a software reverse engineering (SRE) framework

html java javascript kotlin python sql

Last synced: 09 Apr 2026

https://github.com/an4pdm/projeto-logico-de-bd-para-oficina

Criação de projeto lógico de banco de dados utilizando o MySQL Workbench.

banco-de-dados databases mysql project queries sql

Last synced: 19 Jan 2026

https://github.com/k5924/lsbucruiseliner

Scripts made in TSQL for CSI_5_BDD_2021

database microsoft-sql-server sql sql-server sqlserver tsql

Last synced: 19 Apr 2026

https://github.com/hariomgola/sql

Learn SQL with one file.

sql

Last synced: 03 Aug 2025

https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised

🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.

anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning

Last synced: 07 May 2026

https://github.com/kaushik-puttaswamy/dynamic-movie-booking-insights-platform-using-snowflake

The Dynamic Movie Booking Insights Platform processes real-time booking data using Snowflake’s Dynamic Tables, Streams, and Tasks to deliver actionable insights. It features an interactive Streamlit dashboard for visualizing revenue, sales trends, and booking metric.

businessintelligence changedatacapture dataprocessing datavisualization dynamictables moviebooking python realtimeanalytics revenueinsights snowflake sql streamlit

Last synced: 20 May 2026

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

A general-purpose E-Commerce website providing a user page and admin panel for the management of the website and other things using HTML, CSS, JavaScript, PHP, MySQL.

apache backend bootstrap css database e-commerce frontend html javascript mysql php project sql webdevelopment website

Last synced: 28 Mar 2025

https://github.com/dmarks84/coursework_project_data-analysis-apache-spark

Project for IBM Data Engineering & Python course on ETL & Big Data -- Read in data, wrote to SQL database and performed queries, performed statistical analysis and issued reports

apache-sprk automation dag data-modeling eda elt etl numpy pandas pipelines python sql statistics visualization

Last synced: 11 Apr 2026

https://github.com/aaronwalker96/advanceddatabases

A git repository for my Advanced Databases university module

database sql

Last synced: 22 Jul 2025

https://github.com/aayush-dhakal/django-blog-app

Django blogging app with SQL database.

django python3 sql

Last synced: 20 May 2026

https://github.com/dubniczky/sql-templates

Native SQL and PLSQL file templates

plsql sql sql-query sql-template templates

Last synced: 12 Jan 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/rabestro/sql-challenge-solutions

A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.

challenges solutions sql sqlite

Last synced: 08 Nov 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/akhtar21yr/flask-recipe-app

This app, "RECIPE-APP," is a recipe blog where users can add, update, and delete their recipes, as well as browse and explore recipes shared by others. It's a platform for sharing culinary creations and discovering new dishes.

authentication flask flask-sqlalchemy frontend jinja2 orm python recipe-app sql sqlalchemy

Last synced: 29 Apr 2026

https://github.com/aishani09/sql-practice-beginnertoadvanced

A repository containing SQL practice questions and answers covering basic to advanced levels.

mysql sql sql-practice-problems sql-server sqlpractice

Last synced: 20 May 2026

https://github.com/zrnik/mksql

MkSQL is my own DBAL and ORM i wrote before i knew that much better ORMs and DBALs already existed...

dbal mysql orm php sql sql-tables-autoupdater sqlite tracy-panel

Last synced: 18 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/priyanshscpp/RNX33-Smart-System-Project

This IoT project helps farmers to track their plantation.

arduino lora mqtt opencv python sql

Last synced: 29 Sep 2025

https://github.com/gzixnine/hospital_management_system

This repository contains a comprehensive database schema designed for a Hospital Management System to manage various aspects of healthcare operations efficiently. The project is built with a focus on scalability, data integrity, and ease of use for medical staff and administrators.

hospital hospital-management hospital-management-system indexer mssql mssql-database mssql-server schema sql t-sql tables

Last synced: 15 May 2025

https://github.com/fayllan111/cursojavacompleto-udemy

Repositório com materiais, exercícios e projetos do Curso Completo de Java – POO, abordando desde fundamentos até desenvolvimento com Spring Boot, bancos de dados e boas práticas.

java javafx jdbc jpa-hibernate maven mongodb nosql oop oops-in-java spring-boot spring-data-jpa sql

Last synced: 09 Apr 2026

https://github.com/yujunz/listql

list query library

query sql utility

Last synced: 20 May 2026

https://github.com/cmtv/sqlean

Simple SQLite database manager. Focus on writing code, rather then messing with queries.

database db entity sql sql-entity sqlite

Last synced: 30 Sep 2025

https://github.com/chaseofthejungle/java-employee-directory

A Spring Boot MVC web app for an employee directory (via SQL database).

java spring-boot spring-boot-mvc sql tomcat-server

Last synced: 15 May 2026

https://github.com/dimitrov-s-dev/softuni_ms_sql

SoftUni MSSQL

mssql sql t-sql

Last synced: 06 Jun 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/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/bhargav02550/springbootjpa

This repo consists of all crud operations that can be performed on SQL Database using spring data JPA.

java jpa-hibernate mysql-database postman rest-api spring springboot sql

Last synced: 09 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/rushilsharma1/hackerrank_basics_certify

Hackerrank Basics , Intermediate Certify Questions Solution

hackerrank hackerrank-solutions python sql

Last synced: 05 Aug 2025

https://github.com/kayannr/sportstats

Historical data analysis using SQL, Databricks, Python, PandaSQL, Pandas, and SQL Window functions. .

pandasql scala spark-sql sql

Last synced: 20 May 2026

https://github.com/ani811625/csi-assignment8

CSI-Assignment8 is the final week submission of the Celebal Summer Internship Program, focused on implementing a Date Dimension Table commonly used in data warehousing and analytics. This repository includes SQL scripts for table creation, stored procedure development, and data population.

etl microsoft-sql-server sql ssms stored-procedures

Last synced: 05 Aug 2025

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/vaibhavpal7549/Leetcode

This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.

mysql mysql-database oracle sql sqlite

Last synced: 05 Aug 2025

https://github.com/syncfusionexamples/importing-and-exporting-rules-in-the-vue-query-builder

A Vue quick start project that shows how to import and export rules in the Syncfusion Vue Query Builder component. This project contains simple code to export rules to JSON and SQL. The code includes Inline, Parameter, and Named Parameters SQL query handling.

ej2-query-builder exporting html5 importing inline-sql json mongodb named-parameter-sql parameter-sql query-builder query-builder-ui sql tutorial vue vue-components vue-query-builder vue-ui-components vuejs

Last synced: 02 May 2026

https://github.com/n30w/andthensome

Store Reddit saved posts and comments

go mysql planetscale reddit-api sql

Last synced: 17 Jan 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/gaurid14/live-sql-query-explainer

JetBrains plugin to explain SQL queries inline with visual and textual breakdowns. Ideal for learning and debugging SQL.

gradle intellij-plugin java jetbrains-plugin sql

Last synced: 18 Apr 2026