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/simsononroad/easy_sqlite_db

This is a python library what makes easyer to use qlite

database library python sql sqlite

Last synced: 10 May 2026

https://github.com/derafu/etl

From spreadsheets to databases seamlessly

database doctrine etl php seed spreadsheet sql

Last synced: 10 May 2026

https://github.com/glintonliao/berkeley-cs-61a

CS 61A: The Structure and Interpretation of Computer Programs

python scheme sql

Last synced: 10 May 2026

https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator

Running BigQuery Query from Airflow using BigQueryExecuteOperator

airflow bigquery sql

Last synced: 10 May 2026

https://github.com/vargascardona/proyecto-biblioteca

Sistema de gestion de biblioteca

database java management sql

Last synced: 10 May 2026

https://github.com/renanfmoises/songplays-data-modeling-postgres

This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.

database python sql

Last synced: 11 May 2026

https://github.com/mythetech/aion

A cross-platform lite sql editor with blazor

blazor mysql postgresql prealpha sql workinprogress

Last synced: 11 May 2026

https://github.com/sungchun12/prefect-dbt-cloud

dbt Cloud pipelines in prefect 2.0 examples

dbt dbt-cloud integration prefect sql

Last synced: 11 May 2026

https://github.com/auriorajaa/red-devil-store

This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.

crud crud-application mysql php phpcrud sql web website xampp

Last synced: 11 May 2026

https://github.com/rezziemaven/versus-be

The backend repo for the app called Versus

koa mariadb nodejs sql

Last synced: 12 May 2026

https://github.com/darkygr/webapicshard

Web API made C#, SQL Server and Bootstrap (APS.NET Web Application)

asp-net-core bootstrap csharp sql

Last synced: 13 May 2026

https://github.com/shreyakushw/student-information-management-and-ranking-system

The Student Information Management and Ranking System is an SAP ABAP module pool program designed to manage student information. It provides a user-friendly interface for inputting, storing, and retrieving student data, including student names, IDs, email addresses, and GPAs.

abap sap sql

Last synced: 13 Jun 2026

https://github.com/chicha63/mysql-java

A Java swing app to operate with T-SQL

java jdbc jdbc-drivers sql swing t-sql

Last synced: 13 Jun 2026

https://github.com/rabbicse/mehedi.write.rdbms.infrastructure.abstructions

Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.

cqrs ddd entity-framework-core rdbms repository sql unitofwork

Last synced: 13 Jun 2026

https://github.com/cedx/sql.ps1

A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.

orm powershell sql

Last synced: 14 Jun 2026

https://github.com/mulliru/building-relational-database-02-semestre

🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina

banco-de-dados database database-management dolphin sql

Last synced: 15 Jun 2026

https://github.com/whopiyush/hashtag-bot-discord

A bot to get trending hashtags in discord or something :p

discord eris hashtag monitor postresql server sql trending

Last synced: 15 Jun 2026

https://github.com/tuanai-vireox/beyond-leet-code-practice

Practice for Algorithm, Data structure, SQL, Bigdata ...

data-structures-and-algorithms leetcode python sql system-design

Last synced: 17 Jun 2026

https://github.com/michellepellon/nfl-data-stack

NFL game predictions using ELO ratings, DuckDB, dbt, and Monte Carlo simulations. Achieves 85% feature parity with FiveThirtyEight. Full data pipeline running <10s on a laptop.

analytics data-engineering dbt duckdb elo-rating forecasting monte-carlo-simulation nfl parquet predictive-modeling sports-analytics sql stats statsmodels

Last synced: 18 Jun 2026

https://github.com/muhammadrafayasif/football-management-system

Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.

dbms-project fastapi sql vercel-deployment

Last synced: 19 Jun 2026

https://github.com/dorukalkan/3a-superstore-analysis

End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset

data-science data-visualization dbt machine-learning power-bi python sql

Last synced: 20 Jun 2026

https://github.com/jundel-malazarte/crud_book

Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)

skills sql table test

