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/adil-bikiev/employee-database-management

A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.

database java java-jdk sql test

Last synced: 18 May 2026

https://github.com/okyungjin/sqld

SQLD 자격증 준비

sql

Last synced: 07 Mar 2026

https://github.com/gappeah/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 25 Jun 2025

https://github.com/aravindnathan02/sql-bi-projects

Data Analysis and Visualization projects involving SQL and BI tools (Power BI, Tableau, MS Excel).

data-analytics data-visualization ms-excel mysql-database postgresql powerbi sql sqlserver tableau

Last synced: 18 Apr 2026

https://github.com/omarelfiki/VortexDB

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

dbms-project gui mssql-server python sql sql-injection

Last synced: 11 Sep 2025

https://github.com/krisnasuma/registerlogin

Simpel Website Register dan Login

css database javascript native php sql

Last synced: 11 Apr 2026

https://github.com/wendymunyasi/cois

This is a customer order and invoice system built with xbase and C++

cplusplus dbase prg sql xbase

Last synced: 18 May 2026

https://github.com/davidsmfreire/sqlshield

Schema-aware static analysis for SQL strings in application code.

linter sql static-analysis

Last synced: 25 Apr 2026

https://github.com/katebea/fib-bd-bases-de-datos

Repositorio del curso de Bases de Datos en el grado de Ingeniería Informática en la FIB UPC

bases-de-datos fib java postgresql sql upc

Last synced: 20 May 2026

https://github.com/mdanwarulkarim/pizzahut_sales_report_sql

The analysis of pizza sales using SQL involes the various sales trends, month wise sales analysis, category wise analysis and many more. Undercover different insights into ccustomer preferences and choices.

sql

Last synced: 19 Mar 2026

https://github.com/christippett/osm2po-docker

Run osm2po inside a Docker container

geospatial openstreetmap routing-engine sql

Last synced: 13 Mar 2025

https://github.com/starsheriff2/sql-zoo-answers

These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.

database excersices mysql queries sql

Last synced: 02 May 2026

https://github.com/geo-stanciu/go-utils

Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.

database-abstraction golang sql

Last synced: 17 Feb 2026

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

This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.

database-management database-schema postgres postgresql postgresql-database sql

Last synced: 29 Mar 2025

https://github.com/kunalkeshan/mkd-blog

mkd-blog short for Markdown Blog is a blogging platform where anyone can share the articles they write to the world. The editing platform of the mkd-blog uses articles written in Markdown and is converted into HTML.

blog blogging css ejs expressjs full-stack-application html javascript markdown mysql nodejs sql

Last synced: 22 Mar 2025

https://github.com/mtrzc0/forums

Open-source reddit like platform

js php sql xampp

Last synced: 02 May 2026

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/krzys9876/spark-model-tutorial

Spark tutorial for implementing complex calculations

scala spark sql sqlite

Last synced: 29 Mar 2025

https://github.com/ritankarsaha/law-and-order

This is a law and order website where the person can search for legal regulations and articles on law.

sql typescript

Last synced: 19 May 2026

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/saba-burduli/-main-online-exam-project

Hello My Name is Saba Burduli and this is my first time ever doing Online Exam ASP.NET Web API . Whats cool in this project is im gonna create 3 type of role .. and they have different tokens (accses). We dont have actually many entity classes manually but we actually creating meny join tables using configuration querys

api asp-net-core entity-framework-core microsoft mssql sql web

Last synced: 18 May 2026

https://github.com/aloksingh20/hirequest

HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.

alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client

Last synced: 04 Jan 2026

https://github.com/heliorm/heliorm

A code-first object-relational model for accessing SQL data from Java

java orm sql

Last synced: 11 Jan 2026

https://github.com/nadilson-ifpe/dsmeta

Semana Spring React - DevSuperior. O projeto final está no seguinte link (aguardar alguns segundos para que a Heroku reative o acesso ao back-end, que é pausado após 30 minutos sem acesso): https://dsmeta-nadilson.netlify.app/

back-end backend front-end frontend java javascript react spring-boot sql typescript

Last synced: 09 Apr 2026

https://github.com/nivl/go-sqldb

Interfaces and implementations to deal with database access in Go

go golang interfaces sql

Last synced: 03 Jul 2026

https://github.com/Suvroneel/Thrift-Store-E-Commerce-Website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 21 Jul 2025

https://github.com/edward3h/kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries

java sql

Last synced: 25 Jun 2025

https://github.com/cyberoctane29/cyclistic-bike-share--analyzing-rider-behavior

Analyzed Cyclistic's bike-share data to uncover usage differences between casual riders and annual members. Utilized SQL and MySQL for data processing, R for visualisation, and Kaggle for collaboration. Insights will guide marketing strategies to convert casual riders into annual members.

data dataanalysis dataanalytics database rlanguage rmarkdown spreadsheet sql

Last synced: 22 May 2026

https://github.com/zewdu444/catalog_my_things

A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games

oop ruby solid sql

Last synced: 05 Apr 2025

https://github.com/adamdon/mobilewebquiz

