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/aidenfockens/sexualhealthapp

Tackle some of the tough problems STD's present! Anonymously alert partners they need to get tested, find nearby hospitals, and track your symptoms. Supports Google authorization and user interaction.

express node react sql

Last synced: 16 Apr 2026

https://github.com/elamani-drawing/bdd_pop

Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.

3nl boyce-codd python sql

Last synced: 10 Jun 2026

https://github.com/mmsaki/suspicious_transactions

Applying SQL skills to analyze historical credit card transactions and consumption patterns in order to identify possible fraudulent transactions.

entity-relationship-diagram plotly postgresql python query sql suspicious-transactions transaction-analysis transaction-data

Last synced: 07 May 2026

https://github.com/tak172/plousios

Информационная система торговой биржи

cpp17 qt5 qtwidgets sql

Last synced: 09 Feb 2026

https://github.com/elazzouzihassan/advanced_databases

This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.

advanced-database db oracle oracle-database sql sqlite

Last synced: 19 Apr 2026

https://github.com/leoelicos/depto

CRUD, SQL, Inquirer

cli crud-application inquirer sql

Last synced: 19 Apr 2026

https://github.com/kingluo/lua-resty-ffi-graphql-resolver

The openresty graphql server library that encapsulates ariadne.

graphql-server grapqhl kafka luajit luajit-ffi nginx openresty python3 restful-api sql webservice

Last synced: 05 Mar 2026

https://github.com/kavicastelo/java-ant-pos-system

Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.

gui h2-database java offline-app pos sql standalone

Last synced: 18 Mar 2026

https://github.com/deva-246/data-analytics-with-walmart-dataset

Power BI dashboard contruction , data cleaning using PYTHON and Data projection in SQL.

dashboard data dataquery powerbi python sql

Last synced: 06 Oct 2025

https://github.com/federicog2/memorygame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 14 Apr 2026

https://github.com/anasbinrashid/gym-desktop-application-winforms-cs-sql

I made a Gym Desktop Application using Windows Forms C# and fully integrated with its database.

csharp database desktop-application sql winforms

Last synced: 23 Feb 2026

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 2026

https://github.com/pranav128/eazy-school

Eazy School is a robust online school platform built using Spring Boot, leveraging a modern tech stack to deliver a seamless learning experience.

hibernate java mysql springboot sql thymeleaf

Last synced: 18 Apr 2026

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/adrianoescarabote/personal-finance-app-backend

This project contains the back-end of a full-stack personal finance application, providing secure APIs for managing transactions, budgets, savings, and user authentication. It handles data storage, validation, and business logic.

express node prisma sql typescript

Last synced: 07 May 2026

https://github.com/nidhi99200/dbms-mini-project

This is a mini project on event management system using PHP and SQL.

bootstrap-4 css html php sql wampserver

Last synced: 02 Mar 2026

https://github.com/euskadi31/go-std

Collections of basic types for Go

go golang golang-library json sql

Last synced: 02 Mar 2026

https://github.com/guilhermersouza34/testetgid

Programa desenvolvido para um teste pratico para vaga de emprego

java spring-boot sql

Last synced: 07 May 2026

https://github.com/rdalmarco/sqlandnosql

Consultas e manipulações em banco de dados relacionais e não relacionais

javascript json mongodb nosql plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/1dev-rs/pagin8

C# library that provides a simple way to generate SQL queries via custom DSL

csharp database dotnet query sql

Last synced: 02 Mar 2026

https://github.com/nickyhof/commitdb

A Git-backed SQL database engine written in Go. Every transaction is a Git commit, providing built-in version control, history, and the ability to restore to any point in time.

database git golang python sql

Last synced: 09 Feb 2026

https://github.com/mrnazu/alx-backend-storage

alx-backend-storage: mysql, nosql, redis

mysql nosql-database redis sql

Last synced: 08 May 2026

https://github.com/idriz4work/cs50

In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".

algorithms arrays c data-structures flask html-css-javascript memory python sql

Last synced: 08 May 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/billyyccc/incubator-vertx-mssql-client

The Reactive Microsoft SQL Server Client(Incubating)

gsoc gsoc-2019 mssql reactive sql vertx

Last synced: 08 May 2026

https://github.com/favarettorm/bd_universidade

BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos

data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university

Last synced: 08 May 2026

https://github.com/shuklayash02/sql_musicstore_dataanaysis

SQL project to analyze online music store data

pgadmin4 pgsql sql

Last synced: 06 Feb 2026

https://github.com/shridhar1504/loan-clustering-datascience-project

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.

clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning

Last synced: 08 May 2026

https://github.com/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js

Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.

database express javascript js nodejs orm relationships-between-database sequelize sql

Last synced: 17 Apr 2026

https://github.com/camilajaviera91/sql-to-googlesheets

This repository provides a set of scripts to extract data from a MySQL database, transform it into a CSV file, and integrate it with Google Sheets. The workflow includes database connection, querying, data transformation, and file generation.