Last synced: 21 Jun 2026

https://github.com/heptau/pg_atropos

✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.

git plpgsql postresql sql

Last synced: 21 Jun 2026

https://github.com/oborchers/pg-durable-evaluation

Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine

database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine

Last synced: 22 Jun 2026

https://github.com/suprim-corp/suprim-query

Type-safe dynamic SQL query builder for Spring Boot applications

java jdbc jte postgresql query-builder rsql spring-boot sql

Last synced: 24 Jun 2026

https://github.com/shubham-bhoite/leetcode-mysql

This repository contains solutions to LeetCode SQL challenges.

leetcode leetcode-mysql leetcode-solutions mysql sql

Last synced: 25 Jun 2026

https://github.com/apskhem/sea-orm-dbml

DBML to SeaORM entity compiler.

code-generation compiler dbml orm rust sql

Last synced: 25 Jun 2026

https://github.com/1kbgz/fsspec-db

Database handling for fsspec filesystems

db filesystem fsspec odbc python rust sql

Last synced: 26 Jun 2026

https://github.com/ratchanon-noknoy2318/hosxp

HOSxP data extraction SQL scripts

database hosxp sql

Last synced: 26 Jun 2026

https://github.com/rudolphreti/asp.net-sql-docker-basics

This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.

asp-net-core csharp docker mvc sql

Last synced: 28 Jun 2026

https://github.com/pradeepsingroul/h2s-system

This was a console base project which created by me with in a 4 day. It is project where user can register your problem in this database and there is a engineer who solve this problem and every engineer will be assigned by HOD.

java jdbc sql

Last synced: 29 Jun 2026

https://github.com/youknow2509/sodoku

Game Sodoku use java, javafx, sql.

database game-development java javafx javafx-application sql

Last synced: 01 Jan 2026

https://github.com/peter277/sqlcw

SQL Code Wrapper: A lightweight preprocessor for embedding SQL code in host programming languages

code-generator embedded-sql mit-license preprocessor sql sql-integration sql-wrapper

Last synced: 13 Jan 2026

https://github.com/kaon-k-s/blumenshop

Flower shop: Login/Sign up, make order pages. PHP, SQL

php sql

Last synced: 08 Nov 2025

https://github.com/utsavpatel562/pl-sql

PL/SQL

sql

Last synced: 22 Mar 2025

https://github.com/v6ntage/sql-sales_data-analytics-project

This repository contains a SQL scripts demonstration analytical techniques.

analytics business-analytics data data-analysis database query sql sql-server

Last synced: 12 Apr 2026

https://github.com/joinery-labs/joinery

Privacy-first local data analytics powered by DuckDB.

data-analytics duckdb sql sql-workbench

Last synced: 25 Jan 2026

https://github.com/lucas0headshot/sistema_hardware-dev-3-52-marcos_lucas

Sistema de cadastro de Hardware, desenvolvido em ObjectPascal e SQL. Projeto com objetivo de colocar em prática o aprendizado sobre Delphi, desenvolvido na disciplina de Desenvolvimento de Sistemas na instiuição de ensino Cedup Abílio Paulo

delphi objectpascal sql

Last synced: 23 Jul 2025

https://github.com/radmitr/sql-oracle-certification

Udemy course "SQL for beginners: from scratch to Oracle certificate" by Zaur Tregulov

oracle-sql sql

Last synced: 03 Feb 2026

https://github.com/alissonrochadev/sistemaatendimentowebvrs1

Primeiro modelo de Sistema de Agendamentos de serviços online, baseado em uma rotina de empresas do ramo estético (Salão de Beleza).

bootstrap css3 html5 javascript jquery mysql php sql

Last synced: 11 Apr 2026

https://github.com/almoghindi/petstore

Pet Store project with ASP.NET core web API with Entity Framework on the server side, SQL Server as the Database And Angular 19 with NgRx for state management for the client side. Azure used as cloud provider.

