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/esraa-emary/task-worker-matching

A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.

cpp database gui qt sql

Last synced: 07 May 2026

https://github.com/captain-woof/sqldump

A repository of scripts to enumerate and dump all accessible data from a database server.

sql sql-server sql-server-data-tools sql-server-database

Last synced: 28 Apr 2026

https://github.com/javascript-pro/data-migration

Next.js, Python, SQL

nextjs python sql

Last synced: 07 Jan 2026

https://github.com/socketbyte/simple-query-creator

Simple query creator and executor

generator kotlin maven mysql sql wrapp

Last synced: 18 Apr 2026

https://github.com/dsevilla/jisbd17-nosql

Material para el tutorial de NoSQL en JISBD 2017.

docker hbase mongodb neo4j nosql sql

Last synced: 07 May 2026

https://github.com/aschollwoeck/asmerald

A library for writing type safe SQL in C#.

csharp postgresql sql sqlite

Last synced: 13 Apr 2026

https://github.com/goindow/chain-pdo

链式 PDO 封装库,支持多数据源/数据库、链式操作、源生语句、事务处理等

chain-pdo pdo sql

Last synced: 11 Oct 2025

https://github.com/humbertocg18/teupc-2022

Site de um assistente para a montagem de um Computador, além de informar sobre as suas especificações, o trabalho foi ministrado no colégio Ensino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2022.

bootstrap css html php sql

Last synced: 08 May 2026

https://github.com/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/jackosheadev/databasetechproject

This is a repo for a database project which involves creating tables, populating them, viewing data with selects and finally simulating a transaction

data database mssql sql

Last synced: 18 May 2026

https://github.com/yeshunit/walmart-product-customer-sales-sql-analysis

This project aims to explore the Walmart Sales data to understand top performing branches and products, sales trend of of different products, customer behaviour. The aims is to study how sales strategies can be improved and optimized. The dataset was obtained from the Kaggle

data database mysql sql walmart

Last synced: 24 Feb 2026

https://github.com/kulkarnishub377/cafe-system-architecture

A production-ready, full-stack Point-of-Sale and cafe management system built on Django REST Framework (backend) and vanilla HTML/CSS/JS (frontend). Designed for small-to-medium cafes with dine-in, takeaway, and delivery workflows.

architecture dijango fullstack-development python sql web-development

Last synced: 04 Apr 2026

https://github.com/pprattis/insurance-company-database-with-JDBC-and-Spark-RDD

A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.

computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student

Last synced: 28 Sep 2025

https://github.com/orlandojsjunior/python_para_data_science-pandas_diferentes_formatos_de_arquivos

Curso de Pandas I/O: trabalhando com diferentes formatos de arquivos

csv html json planilhas sql xlsx xml

Last synced: 23 Feb 2026

https://github.com/ryn2004t/blood-donation-system

A desktop-based Blood Donation Management System built with C# Windows Forms and MySQL. It manages donor records, supports CRUD operations, and uses a typed DataSet for structured data handling. Designed to assist hospitals and blood banks with efficient donation tracking.

blood-donation crud csharp desktop-application dotnet healthcare mysql sql windows-forms

Last synced: 28 Apr 2026

https://github.com/lucapolese/leddit

Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit

cpp11 database social-network sql unipd-mathematic-department

Last synced: 28 Apr 2026

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

Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR

ajax bootstrap justinmind mysql php sql webapp

Last synced: 08 May 2026

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

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

skills sql table test

Last synced: 23 Jan 2026

https://github.com/dorisjin1003/dataanalystportfolioprojects

This repository contains my Data Analytics portfolio projects ranging from Python, Tableau and Excel.

analytics competitor-analysis dashboard excel market-analysis portfolio portfolio-project portfolio-site sql tableau tableau-dashboards

Last synced: 19 Mar 2026

https://github.com/neil-140301/nodejs-twiiter-app

The Twitter app has different REST API's written on a sample database using Express Js.

api database express javascript nodejs sql sqlite3

Last synced: 28 Apr 2026

https://github.com/zainashrafofficial/garments-shop---php

Garments Shop - Ecommerce Store - PHP - University Semester Project - 2024

ajax bootstrap css dashboard ecommerce html js mysql php products sessions shop sql

Last synced: 12 Apr 2026

https://github.com/mathiaslinux/sae_401_bo

The redesign of an escape game company's website for a college project.

