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/goindow/chain-pdo

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

chain-pdo pdo sql

Last synced: 11 Oct 2025

https://github.com/jamesehiabhi/lewis-product-portfolio

Lewis Revenue Analysis by Product Category

sql sql-server

Last synced: 27 Aug 2025

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/symbitic/sqltest

Data-driven testing for SQL queries.

acceptance-testing data-driven-tests qt5 sql

Last synced: 20 May 2026

https://github.com/clarity20/miniquery

TUI front end for TQL.

sql transpiler

Last synced: 24 Feb 2026

https://github.com/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/theoyinbooke/beginnerssql

This is the sample data used in teaching SQL on my YouTube Channel

beginner-friendly database sql

Last synced: 27 Feb 2026

https://github.com/ojwm/oracle

Oracle Database SQL, PL/SQL and Oracle APEX documentation

oracle-apex oracle-database oracle-plsql sql

Last synced: 17 Jan 2026

https://github.com/veselink1/quick-draw

A simple multiplayer drawing game with a Go REST backend and a React frontend.

bootstrap docker docker-compose go golang postgresql react rest sql

Last synced: 14 Apr 2026

https://github.com/ullenius/minihopp

:earth_asia: :rabbit: Java URL Shortener microservice (REST webservice). SQL and NoSQL (Redis) support. To be deployed on a Java application server such as Wildfly

freecodecamp-backend java8 javaee8 json mit-license nosql redis rest-api sql

Last synced: 12 Mar 2026

https://github.com/lcabraja/pppk

5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]

android java mvc nosql orm sql windowsforms wpf

Last synced: 06 Oct 2025

https://github.com/eocode/software-development-and-data-science

Apuntes relacionados al desarrollo de software y tratamineto de datos

data-science docs jupyter-notebook math notes python r software-engineering sql

Last synced: 13 Apr 2026

https://github.com/1boch1/addalias

Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result

javascript npm-package query-builder sql

Last synced: 08 Jan 2026

https://github.com/zx80/pg-schema-version

Simple Postgres Schema Versioning

database postgres schema sql versioning

Last synced: 20 Oct 2025

https://github.com/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 2025

https://github.com/balaganapathitech/whatapplld

This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.

database lld sql whatsapp

Last synced: 13 Apr 2026

https://github.com/datajuggler/delimiter

Delimiter is a simple C# Windows Forms app to make creating comma delimited lists easier.

csharp sql

Last synced: 06 Oct 2025

https://github.com/panoschatzi/paris_olympics_2024_database

A postgreSQL database of 2024 Paris Olympics.

cs50sql-final-project database docker postgresql sql

Last synced: 13 Apr 2026

https://github.com/Pulkit1822/Leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 20 Oct 2025

https://github.com/thomas465xd/ornamental-nursery-project

My First Oficial Project, a Web Site for an ornamental plant nursery located in chile

composer gulp hostinger-project intervention-image js mailtrap mvc mysql php phpmailer sass sass-mixins sql

Last synced: 13 Apr 2026

https://github.com/soumya-thoutam/revenue-and-demand-forecasting-analysis

End-to-end data analysis project with SQL and Power BI for revenue and demand forecasting in bike-sharing.

data-analysis data-visualization powerbi sql sql-server

Last synced: 16 Mar 2025

https://github.com/iness000/ecoeats-sql

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

food-management mysql-database sql

Last synced: 01 Jun 2026

https://github.com/rakumar99/social-media-analysis-with-sql

This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.

database-management erdiagram mysqlserver schema sql tables

Last synced: 06 Feb 2026

https://github.com/vsbrilyakov/med-app

Небольшой проект, реализующий веб-сервер для учёта медперсонала, а также пациентов и их приёмов.

clean-architecture dependency-injection gin-gonic go golang migrate postgresql rest-api sql

Last synced: 08 May 2026

https://github.com/sarvesh30112002/sql-analyzer

SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.

java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis

Last synced: 13 Jun 2025

https://github.com/aniruddha-biswas/load-large-datasets-into-mysql-using-python

Python script to load large Excel/CSV datasets into MySQL using Jupyter Notebook, pandas, and SQLAlchemy.

database largedata mysql pandas python sql

Last synced: 12 Apr 2026

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

Next.js, Python, SQL

nextjs python sql

Last synced: 07 Jan 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/enriquebdel/primer-contacto-sql-y-pl-sql

Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.

evolution notes oracle plsql remeber sql university university-project

Last synced: 14 Feb 2026

https://github.com/hussein-m-kandil/odin-file-uploader

A stripped-down version of personal storage service like Google Drive. Built as part of studying The Odin Project's Node.js course.

backend ejs express express-session express-validator expressjs javascript neon node nodejs passport passportjs postgresql prisma sql supabase uploader vercel vercel-serverless-functions

Last synced: 11 Oct 2025