Web project utilising jQuery AJAX and Bootstrap framework. Running on Apache, MySQL and, PHP

ajax html5 jquery php sql

Last synced: 18 May 2026

https://github.com/johnymachine/csv2db

RDB - School project

csv python sql

Last synced: 03 Apr 2025

https://github.com/yogeshjha06/library_marwari

Centralized Student Management System for Ranchi University

ajax azure bootstrap css javascript php php8 sql

Last synced: 09 Apr 2026

https://github.com/rahul-bhati/mp3_music_jsp

In this site you can listen music of your choice you can login or sign up for adding album in your favourite album list .

bootstrap communityexchange css ghdesktop github html javascript jquery jsp learn sql

Last synced: 09 Apr 2026

https://github.com/coledixon/csharp_contacts_application

C# desktop application for storing contacts with SQL

csharp data-integration desktop-application sql xml

Last synced: 21 Mar 2025

https://github.com/sanchithaudana/toyshoperp

php Backend ERP System

bootstrap javascript php sql

Last synced: 13 Apr 2026

https://github.com/madhuresh2011/pizza-sales-analysis-using-sql-and-power-bi

This Pizza Sales Analysis project aims to provide valuable insights into pizza sales performance using data analytics techniques. The project involves cleaning, visualizing, and analyzing sales data to identify patterns and trends that can help optimize business strategies tools using powerbi and sql.

dashboard data-visualization dataanalysis insights powerbi query sales sql

Last synced: 08 Mar 2026

https://github.com/vehanrajintha/vehicle_auction_system

Vehicle Auction System made by using PHP and SQL

auction auction-system auction-website auctions mysql php sql vehicle

Last synced: 18 May 2026

https://github.com/humbertocg18/sites-criados-php-html

Este repositório é para compartilhar e demonstrar alguns sites que eu fiz ao longo do tempo. Tanto trabalhos ministrados no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), tanto como alguns projetos pessoais.

css html html5 js php sql

Last synced: 09 Apr 2026

https://github.com/matijakljajic/skolskabiblioteka

My secondary school graduation project involving the school library and the city library.

microsoft-access sql visual-basic

Last synced: 30 Oct 2025

https://github.com/zhd4/pgbackupbot

Telegram Bot for PostgreSQL Databases auto-backuping

backup database postgres postgresql python sql

Last synced: 27 Jul 2025

https://github.com/arlac77/sorm

node js (sqlite) schema manipulation

ddl sql sqlite3

Last synced: 30 Jan 2026

https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme_boyutuna_gore

Fs ile SQL Dosyasını eşit parçalara bölme boyutuna göre - NODEJS

boyuta-gore-bolme fs sql

Last synced: 15 May 2025

https://github.com/aksh-patel1/text-to-sql-with-llm

text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.

gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit

Last synced: 10 Apr 2026

https://github.com/tushar2704/operational-analytics-study

This repository contains valuable insights and visualizations derived from an extensive OPS Analytics dataset with over 3,25,000 rows.

analytics dashboard excel metrics portfolio postgresql powerbi spike sql

Last synced: 06 Jul 2025

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

Database Management System - Final Project🖇

er-diagram mysql sql

Last synced: 10 May 2026

https://github.com/paritoshtripathi935/flipkart_scraper

This is a scraper designed to extract product information from Flipkart, an e-commerce platform. The

flipakart flipkart-scraper-python python scraper scraping sql web-scraping

Last synced: 14 Mar 2025

https://github.com/massacre-saint/codeconfidence-server

This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.

django django-rest-framework python python3 sql sqlite sqlite3

Last synced: 04 May 2026

https://github.com/abdullahashfaqvirk/SQL-Database-Connectors

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.

database db-manager mysql mysql-connector pyodbc python sql sqlserver

Last synced: 27 Sep 2025

https://github.com/ds-joe/laravel-react-messenger

a laravel react inertia typescript messenger application

bootstrap inertia laravel mysql react reverb sass scss sql typescript vite

Last synced: 07 Apr 2026

https://github.com/agustinmusanti/sqlchallenge-4

Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.

data-analysis database mysql sql streaming

Last synced: 18 May 2026

https://github.com/ziflex/dbx

Lightweight DB management toolkit

database sql

Last synced: 18 May 2026

https://github.com/giddie/advent-of-code

Each branch is a different year/language combo.

advent-of-code advent-of-code-2023 advent-of-code-2024 elixir nx postgresql sql

Last synced: 18 May 2026

https://github.com/datahappy1/etl_flow_with_statistical_process_control

Materials and install for my talk about getting your ETL flow under Statistical Process Control

3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat

Last synced: 19 May 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/4l1c3-r4bb1t/uri-exercises

📚 URI exercises resolution.

java sql

Last synced: 29 Jul 2025

https://github.com/vinniko/sauep

🏭 Energy analysis and metering system for heavy industry

asp-net-core csharp http net-core rest-api sql tcp tcp-server tcp-server-client tcp-socket wpf

Last synced: 20 May 2026

https://github.com/randomfractals/chicago-transport

