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/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/albertprz/logograph

Minimalistic typesafe SQL DSL for Scala

dsl metaprogramming scala2 scala3 sql

Last synced: 23 Jun 2025

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/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/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/mosk53/sms_reminder

Reminder Bot is a simple and convenient way to schedule reminders for yourself or others via SMS. It uses Python, MySQL, and Twilio to fetch, send, and update reminders from a database.

database python reminder sms sql twilio

Last synced: 04 Mar 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/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/cyevgeniy/orasqlru

http://orasql.ru website

oracle pl-sql sql

Last synced: 22 Mar 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/shellyda/project-design-database

Database system for bus companies, managing driver outsourcing, trip tracking, maintenance, and ticket sales. Designed in conceptual, logical, and physical stages with SQL implementation.

conceptual-model database design-database logical-model physical-model sql

Last synced: 14 May 2025

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/kohkimakimoto/go-sqlexec

go-sqlexec is a library to execute SQLs from various sources such as files, directory and strings.

database go golang sql

Last synced: 19 May 2026

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

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

discord eris hashtag monitor postresql server sql trending

Last synced: 22 Mar 2025

https://github.com/lucasmontagnani/gerenciador-estacionamento_java

Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.

dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql

Last synced: 16 May 2026

https://github.com/edixonalberto/control-electrificador

APP WEB para el control remoto de un electrificador de cercas

arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql

Last synced: 08 Apr 2026

https://github.com/kritagya123611/university-erp

The Multi-Role University ERP project is a web-based system that serves as an enterprise resource planning (ERP) solution for universities. It will include different user roles such as Admin, Faculty, and Student, each with specific access rights and functionalities. Admin: Manages users, courses, departments, and overall system configurations. F

css3 express-middleware expressjs html5 nodejs postgresql sql tailwindcss

Last synced: 08 Apr 2026

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/snowykte0426/dev.world

A repository where snowykte0426 records study topics as issues

ai backend css database frontend html java javascript kotlin network react spring-boot sql svelte todolist

Last synced: 08 Apr 2026

https://github.com/165nuno/nosql-tp

Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).

mongodb neo4j python sql

Last synced: 09 Mar 2026

https://github.com/elyse502/uok

A repository for my coding assignments and projects at the University of Kigali, showcasing various programming modules and practical implementations.

backend coding computer-science cplusplus cprogramming data-science frontend html-css-javascript java javascript mysql-database oop-principles pandas php programming python sql university-project web-development xampp-server

Last synced: 08 Apr 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/namila007/struts2_form

This is a testing respo to test struts2 mvc intregation with jsp web

ant apache-ant mysql sql struts2 struts2-form

Last synced: 12 May 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/jinkogule/bandejapp

BandejApp is a management system for university restaurants designed to reduce food waste by providing more efficient management.

blade css heroku infinityfree javascript laravel mailgun mariadb php postgresql sql

Last synced: 08 Apr 2026

https://github.com/pleuvoir/sql-metadata-plugin

Execute SQL to return result set metadata easily.

metadata plugin springframework sql

Last synced: 12 Jan 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/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/turbot/steampipe-plugin-openshift

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

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

Last synced: 20 Jan 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: 18 May 2026

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/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/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/flatcap/craggy-site

📰 Craggy Website (climbing centre routes)

database javascript js php sql website

Last synced: 04 May 2026

https://github.com/jon-chow/Farm-Management-System

A tool to help farmers manage and maintain their farms.

java jdbc mariadb reactjs redux scss spring-boot sql typescript

Last synced: 10 Mar 2025

https://github.com/nav3005/timetable-management-system

Project on Time table management system using Python GUI(Tkinter) and SQL for Database

sql tkinter-python

Last synced: 05 Nov 2025

https://github.com/alaa-aqeel/invoice-system

Management system to a product , accounts and invoices with Django and Tailwind CSS

django orm python python3 sql

Last synced: 30 Apr 2026

https://github.com/IamRezaMousavi/rust-todo

A RESTful api for todo list app implement in Rust

actix-web json json-api rest-api rusqlite rust serde sql sqlie3 sqlite todo

Last synced: 11 Mar 2025

https://github.com/maximilianotrz/ecommerce_java_springboot

Ecommerce realizado como Proyecto Final en Taller de Programación Avanzada UTN FRM - Java, Spring Boot, MySQL, Thymeleaf

backend java jpa-hibernate mvc springboot sql

Last synced: 01 May 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/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/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/shishirjindal/mingle

My clone of a social network

ajax php social-network sql

Last synced: 12 Jun 2026