bash-scripting css educational-project escape-game html js linux-compatibility linux-installer mariadb php sql website

Last synced: 11 Oct 2025

https://github.com/exzvor/freedevopsworkspace

Free DevOps Workspace - practical material for effective DevOps immersion

ansible bash devops docker golang linux network nginx postgres python sql tcp-ip

Last synced: 14 Feb 2026

https://github.com/enriquebdel/clases-sql

En este repositorio encontrarás varias lecciones creadas por mí sobre Base de Datos, concretamente con la parte de SQL. El programa que utilizo para programar es Oracle APEX.

lessons oracle-apex sql university

Last synced: 19 Mar 2026

https://github.com/orionw/byu-housing-finder

App for Student Housing - see link to Google Play

android housing java sql

Last synced: 28 Apr 2026

https://github.com/hussein-m-kandil/secret-keeper

My final project for CS50x. Using Python (Flask), and JavaScript I built a web app for generating random passwords and keeping them for the user.

css3 development flask full-stack html javascipt python rest-api restful-api sql sqlite3 web

Last synced: 13 Apr 2026

https://github.com/ahaddad98/ft_services

This is a system administration project

cluser docker kubernetes minikube phpmyadmin sql telegraf

Last synced: 08 May 2026

https://github.com/fhmurakami/the-odin-project

Repo for The Odin Projects' projects. From Foundations to Full Stack (Ruby on Rails and JS/React)

css databases html javascript nodejs react ruby ruby-on-rails sql

Last synced: 14 Feb 2026

https://github.com/phimage/cd2sql

Convert CoreData model into SQL

coredata coredata-model coredata-swift coredata-tooling sql

Last synced: 08 May 2026

https://github.com/junaidsalim/giki_bus_ticket_reservation_system

This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.

busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind

Last synced: 17 Apr 2026

https://github.com/betulcfb/covidproject-koronaprojesi

This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.

excel sql tableau

Last synced: 19 Mar 2026

https://github.com/mehrajlatifli/bookstore-cashregisters

A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server

cashregister create database insert mssql select sql stored-procedure transaction update userdefined-stored-procedure

Last synced: 08 May 2026

https://github.com/z-bj/mendeleiv-elements-db-get

Bash script to get information about chemical elements from a periodic table database. ⚗🧪

automation bash postgresql relational-databases shield sql

Last synced: 09 May 2026

https://github.com/pymarcus/sqlstudes

Em andamento...

sql

Last synced: 14 Feb 2026

https://github.com/irunner1/backenddev

Development backend parts of Internet resourses

backend css3 docker html5 php sql

Last synced: 13 Apr 2026

https://github.com/pageton/sqlitekv

SQLiteKV is a lightweight key-value store built on top of SQLite3, offering basic key-value operations with support for expiry times, JSON export, and flexible storage options including in-memory, temporary, and disk-based storage. Ideal for applications requiring persistent and reliable storage.

database javascript key-value-database key-value-store npm pnpm sql sqlite sqlite3 sqlitekv typescript

Last synced: 14 Feb 2026

https://github.com/silumankucing/social-network

learning docs about system design, web application, mobile development, data engineering, databases (sql, nosql), and machine learning operation

javascript nosql social-media software-engineering sql

Last synced: 28 Apr 2026

https://github.com/scommons/scommons-websql

Scala.js facade for WebSQL/SQLite API

bindings facade node-js scala scala-js scalajs sql sql-query sqlite websql

Last synced: 09 May 2026

https://github.com/raulsanchezzt/projects

Public repository for my personal projects

blockchain css database html javascript php react solidity sql webdev

Last synced: 13 Apr 2026

https://github.com/ronnyrocke/cadastrodeescolacominterface

Aplicação de cadastro escolar feito com Interface gráfica (Javafx) + integração com Banco De Dados

java javafx mysql scenebuilder sql

Last synced: 09 May 2026

https://github.com/jshinm/sql_mastery

collection of sql commands and its practical use

mysql sql sql-server sqlite

Last synced: 09 May 2026

https://github.com/craftingweb/mysql

Databases

mysql sql

Last synced: 01 Mar 2025

https://github.com/rkoeninger/pocketsql

Embeddable T-SQL Interpreter fit for testing

database sql sql-server t-sql unit-testing

Last synced: 09 May 2026

https://github.com/lion-packages/database

Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).

database mysql php postgresql sql sqlite

Last synced: 11 Jan 2026

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