Exploratory data analysis of public Chicago transportation datasets.

chicago data data-tools duckdb sql transportation

Last synced: 01 May 2026

https://github.com/arn-ob/rb-application-angular-4-php

Revelation Bangladesh Inventory and print management Software, Using Angular and PHP

angular5 sql

Last synced: 29 Mar 2025

https://github.com/dilipsanapinb/showflow

ShowFlow is web application that help us to book and movie, shows and events online and help the people in solving the real life problem of the time saving for the entertainment.

chackra-ui css flask html javascript python reactjs sql vscode

Last synced: 08 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/evan-choi/jsqlparser.net

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern

dotnet ikvm jsqlparser parser sql

Last synced: 21 May 2026

https://github.com/vargascardona/productos-sql

Ejercicio de conexión a MariaDB

java management sql tables

Last synced: 21 Sep 2025

https://github.com/manas1331/real-estate-management-project

Welcome to Landmark Estates, a streamlined real estate management platform built using Streamlit and MySQL for a modern and user-friendly experience. This project offers an efficient way to manage real estate properties with a range of features designed to simplify the process of buying, selling, and tracking properties. With a responsive interface

sql streamlit

Last synced: 07 Apr 2026

https://github.com/miyako/4d-plugin-simple-sqlite-client

Simple SQLite client using libsqlite3

4d-plugin sql

Last synced: 13 Sep 2025

https://github.com/alexlatam/golang-simple-blog-app

Simple blog using Go. With MySQL database conection.

boostrap bootstrap5 go golang mysql sql

Last synced: 08 May 2026

https://github.com/sgovindp/sql_projects_collection

This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.

database-management sql sql-server sqlserver

Last synced: 03 Jul 2026

https://github.com/bensallen/sqlios

Project to parse Nagios performance and event data, and push it to an SQL database like PostgreSQL

monitoring nagios postgresql sql timescaledb

Last synced: 17 May 2026

https://github.com/kos59125/local-presto

Run Presto on your local machine

docker presto sql

Last synced: 18 May 2026

https://github.com/bisegni/sql-proxy

a proxy for mysql engine write in go using https://github.com/xelabs/go-mysqlstack and info form radondb

sql

Last synced: 30 Mar 2025

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: 29 Mar 2025

https://github.com/cayo-rodrigues/joking

A social network where you can share puns (CS50x final project)

ajax bootstrap css flask html javascript jinja2 jquery python sql sqlite webapp

Last synced: 07 Apr 2026

https://github.com/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm

LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.

adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf

Last synced: 11 May 2026

https://github.com/imehmetgenc/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: 03 Mar 2025

https://github.com/omar-muhamad/medical-database

In this project we used a relational database to create the initial data structure for a Clinic. We converted ERD diagram to a functional data base.

postgresql sql

Last synced: 29 Jun 2026

https://github.com/seonghun-dev/logquerify

LogQuerify is reading logfile to SQL

logging rust sql

Last synced: 14 May 2025

https://github.com/omatheusribeiro/clean-architecture-template-dotnet

This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀

architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit

Last synced: 24 Feb 2026

https://github.com/basemax/megamenuphp

MegaMenuPHP is a simple menu system for PHP that allows you to recursively get menu items and its submenus.

mega-menu megamenu menu mysql php recursive recursive-algorithm recursive-functions sql

Last synced: 03 Apr 2025

https://github.com/vaccovecrana/metolithe

Minimal Key/value JDBC storage framework

dao jdbc keyvaluestore liquibase persistence sql

Last synced: 12 Jan 2026

https://github.com/cityssm/mssql-multi-pool

A simple way to manage connections to multiple SQL Server databases using the Node.js Tedious driver.

connection-pool hacktoberfest mssql node-mssql pool sql tedious

Last synced: 30 Oct 2025

https://github.com/ghackenberg/kurs-datenanalyse

This repository contains material for my data analysis course. In this course we first introduce the concept of databases and SQL, before diving into OLAP and other data analysis tools.

data-analysis data-structures data-warehouse entity-relationship-diagram etl graph list olap relational-algebra relational-database sql tree

Last synced: 17 Feb 2026

https://github.com/flatcap/craggy-site

📰 Craggy Website (climbing centre routes)

database javascript js php sql website

Last synced: 04 May 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 remeber sql university university-project

Last synced: 21 Sep 2025

https://github.com/apostolouagge/University-management-program-MVC

University management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Sep 2025

https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 05 Apr 2026

https://github.com/sahinmeric/holbertonschool-higher_level_programming

High-level Programming curriculum of Software Engineering Foundations at Holberton School UY

data-structures javascript networking oop python sql tdd

Last synced: 08 May 2026

https://github.com/oguzgn/a-case-study-for-a-livestreaming-platform

This project aims to analyze livestream watch times of users across different regions. The goal is to identify the top 5 users with the highest watch time for each region. The analysis involves multiple SQL transformations to extract meaningful insights from the data.

bigquery data data-analysis data-modeling live-streaming sql

Last synced: 23 Jun 2025