https://github.com/hanan-nawaz/numl_faculty_analysis

This project analyzes faculty data from NUML's CS and SE departments, comparing the number of faculty, designations (e.g., Lecturers, Assistant and Associate Professors), and PhD qualifications. It also includes a detailed list of all faculty members with their designations, departments, and contact information.

csv dataengineering etl-pipeline python sql tableau-dashboards webscraping

Last synced: 21 Mar 2025

https://github.com/santiescobares/mysql-wrapper

Simple and lightweight MySQL database wrapper.

hikari java mysql mysql-wrapper sql sql-wrapper wrapper

Last synced: 18 May 2026

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/jepozdemir/opencart-dbqueries

Useful bulk queries for Opencart Ecommerce MySql/MariaDb databases.

database ecommerce mariadb mysql open-source opencart php php7 queries sql

Last synced: 11 Apr 2026

https://github.com/hamzazaidix/e-cash-app-oop-project

E - Cash App (Banking Management System) By Java FX Swing, SQL & XML (GUI based) :. This is the my University Project in which we can open Bank Account, Deposit Money, Widthdraw our Money & Bank Transactions.

e-cash html java javafx javafx-gui javaproject javascript javaswing management-system mysql object-oriented-programming-project oop project sql swing-gui xml

Last synced: 09 Apr 2026

https://github.com/tahanima/sqlzoo-solutions

My solutions of SQLZOO exercises

sql sqlzoo sqlzoo-solutions

Last synced: 18 Mar 2026

https://github.com/ihoro/rough-rx-pg

Rough implementation of rxified wrapper of node-postgres lib

javascript nodejs postgres reactive-extensions rxjs sql wrapper

Last synced: 10 Jul 2025

https://github.com/ahojukka5/enkeksi

enkeksi takes a markdown-formatted input and executes the sql queries found in it, and returns a markdown-formatted output where the results of the sql queries have been added.

evaluator markdown process sql text

Last synced: 18 May 2026

https://github.com/raflizocky/dicoding-event

Android | A mobile application to browse events of Dicoding Indonesia.

android dicoding-submission kotlin rest-api sql

Last synced: 18 May 2026

https://github.com/cauadesa/5by5-cargarage

A project using Dapper, Sql and .NET composed by four solutions.

csharp dapper dotnet-framework sql

Last synced: 12 Jun 2026

https://github.com/fabianofrank/postgresql-hello-world

This project uses a relational database and PostgreSQL. The database contains a data file with animals' information, the schema needed to create the table and related queries.

database postgresql sql

Last synced: 07 Sep 2025

https://github.com/metalels/sqlogger

Collect 'ActiveRecord sql query' to monitoring system(s).

activerecord elasticsearch log logging rails sql

Last synced: 17 Mar 2025

https://github.com/oyvinrog/sqlshell

A powerful SQL shell with GUI interface for data analysis

analysis delta-lake duckdb excel-import sql sqlite

Last synced: 19 Jan 2026

https://github.com/remcostoeten/minimalistic-portfolio

a old portfolio with a pretty neat design

firebase graphql nextjs nosql prisma react server sql typescript

Last synced: 05 Apr 2026

https://github.com/estebanways/postgresqldbquerytool

🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format

data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql

Last synced: 02 Apr 2025

https://github.com/samuelgrahame/onlysql

Ability to write in CSharp and SQL within the same language

csharp editor framework mysql script sql websites

Last synced: 13 May 2026

https://github.com/nameisjayant/bootstrap-php-website-demo-project

This is a simple website based on php-bootstrap and mysql database, i have used xampp server and phpmyadmin to keep track of my database query

bootstarp4 css html php phpmyadmin sql webpage xampp

Last synced: 25 Apr 2026

https://github.com/ibensusan/tournament-database-project

Database create for a multi-sport tournament built using SQL and PL/SQL, the system is optimised for data retrieval and performance.

database sql sql-query

Last synced: 14 Jun 2025

https://github.com/hakannyucel/todo-backend

Todo application developed using .NET Core 5 and following the Clean Architecture methodology.

autofac backend clean-architecture dotnet dotnet-core efcore fluentvalidation log4net net5 sql sqlserver todoapp

Last synced: 09 Apr 2026

https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions

The solutions of all SQL hackerrank in MYSQL

hackerrank hackerrank-solutions mysql sql

Last synced: 20 May 2026

https://github.com/sayantanidalui/student-mental-health-analysis

A SQL-based analysis project exploring student mental health, stress, and lifestyle patterns. Uncovers key insights using joins, CTEs, and window functions — no other tools used.