Generic SQL intermediate representation for tsurugidb

compiler intermediate-representation sql tsurugidb

Last synced: 25 Oct 2025

https://github.com/turbot/steampipe-plugin-bigfix

Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.

bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 14 Jan 2026

https://github.com/vinnybellack/finzooid-customer-success

Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.

buffer chatgpt customer-success excel powerbi project-coordination project-management sql

Last synced: 17 Apr 2026

https://github.com/mohamad-abdelkhalek/realtime-chat-app

Real-time chat application. This project enables users to communicate seamlessly with instant message updates and a user-friendly interface.

ajax css html javascript mysql php sql

Last synced: 13 Apr 2026

https://github.com/endreot/texter

Simple simulation of SMSC text message service

asp-net-core csharp mysql rest-api sql

Last synced: 27 Apr 2026

https://github.com/mohamedelareeg/ecommerceeventsourcing

This repository uses Marten with Postgres for event sourcing: **Event Sourcing:** Captures state changes as events. **Services:** Manages Cart, Order, Inventory, Transactions, Warehouses. **Marten with Postgres:** Reliable event store and advanced querying.

dotnet dotnet-core event-driven event-sourcing events marten martendb microservice postgres postgresql sql

Last synced: 09 May 2026

https://github.com/lordmitrii/student-progress-flask

Simple Flask app with a questionnaire feature. Collects student progress data via forms and stores it in a database.

css database flask flask-api html python sql web

Last synced: 13 Apr 2026

https://github.com/arkenidar/java-sql

from https://zetcode.com/java/postgresql/

java jdbc postgresql sql

Last synced: 27 Apr 2026

https://github.com/rogozhka/query

Tiny Go package to fetch SQL rows as a slice of map[string]string

golang-library mysql sql

Last synced: 15 May 2026

https://github.com/gaball1/travel-management-system

This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.

bootstrap c-sharp css dotnet dotnet-web-app-web-application html html5 javascript linq microsoft-sql-serv sql webapp

Last synced: 13 Apr 2026

https://github.com/rodolphebarbanneau/restx

Evolving REST for the modern data landscape

api db graphql http query resources rest restx sql

Last synced: 27 Apr 2026

https://github.com/future-architect/uroborosql-doc

uroboroSQL documentation

java sql

Last synced: 15 Mar 2026

https://github.com/mrbelka12000/leetcode_training

Collection of LeetCode problems solved with Go/Golang

algo dsa sql

Last synced: 10 Sep 2025

https://github.com/arnaldosepulveda/hospital-dbms-project

The project involves SQL-based data management, including table creation, data insertion, views, and complex queries to support hospital operations such as doctor specialization, patient management, treatments, and appointments.

sql

Last synced: 22 Feb 2026

https://github.com/juletopi/banco_de_dados

🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026

https://github.com/zeroidentidad/practicas_postgresql

Scripts SQL y PLpgSQL, ejemplos de base de datos, notas practicas.

postgresql shell sql

Last synced: 27 Apr 2026

https://github.com/cescobar0/proyecto-sql-eml

Proyecto de estudio del mercado laboral en el campo de Data Analyst

dataanalytics datascience excel git jobmarket powerquery research-project sql vscode

Last synced: 15 Mar 2026

https://github.com/germanysources/fosswaresearch

Search engine for free and open source software on github, gitlab and other hosting services.

github-api gitlab-api searching sql

Last synced: 21 Jan 2026

https://github.com/null-none/django-odbc

django-odbc is a SQL Server DB backend powered by the pyodbc library

django odbc python sql

Last synced: 09 May 2026

https://github.com/amandavsamorim/mysql-exercises

Repository dedicated to the exercises and practices of MySQL database conducted during the lessons.

database mysql sql

Last synced: 13 Apr 2026

https://github.com/jasminemlewis/best-practice-cultural-competence

Best Practice Cultural Competence is a custom, peer-review content management system for reviewers to assess the teaching practices of healthcare students. It automates the process of assigning codes and reviewers to articles, sequencing four stages, and calculating the rating of articles.

bootstrap4 database mysql oop pdo-php php6 sql

Last synced: 15 Mar 2026

https://github.com/coledixon/csharp_login_utility

a C# application for validating username / password utilizing SQL hashing and ecryption

csharp data-integration desktop-application encryption hashing-passwords login-forms sql windowsforms xml

Last synced: 18 Jan 2026