csv googlesheets googlesheetsapi lookerstudio mysql python sql

Last synced: 02 Mar 2026

https://github.com/dorukeskicorapci/sql-basics

This project includes basics of SQL database manipulation using java.

classes database sql sqlite

Last synced: 08 May 2026

https://github.com/mushfique-tajwar/ecommerce

An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)

bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql

Last synced: 30 Jan 2026

https://github.com/lancejpollard/rel.js

Relational Algebra Data Models Experiment in JavaScript

json relational-algebra sql

Last synced: 06 Oct 2025

https://github.com/hafez-cs/cs50sql-solution-

Harvard SQL Course Booklet

course cs50sql harvard sql

Last synced: 25 Jun 2026

https://github.com/johnsoct/bash-sql-interactive-input-feedback-game

Generic interactive Bash CLI providing input feedback with read/write operations to local PostgreSQL database.

bash cli postgresql sql

Last synced: 08 May 2026

https://github.com/bkosm/northwind-sql-queries

SQL queries for uni.

sql sqlserver

Last synced: 10 Jun 2026

https://github.com/pinguet62/dbunit-sql

SQL dataset support for "DbUnit" and "spring-test-dbunit"

dbunit spring-test sql

Last synced: 30 Jan 2026

https://github.com/arkenidar/php_http_apps_todo

php_http is a way of using html and sql with php in the http way

html http mvc naive php sql

Last synced: 18 Apr 2026

https://github.com/brownag/nasistools

NASIStools: Tools for the USDA-NRCS National Soil Information System (NASIS)

database nasis r sql sqlite

Last synced: 09 May 2026

https://github.com/ktamburi/eis-database

A database design and SQL script project for the CEN203 Database Management System course at Epoka University

database-management database-schema sql

Last synced: 17 Mar 2026

https://github.com/codeforall/citus-mcp

🤖 AI-powered MCP server for Citus distributed PostgreSQL. Built in collaboration with GitHub Copilot.

ai-powered citus cluster-management distributed-database github-copilot go golang mcp model-context-protocol postgresql sql

Last synced: 03 Mar 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/sultanfariz/leetcode-solutions

The source code I created to track my progress in solving Leetcode problems.

competitive-programming elixir go golang leetcode leetcode-solutions rust sql

Last synced: 09 May 2026

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/paulo-santos-ds/analise_corrida_taxi

Este projeto tem como objetivo analisar os dados de um aplicativo fictício de caronas. Encontrar padrões nas informações disponíveis, entender as preferências dos passageiros e o impacto de fatores externos nas corridas.

math matplotlib numpy pandas python3 seaborn sql

Last synced: 09 May 2026

https://github.com/alanmorel/zhigly

Zhigly is a hub where you can connect with your college campus.

asp-net css facebook-sdk google-plus html imgur-api javascript jquery sql twitter-sdk

Last synced: 18 Apr 2026

https://github.com/paulsagar1a/projects

For learning and development purpose

angular1 bootstrap css hibernate html java mysql orm projects spring sql

Last synced: 18 Jan 2026

https://github.com/nathanthorell/migwatch

A terminal dashboard for monitoring database migration state across environments.

database-migrations golang mssql sql

Last synced: 26 Jun 2026

https://github.com/fx-max/leetcode

记录个人 LeetCode 解题过程。

database leetcode leetcode-php mysql php sql

Last synced: 18 Apr 2026

https://github.com/swastikiiit/ai-education-portal

An AI-powered SaaS platform that enables users to create personalized voice agents for interactive topic-based teaching. Tackles the problem of passive learning with dynamic lessons, inline quizzes, and real-time activity tracking. Includes subscription tiers, user-specific customization, and Sentry-powered error & performance monitoring.

clerk nextjs nodejs postgres react saas-application sentry shadcn sql stripe supabase tailwindcss vapi vercel zod

Last synced: 27 Mar 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/victorowinoke/sql-porfolio-projects-ddl-dml

SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects

analyst data-mining ddl-scripts dml-commands mysql-database sql sql-server-database sqlite3

Last synced: 09 May 2026

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

HOSxP data extraction SQL scripts

database hosxp sql

Last synced: 26 Jun 2026

https://github.com/canayter/sql-employee-database

Design the tables to hold the data from the CSV files, import the CSV files into a SQL database, creating ERD diagrams, and then answer questions about the data. That is, performing data modeling, data engineering, and data analysis, respectively.

erd erdiagram sql

Last synced: 03 Mar 2026

https://github.com/droduit/grand-comics-database

EPFL course project to manage a huge database containing hundreds of millions data, and optimize the queries to create a smooth experience on user interface.

big-data data database epfl sql

Last synced: 16 Apr 2026

https://github.com/mattdelaune/ecommerce_market_basket_analysis