data-analysis mental-health mysql sql studentdata

Last synced: 07 Jul 2025

https://github.com/kiko-g/feup-bdad

FEUP BDAD | Databases | 2018/19

database relational-databases sql sqlite3 uml

Last synced: 17 Mar 2025

https://github.com/gravity00/dapprwire

Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)

csharp dapper database dotnet dotnet-core sql

Last synced: 16 Feb 2026

https://github.com/jeffrosenberg/dbascripts

A collection of SQL Server scripts I find useful, many with my own tweaks

sql sql-server

Last synced: 28 Mar 2025

https://github.com/adamfoneil/sqlquerynotifications

A very simple email notification service based on SQL queries. (BYO cron job service.)

notification-service sql

Last synced: 17 Mar 2025

https://github.com/zaytiri/mieq

A simple query builder.

builder query queryable simple sql sqlite

Last synced: 17 Jan 2026

https://github.com/jhwa426/bootcamp-web_development

Become a Full-Stack Web Developer with HTML, CSS, Javascript, Node, React, MongoDB, Web3 and DApps.

api-rest bootstrap css3 databases express-js git html5 javascipt jquery mongodb mongoose node-js react-js shell-script sql

Last synced: 06 Apr 2026

https://github.com/skalt/psql_splitter

a nom parser combinator that matches a psql statement.

parser parsing postgres postgresql psql sql

Last synced: 14 May 2026

https://github.com/saba-burduli/comicburduli-asp.net-core-web-api-using-entity-framework-ef-

I make Web API using ASP.NET core , i also using Entity Framework (EF) .I use Web Api tier system ofc :1,Presentation Layer (UI/Web API): Handles user interactions,2.Business Logic Layer (Service Layer): Contains business rules and validation.3.Data Access Layer (Repository Pattern): Abstracts database interactions.4.Database Layer: storage (MSSQL)

asp-net-core enityframework microsoft mssql orm orm-framework sql

Last synced: 14 May 2026

https://github.com/tech-gian/mysql-beginner-projects

Some beginner's projects to use my basic MySQL skills

database mysql schema sql

Last synced: 10 May 2026

https://github.com/jgabrielleal/toquio.tv

Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.

bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv

Last synced: 26 Mar 2025

https://github.com/ayvero/sql_videoclub_queries

"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes

bbdd postgresql queries sql

Last synced: 10 Apr 2025

https://github.com/ayvero/sql-voluntarios-project

SQL project for practicing database queries and constraints using a volunteer management system.

database datagrip postgresql sql

Last synced: 10 Apr 2025

https://github.com/samiksha-khare/historic-movie-recommendation-system

A full-stack web application that tracks global historical events and instantly provides movie recommendations that capture each event’s story. You can also pick any movie you love and discover similar films you’ll enjoy.

airflow css docker expressjs html javascript kafka machine-learning natural-language-processing nodejs python recommendation-system sql

Last synced: 07 Jul 2025

https://github.com/laurence-ugalde/log-trigger

Trigger to automatically store historical information of a table in a relational database

database database-trigger db2-database log-trigger mysql-database oracle-database sql sql-server-database trigger

Last synced: 14 May 2026

https://github.com/v0d1ch/serviette

JSON to SQL lib

haskell json serviette sql sql-query

Last synced: 14 May 2026

https://github.com/roitinnovation/roit-sql-builder

Simple SQL query builder.

nodejs sql typescript

Last synced: 18 May 2026

https://github.com/tynoee/covid19_data_analysis

This is an analysis of Covid 19 dataset using multiple SQL queries. The dataset used for this analysis includes various information regarding COVID-19 cases such as confirmed cases, deaths, and recoveries, segmented by different geographical locations and time periods.

data-analysis excel sql sqlserver-2019 tableau tableau-public

Last synced: 16 Feb 2026

https://github.com/lightweight-component/sqlman

A lightweight Data Access Library for Java

dao sql

Last synced: 02 Apr 2025

https://github.com/benbarber/sql-query-stats

This Gem adds some useful SQL query stats to your Rails logs

active-record ruby-gem ruby-on-rails sql sql-query stats

Last synced: 05 Sep 2025

https://github.com/olaishola05/catalog_of_my_things

An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.

collaboration git ruby sql uml-class-diagram

Last synced: 19 Apr 2026

https://github.com/mensenvau/leetcode_sql_problems

😊️️️️️️ Leetcode database part solutions

data-engineer data-engineering leetcode leetcode-solutions mysql sql

Last synced: 30 Jun 2026