https://github.com/aoof/lci-database-manager

A simple and efficient interface for managing SQL databases. Easily run queries, edit tables, and view data in a clean, user-friendly environment. Designed for convenience, it streamlines essential database tasks without unnecessary complexity. (MongoDB count your days)

data-management database database-editor database-management db-tool dev-tool sql sql-gui sql-interface sql-query

Last synced: 26 Apr 2026

https://github.com/cc59chong/data-lake-with-spark

Building a data lake and an ETL pipeline in Spark that loads data from S3, processed the data into analytics tables, and loads them back into S3.

aws-s3 dataset etl pipeline pyspark python spark sql

Last synced: 26 Apr 2026

https://github.com/jmaupetit/imdb-sql

Load IMDB datasets in SQL databases

database imdb load-testing sql

Last synced: 16 Feb 2026

https://github.com/alejo1630/sport_stats

Data analysis of information from the summer and winter Olympic games over the years. UC Davis SQL Specialization Final Project

data-analysis jupyter-notebook olympics-dataset plotly python seaborn sql

Last synced: 26 Apr 2026

https://github.com/thomascode92/sql-complete-developers-guide

From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️

academind-course database learn-sql-language mysql postgresql rdbms sql

Last synced: 19 Apr 2026

https://github.com/yusufyusie/database-diagram

I will get a database diagram, interpret it, and implement the SQL needed to build that database.

database database-diagrams database-schema postgresql sql

Last synced: 26 Apr 2026

https://github.com/01barthez/tp-inf-211

TP: Object Oriented Programming. Subjet: Managing a supermarket’s stock can be challenging, with numerous products, suppliers, and inventory processes to oversee. As a developer for Dovv Supermarket in Biyem-Assi, Yaounde you’ve been tasked with creating a stock management system. This system will organize products by categories, manage supplier...

cpp crud-application java javascript management-system oriented-object-programming python3 sql staruml uml-class-diagram

Last synced: 17 Apr 2026

https://github.com/dna-intricate/pat-2022-tournamentfixtures

Practical Assessment Task for 2022. Tournament bracket viewer and generator.

access-database delphi school-project sql tournament-bracket

Last synced: 26 Apr 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/pawansingh3889/sql-guard

Fast rule-based SQL linter on PyPI (sql-sop). 38 rules, 149 tests, libCST injection scanner, SARIF output, browser playground. Pre-commit hook + GitHub Action. 500+ monthly downloads.

cli code code-q developer-tools github-actions linter pre-c python sql sql-lint

Last synced: 26 Apr 2026

https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php

Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.

mysql mysql-database oop-php php sql

Last synced: 10 May 2026

https://github.com/rkoeninger/xuji

SQL for Shen

shen sql

Last synced: 24 Feb 2026

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/asmtamim/leetcode-sql-50

LeetCode's 50 SQL Problems (Study Plan)

mysql sql sql-server

Last synced: 10 May 2026

https://github.com/shanebarnes/gnucash-sql

SQLite Queries for use with GnuCash

analytics budget finance gnucash go sql sqlite tracker

Last synced: 17 Apr 2026

https://github.com/arkenidar/java-spring-sql

Console app with JDBC (note: using Spring Framework)

java jdbc postgresql spring sql

Last synced: 13 Apr 2026

https://github.com/reza-saeedi-coding/netflix-data-analysis

A complete end-to-end Netflix dataset analysis using Python, SQL, and Matplotlib. Explores genres, content ratings, and trends using exploratory data analysis and visualizations.

data-analysis data-cleaning eda matplotlib netflix pandas portfolio-project python sql sqlite

Last synced: 17 Apr 2026

https://github.com/anibalalpizar/aspnet-condominium-management

A condominium management web project with ASP.NET MVC and SQL Server. Control residents, common area reservations, finances and more. An easy to use and customizable solution for condominium management.

asp-net-mvc clean-code csharp sql

Last synced: 26 Apr 2026

https://github.com/petykowski/sql-script-generator

CSVtoSQL is a utility to generate different SQL scripts by referencing .csv files.

python-3 scripting sql

Last synced: 06 Jun 2026

https://github.com/hydraphyzer/university-management-system

This is a University Management System Built in SQL. Actually this is my Semester Project of Database Management System Lab.

hydraphyzergithub muhammadzubair sql sqlproject sqltriggers universitymanagement

Last synced: 15 Mar 2026