https://github.com/leomsgit/projetos_pessoais

Projetos de Desafio Pessoal ou Processos Seletivos

c exercises gupy http-requests json mysql python python3 rest-api sql test

Last synced: 13 Apr 2026

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/luanroger/datamaster

Create databases with a lightweight and intuitive tool.

csharp dotnet sql sql-server tool windows-forms

Last synced: 13 Apr 2026

https://github.com/avipars/db-mini-project

Book Database System for a Library

database-management postgresql sql

Last synced: 12 Apr 2026

https://github.com/suman105/cheatsheets-for-interview-preparation

A collection of well-structured and concise cheat sheets for C++, Git & GitHub, and SQL. Perfect for quick reference, interview prep, and boosting productivity. 🚀

cplusplus github sql

Last synced: 13 Apr 2026

https://github.com/mehmetgenc-devs/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 19 Jan 2026

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/umarlypoeta/my_learning_journey_datacamp

This repository serves as a comprehensive record of my learning journey with DataCamp, showcasing the courses I've completed and the projects I've worked on. It features a collection of practical exercises and data-driven projects that demonstrate my proficiency in data manipulation, analysis, and visualization using Python and SQL

data-engineering data-science data-visualization sql

Last synced: 20 Aug 2025

https://github.com/lrcampos97/code_utils

💥Code and tips for examples. Delphi, Ionic, PHP and SQL.✔

delphi ionic php slim-framework sql

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

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

Use SQL to instantly query HubSpot resources. Open source CLI. No DB required.

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

Last synced: 14 Apr 2026

https://github.com/arthuritajahy/readmeprojectblogpessoal

Esse foi um projeto construído durante o bootcamp da Generation Brasil, onde o foco foi em capacitar os alunos e se tornarem Desenvolvedores Java Full Stack. Aprendemos sobre Logica da programação, Java, OOP, Banco de dados Relacional(MySql), Framework Spring Boot, Html, CSS, JS, TS, React.

css html java javascript mysql oop spring-boot sql typescript

Last synced: 12 Apr 2026

https://github.com/geetisha/sales_insight_data_analysis_using_sql_and_tableau-etl-

Sales Insights - A Data Analysis Project performed on Tableau & SQL Topics

dashboard data-analysis data-visualization mysql project sales-analysis sql tableau

Last synced: 07 Jan 2026

https://github.com/jlsilva01/sql-azure

Procedimento para criação de um SQL Azure serverless na Sandbox do MS Learn usando IaC Terraform.

azure sql terraform

Last synced: 21 Jan 2026

https://github.com/toskpl/ms-sql

Silnik bazy danych MS SQL

database ms-sql-server mssql sql t-sql

Last synced: 17 Feb 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/roosterpips12/library-management-sql

Library management with SQL

excel-import mysql-database sql

Last synced: 04 Jul 2025

https://github.com/pratham1st/petpooja-node

This is a web app for restaurant, with table and kitchen management with bill generation

express nodejs react sql xampp

Last synced: 13 Apr 2026

https://github.com/atulsinghmbbs/online-hardware-and-software-application

This is the backend application of an online Hardware and Software Application. The user flow is implemented for 3 entities, HOD Engineer and Employee. Employee can login registered the complain .HOD can registered the Engineer and assign to problem to the engineer and Engineer can the solved the complain and Update the complain Status

java jdbc sql

Last synced: 13 Jun 2025

https://github.com/francosion042/blog-backend-postgraphile

A graphQL server that's built upon a postgreSQL schema

database plpgsql postgraphile postgresql sql

Last synced: 05 Feb 2026

https://github.com/megos/setparametergeneratorforcode

A5:SQLでSQLパラメータをバインドするコードを生成するプラグイン

a5sql sql

Last synced: 12 Feb 2026

https://github.com/praveenraam/alumni-network

A web-based platform connecting current students with alumni for mentorship, career opportunities, and networking. Features include job postings, event calendars, and a detailed alumni directory.

api-integration blade-templates deployment figma git-version-control javascript laravel php sql

Last synced: 21 Jan 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/mchavhan1998/customer-database-relational-design

Converting a relational design that enlists various users, their roles, user accounts and their statuses into different tables in SQL Server

customer database relationship sql sql-server

Last synced: 05 Feb 2026

https://github.com/skulltech/ormvana

A minimalist ORM for the power user — Releases you from the sufferings of the traditional ORM world.

database mysql orm python python3 sql sqlite3

Last synced: 13 Apr 2026

https://github.com/helcsnewsxd/famaf-computer_science-databases

Laboratorios, prácticos y teórico de la materia de Bases de Datos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

data-base famaf-unc labs mongodb mysql no-sql sql theory university-subjects

Last synced: 28 Feb 2025

https://github.com/debora-carvalho/bdrevisaosql