angular asp-net aspnet-core azure bootstrap css entity-framework ngrx rxjs sql sql-server webapi

Last synced: 10 Apr 2026

https://github.com/iness000/ecoeats

A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.

food-management mysql-database sql

Last synced: 04 Mar 2025

https://github.com/praczet/sql-command.nvim

Simple plugin to run sql command (for mariadb). It allows to run command from selection or for current line.

mariadb query sql

Last synced: 02 Jan 2026

https://github.com/Lupennat/ludo

Database Abstraction Layer for Node js

database lupdo mysql nodejs pdo sql sqlite transaction

Last synced: 05 Mar 2025

https://github.com/zouariomar/employees-manager

A lightweight Odoo module designed to simplify the management of employee records

mvc mvc-architecture odoo odoo-addons odoo-modules odoo-project postgres postgresql python python3 sql xml

Last synced: 11 Aug 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: 10 Apr 2026

https://github.com/seguradevinn/data-project

A healthcare data audit demo using CMS SynPUF and DuckDB, showing how raw claims are cleaned, validated, and transformed into a 2009 cohort with descriptives and a RADV-style chase list.

auditing cms data duckdb sql

Last synced: 02 Sep 2025

https://github.com/vtickner/codecademy-data-engineer

These projects were created as part of Codecademy's Data Engineer Career Path course.

csv database json jupyter-notebook pandas-dataframe postgresql python python-lambda python-pandas schema sql

Last synced: 09 Apr 2026

https://github.com/sabay79/employee-review-management-system

Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software

asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql

Last synced: 20 Apr 2026

https://github.com/anam1980/student_result_management_system

The app developed for managing student marks and generating reports on student performance.

database gui java javaswing jdbc mysql sql

Last synced: 10 Apr 2026

https://github.com/jkazari/mathematics-laboratories-4.2

Repository of solutions for my Databases class on the 4th semester of studying Mathematics at Gdańsk University of Technology

ddl dml sas sql

Last synced: 02 Apr 2026

https://github.com/atc2146/pysqlgui

⚡ A lightweight package for interfacing with SQL in Python

database dataframe jupyter-notebook pandas python sql sqlite sqlite3

Last synced: 27 May 2026

https://github.com/giuseppericcio/databaseforfun_msaccess

Several DB with MSAccess developed in school project.

database ms-access sql

Last synced: 16 May 2025

https://github.com/giuseppericcio/dashboard_hoteldb

A simple dashboard for manage hotel DB made with MSAccess.

database hotel-dashboard hotel-management-system ms-access sql

Last synced: 16 May 2025

https://github.com/anthonylucky1909/retaildb

Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.

database-management sql

Last synced: 13 Sep 2025

https://github.com/jamesehiabhi/ecofurnish-analytics

EcoFurnish Sales and Customer Insights Report

pdf sql sql-server

Last synced: 26 Jan 2026

https://github.com/mwmorale/calculating-network-ranges-mysql

Code to use inside of MySQL Workbench to find the network "ranges" with only the information that I have

mysql network network-analysis networking sql

Last synced: 14 May 2025

https://github.com/zyloxweeb/registroelettronico

Il Registro Elettronico è un'applicazione web sviluppata per la gestione delle informazioni degli studenti e delle loro valutazioni.

chartjs html5 php scuola-superiore sql tailwindcss typed-js

Last synced: 11 Apr 2026

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

A PostgreSQL exercise project to learn and practice database basics

database postgresql sql

Last synced: 16 May 2026

https://github.com/melisa-karatas/nursing_patient_diagnostic_information_system

In this simple python project with database, I tried to make a patient diagnostic information system using SQL.

class health healthcare management-system medical nurse nursing object-oriented-programming python sql sqlite sqlite3

Last synced: 10 Apr 2026

https://github.com/saklis/ace-model-generation

T4 scripts to generate model classes compatibile with ACE ADO Cache Engine.

c-sharp csharp orm sql t4

Last synced: 09 Apr 2026

https://github.com/andersthuesen/nextjs-materialize-reactive-demo