This repository includes a Market Basket Analysis (MBA) project with advanced data cleaning and a Power BI dashboard. It identifies top revenue-driving item pairs, their impact on CLV and ATV, and offers insights for optimized product bundling and revenue growth.

anaconda git google-docs jupyter-notebook kaggle-api numpy pandas postgresql powerbi psql random sql sql-magic sqlalchemy vscode

Last synced: 26 Feb 2026

https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe

Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries

back-end crud data database mysql mysqlworkbench query sql trybe-projects

Last synced: 10 May 2026

https://github.com/fabioba/heart-disease-analysis

This project includes dwh development and ml pipeline to predict heart diseases.

airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql

Last synced: 10 May 2026

https://github.com/saanidhyam/stackoverflow_topic_user

function that returns expert user id for a given topic on stack overflow

python sql

Last synced: 03 Mar 2026

https://github.com/mg380/ibm-applied-data-science-capstone

This Capstone is the 10th (final) course in IBM Data Science Professional Certificate specialization, and it actually summarises in the form of project all materials that have been learned during this specialization

capstone data data-analysis data-science datascience ibm machine-learning plotly python scikit-learn sql

Last synced: 05 Mar 2026

https://github.com/sauberr/flask-2024

Flask website project for Hillel Python Pro course

faker flask python sql

Last synced: 08 Feb 2026

https://github.com/turbot/steampipe-mod-jira-sherlock

Interrogate your Jira resources with the help of the world's greatest detectives: Steampipe + Sherlock.

hacktoberfest jira sql steampipe steampipe-mod steampipe-sherlock

Last synced: 19 Mar 2026

https://github.com/xgqfrms/mysql

MySQL All in One (relational database management system / 关系数据库管理系统)

database db mysql relational-database sql sql-server

Last synced: 10 May 2026

https://github.com/raad07/sql_project-world_layoffs_dataset

This is a SQL project which comprises the Data Cleaning in the first part and Exploratory Data Analysis (EDA) in the second part.

data-analysis database mysql sql

Last synced: 27 Jan 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/defaultik/sqlmap_opener

SQLMap Opener for Windows

c c-language linux sql sqlmap utility

Last synced: 04 Mar 2026

https://github.com/harshmule1/school-data-analysis-

School Data Analysis Using SQL

data-analysis mssql sql

Last synced: 04 Apr 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/c0de4un/go-query-builder

SQL Query Builder written in Go for sql module

go golang mysql query-builder sql

Last synced: 17 Apr 2026

https://github.com/indios/storm-ts

A Typescript ORM based on CaminteJS using Decorators and Promises.

database decorators no-sql orm sql typescript

Last synced: 11 May 2026

https://github.com/raihan2bd/vet_clinic

About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 11 May 2026

https://github.com/mohamad-shosha/spring-boot-ecommerce

A powerful and secure backend that manages business logic, user authentication, product data, and order processing. It integrates Stripe for secure credit card payments, ensuring reliable transactions and data security.

java jpa-hibernate maven spring spring-boot sql workbench

Last synced: 10 Jun 2026

https://github.com/andy-messer/ballroom-database

Project MIPT, Data Base course.

database mipt-homeworks pgsql sql sql-server

Last synced: 04 Mar 2026

https://github.com/paularnaud2/partools

This package contains a bunch of Python tools developed for Support, Test and Automation IT Engineers

automation big-files csv logging mail mailer oracle shell-script sql support test xml

Last synced: 16 Apr 2026

https://github.com/lucereal/redrider

Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students

android mobile-app nodejs-api sql

Last synced: 12 May 2026

https://github.com/aneeshpatne/vishv-gdsc-solutions-challenge-2024

Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."

automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode

Last synced: 12 May 2026

https://github.com/cycloidio/sqlr

Set of useful interfaces to work with the GO 'database/sql'

go golang mysql sql

Last synced: 12 May 2026

https://github.com/jaynil1611/sql-playground

SQL Playground allows to execute sql queries & see the result in tabular format with support of pagination & filters.

react react-json-csv react-syntax-highlighter react-table sql sql-playground tailwindcss

Last synced: 16 Apr 2026

https://github.com/samuelmanzanera/yaml2ddl

Generate a DDL schema from yaml description

ddl nodejs schema sql yaml

Last synced: 16 Apr 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/theleopard65/theleopard65

Hey there, Welcome to my coding playground of cybersecurity related projects. Here's a sneak peek into the digital world of TheLeopard65.

c c-plus-plus c-sharp ctf cybersecut intro introduction java javascript me pakistan player portfolio profile python3 sql

Last synced: 15 Apr 2026

https://github.com/kohta9521/go_backend_study

会社で今後必要になるためキャッチアップ。また、自作サービス「ここごはん」でもバックエンドに使用するため理解を深めるため勉強を行う。今後の就活などでフロントだけでなくバックエンドもできるとアピールポイントにしたい。

aws-sdk-go backend crud-api db echo gin golang gorm gqlgen heroku sql

Last synced: 13 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