Exercícios de revisão SQL solucionados para a disciplina de Modelagem de Banco de Dados (Maio/2024).

dbdesigner sql sql-server-database

Last synced: 11 Feb 2026

https://github.com/chigwell/tailwind-sql

A new package that allows users to write SQL queries using a simplified, Tailwind CSS-like syntax. It takes natural language or abbreviated input from the user and converts it into valid, structured S

analyst-friendly code-generation database-agnostic developer-friendly natural-language-processing nl2sql no-sql-expertise-required query-builder simplified-syntax sql syntactic-validation tailwind-syntax utility-first

Last synced: 14 Jan 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/PGBSNH20/ludo-v2-ludov2-group-9-linux-ludo

A multiplayer Ludo game written in Blazor & ASP.NET Core.

asp-net-core blazor razor-pages signalr sql tailwindcss web-assembly

Last synced: 11 Mar 2025

https://github.com/rishraks/student-management-system

A Java-based Student Management System for coaching tutors, utilizing a MySQL database for secure and efficient student record management.

java java-8 sql

Last synced: 12 Oct 2025

https://github.com/bchaoss/trash-wheel-pipeline

dbt data pipeline for analyzing trash wheel collection data

analytics-engineering dbt duckdb elt motherduck sql tidytuesday

Last synced: 07 Oct 2025

https://github.com/shubhaansaxena/tableau-sales-insights-project-for-pizza-restaurant

I obtained sales data from a local pizzeria and created some dashboards full of insights.

data-cleaning etl python real-world-project sql tableau

Last synced: 13 Jun 2025

https://github.com/maahwishh/maahwishh

Transforming raw data into actionable insights with expertise in Data Engineering

aws business-analytics data-engineering google-cloud-platform machine-learning predictive-modeling python sql

Last synced: 20 Apr 2026

https://github.com/muuhesham/database_channel_project

Database Project Channel VNC - Vision Network Channel

database sql

Last synced: 10 Jan 2026

https://github.com/avdunusinghe/agriproducttracking

.Net 6 | Entity Framework Core | Microsoft SQL | Code First Approach | C# | Type Script | Authorize.Net Payment Gateway | Twilio

angular angular-material csharp efcore microservice sql typescript wso2-esb

Last synced: 01 May 2026

https://github.com/yikenman/nestjs-kitchen

Convenient tools to serve your NextJS application.

authentication authorization nestjs nestjs-library nestjs-module nodejs postgres presto sql

Last synced: 17 Jan 2026

https://github.com/saphalpdyl/pixel-mail

An email application built almost from scratch with authentication , encryption , saved login and so on. Full stack app with SQL Database, Node backend and React Front end

html-css-javascript jwt-authentication mariadb nodejs sql

Last synced: 13 Apr 2026

https://github.com/derrickbaruga7/sql-database-management

In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.

database database-management relational-database sql

Last synced: 05 Sep 2025

https://github.com/aliatayee/vet_clinic

This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.

database postgress sql

Last synced: 04 Jul 2025

https://github.com/yisaer/veloflux

an open-source streaming processor written in Rust and designed for resource-sensitive environments.

rust sql streaming

Last synced: 11 Mar 2026

https://github.com/vitorm3/ecommerce-ed

Generalist E-Commerce model for testing data pipelines and projects best practices

apache-airflow apache-spark astro-cli mkdocs python sql

Last synced: 12 Mar 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/rasansmn/Banking_Demo_System

A simple standalone windows application demonstrating banking operations such as account registration, deposit, withdrawal, reports and statistics, configuration and staff management.

crystal-reports sql sql-server vb visual-basic visual-studio

Last synced: 11 Mar 2025

https://github.com/martinmorando/sql

Notes, code, and experiments with SQL

sql

Last synced: 18 Feb 2026

https://github.com/duartemcsilva/stock-echoes-server

Project to exploring Quarkus possibilities

java quarkus sql

Last synced: 07 Oct 2025

https://github.com/aburraq/library-book-management-system

Quintessential programming project that helps user to register, list, delete update and find books from postgreSQL

books java library-app library-management-system postgresql sql

Last synced: 15 May 2026

https://github.com/subh888999/sql-library-management-system-project

This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.

mysql sql

Last synced: 21 Jul 2025

https://github.com/brainconnect93/vet-clinic

Vet Clinic is a relational database management web based application that tracks information about animals, their clinic visits and the details of the veterinary officers who attended to them.

database postgresql schema sql sql-server

Last synced: 14 Apr 2026

https://github.com/buathiertom/automatic-bdd-project

SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.

plpgsql plpgsql-scripts postgresql sql

Last synced: 07 Jan 2026

https://github.com/candygoose/database_se

Базы данных Программная инженерия (ПИиКТ) ИТМО

database itmo psql software-engineering sql

Last synced: 11 Feb 2026