Reactive SQL NextJS application with Materialize demo

materialize nextjs react reactive sql

Last synced: 05 May 2026

https://github.com/cliftondavies/hap-api

The Ruby on Rails REST API for Hikes Against Poverty.

devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql

Last synced: 10 Apr 2026

https://github.com/gorhkdwj/da_portfolio

Kim Jae Chun's DA_Portfolio

data data-analysis python sql

Last synced: 20 Feb 2026

https://github.com/nikimacm/the-pattern-mill-ms4

Full Stack Frameworks with Django: An e-commerce site built to sell patterns which can be used for commercial or personal use.

aws-s3 css django-project ecommerce heroku-deployment html5 j-query javascript python3 relational-database shopping-cart sql stripe-payments ui-design ux-design

Last synced: 01 May 2026

https://github.com/jantytgat/go-sql-queryrepo

Go library to consolidate all SQL queries and statements in an embedded repository

embed golang repository sql

Last synced: 12 Jan 2026

https://github.com/prasanthvijayy/product-management-system

A scalable and optimized product management system with REST APIs, using ExpressJS, Sequelize (MYSQL), Redis, , Jest for building unit & Integration testing.

docker-compose expressjs graphql jest-reporter jest-tests nodejs redis rest-api sequelize-orm sql

Last synced: 11 Apr 2026

https://github.com/busesimsek/sql-data-cleaning-project

A data cleaning project focusing on layoff trends, using MySQL to handle missing values, remove duplicates, standardize data, and ensure consistent formatting for accurate analysis.

data-cleaning mysql sql

Last synced: 14 Mar 2025

https://github.com/virajbhutada/global-universities-success-analysis-powerbi-sql-excel

This capstone project conducts in-depth analysis using Power BI, SQL, and Excel to explore complex dynamics shaping global university success. Integrating data from diverse ranking systems and criteria, our aim is to unravel the factors influencing universities worldwide.

capstone capstoneproject data-analysis data-analytics data-insights data-science data-science-projects data-visualization excel exploratory-data-analysis mece mysql powerbi powerpoint sql

Last synced: 20 Jun 2025

https://github.com/easonsyc/student-option

An application for student's GCSE choices.

c-sharp sql study

Last synced: 18 May 2026

https://github.com/jcoreio/sequelize-sql-tag

a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters

parameterized-queries parameterized-query raw-sql sequelize sql tagged-template-literal

Last synced: 01 Jul 2025

https://github.com/sarathchandranpm/vehicle_theft_analysis

This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.

data-analysis mysql sql

Last synced: 02 Aug 2025

https://github.com/vizonex/aiohttp_sqlmodel

An aiohttp_sqlalchemy library for sqlmodel things in asyncio.

aiohttp asyncio orm sql sqlmodel

Last synced: 03 Apr 2025

https://github.com/aykhan019/zust

Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.

asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token

Last synced: 11 Apr 2026

https://github.com/abanoub-asaad/hospitalms

Hospital Management System using C#, Windows Forms, and Oracle Database.

crystalreports csharp database oracle oracle-database sql windowsforms

Last synced: 04 Jan 2026

https://github.com/sreeju7733/activelife

A project that won a Hackathon

bootstrap-4 css hackathon html js php sql

Last synced: 13 Aug 2025

https://github.com/rickert-lab/italo

Image transfer tool for Indica Labs' HALO

api copy graphql halo indica labs search sql transfer

Last synced: 30 Oct 2025

https://github.com/amanvermai30/quiz-application

The quiz application is a web application that allows users to create and participate in timed quizzes. The application has a RESTful API that provides functionalities for creating and retrieving quizzes.

dao-design-pattern java jpa-hibernate lombok mysql postman spring spring-mvc springboot sql

Last synced: 12 Apr 2026

https://github.com/dotxlem/s3b

SQL-queryable S3 backups

archive aws aws-s3 backup-tool sql

Last synced: 02 Apr 2026