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/sreeju7733/activelife

A project that won a Hackathon

bootstrap-4 css hackathon html js php sql

Last synced: 13 Aug 2025

https://github.com/collumbus/data-modeling-with-postgres

This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.

data-engineering pipeline postgres python sql

Last synced: 05 May 2026

https://github.com/ashraf-khabar/licence-plate-recognition

About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic

ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow

Last synced: 11 Apr 2026

https://github.com/shimbhu77/vaarta

Vaartalap is an innovative social media application, inspired by Twitter, developed using the Java programming language and Spring Boot framework.

java jwt-token lombok maven mysql-database spring-boot spring-security sql swagger-ui

Last synced: 09 Apr 2026

https://github.com/mtrzc0/forums

Open-source reddit like platform

js php sql xampp

Last synced: 02 May 2026

https://github.com/miguelapp10/workinghoursbetweentwodate_bigquery

Este proyecto es una calculadora de horas laborales que determina la cantidad de horas trabajadas entre dos fechas, teniendo en cuenta días hábiles y horas de trabajo especificadas con Bigquery

bigquery bigquery-dataset bigquery-table querying sql sql-query

Last synced: 24 Aug 2025

https://github.com/slardiere/partmgr

manage PostgreSQL Table Partitionning

partitioning plpgsql postgresql sql

Last synced: 02 Oct 2025

https://github.com/drako01/coderhouse-rockola

Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.

api-rest java maven postman spring-boot sql

Last synced: 09 Apr 2026

https://github.com/aykrimino/jobseekerapi

🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.

api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing

Last synced: 15 May 2026

https://github.com/iamriteshkoushik/db-dev

My attempt to write a simple SQL database from build-your-own.org

dbms golang sql systems-programming

Last synced: 25 Aug 2025

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/mithunr085/bike-rental-system

This is a Back-end project with jpa and SQL to perform crud operations.

java jpa sql

Last synced: 15 Aug 2025

https://github.com/pythoninthegrass/sql_zero_to_hero

The Complete SQL Bootcamp: Go from Zero to Hero @ Udemy

docker postgres python sql

Last synced: 01 Aug 2025

https://github.com/banyc/dfsql

SQL REPL/lib for Data Frames

cli csv data-analysis jsonl ndjson repl sql

Last synced: 31 Jul 2025

https://github.com/ndohvich/ibm-data-science-professional-certificate

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql

Last synced: 16 Nov 2025

https://github.com/melisa-karatas/nursing_patient_diagnostic_information_system

In this simple python project with database, I tried to make a patient diagnostic information system using SQL.

class health healthcare management-system medical nurse nursing object-oriented-programming python sql sqlite sqlite3

Last synced: 10 Apr 2026

https://github.com/inspirate789/bmstu-db

:open_file_folder: Лекции, семинары и лабораторные работы по курсу "Базы данных" в МГТУ им. Н. Э. Баумана.

5sem bmstu data-engineering data-science data-visualization database db etl golang grafana ics7 iu7 nifi notes papers plpgsql postgres postgresql redis sql

Last synced: 02 Mar 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

https://github.com/mateo-404/hackacode2-springboot

Backend para el evento HackaCode2 de TodoCode

backend hackacode java spring sql

Last synced: 02 Apr 2025

https://github.com/j2gg0s/celfilter

Translate CEL to SQL for filter

filter golang sql

Last synced: 20 Mar 2025

https://github.com/polarfish/datasource-proxy-log-formatter

Extracts, interpolates, formats and pretty prints SQL from datasource-proxy json logs.

datasource-proxy java spring-boot sql

Last synced: 14 May 2026

https://github.com/c0de4un/migrations

Migrations lib for Golang sql

go golang golang-library migration migrations mysql sql

Last synced: 19 Jan 2026

https://github.com/kavicastelo/java_ant_pos_1

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

https://github.com/luizcalaca/r-scripts

Running R Language within Power BI and RStudio

ggplot2 powerbi r sql sqldf

Last synced: 20 Mar 2025

https://github.com/viktormarinov/sqlbuilder

Lightweight Ruby gem for building SQL query strings

ruby sql sql-builder

Last synced: 07 Jul 2025

https://github.com/thesoulless/usqlmcp

A universal SQL MCP (Model Context Protocol).

mcp sql

Last synced: 07 Sep 2025

https://github.com/souzafcharles/amdocs-java-developer

:computer: Bootcamp Amdocs Java Developer. Presented by Digital Innovation One and Amdocs

amdocs digital-innovation-one java javadevelopment linux spring-boot sql sqlserver

Last synced: 03 Apr 2025

https://github.com/unexist/spotql

SQL for spotify API [MIRROR]

spotify sql

Last synced: 01 Apr 2025

https://github.com/davidallendj/artisan

Experimental SQL string builder using Go's type system

go sql string-builder

Last synced: 23 Jun 2025

https://github.com/sage-rebirth/aws-rds-flask-demo

This app demonstrates the use of AWS RDS MySQL with a simple Flask demo application

aws aws-rds-mysql cloud mysql rds sql

Last synced: 30 Apr 2025

https://github.com/mijisu0103/sql

ECS740P - Database Systems

sql

Last synced: 07 Jan 2026

https://github.com/pokkeyuri/simplesequel

SQL statements with minimal boilerplate code

ado-net csharp csharp-library database-library dotnet dotnet8 sql sql-library

Last synced: 06 Apr 2026

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

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

hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et

Last synced: 09 May 2026

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

Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl

Last synced: 18 Apr 2026

https://github.com/mfernstrom/js-sif

Scan your JS source code for potential SQL injection vectors

appsec injection-attacks mysql security sql

Last synced: 03 May 2026

https://github.com/anuprshetty/ipl_data_management

IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.

docker erdiagram mysql normalization-database rdbms sql

Last synced: 15 May 2026

https://github.com/budougumi0617/til

Today, I Learned.

go golang helm sql terraform

Last synced: 13 Feb 2026

https://github.com/dragon4926/discord-bot-with-mysql-database

This is the version 1.0 of this bot in future I am planning add more features to it

bot discord-bot javascript mysql-database sql

Last synced: 15 May 2026

https://github.com/lancewalk87/cls-express-media-server

Software | NodeJS Express media server, Sequelize SQL database, and Webpack ejs for frontend endpoints.

c-plus-plus css3 databae ejs-express endpoint-testing express-server http-server jest nodejs query react rest sequelize server-side social-network sql webpack-loader

Last synced: 10 Apr 2026

https://github.com/aidan-neel/sveltekit-auth

SvelteKit template using my library PrismaAuth.js to handle registration. Uses Prisma, and SQLite3(changeable) for data storing. Comes with login, registration, and a sign-out page built with Shadcn-svelte.

authentication authorization prisma sql sqlite3 sveltekit template

Last synced: 08 Sep 2025

https://github.com/victormgomes/slim-containers

A lightweight Docker environment for Full Stack applications

certbot mariadb minio nginx nodejs php redis s3 sql

Last synced: 14 Apr 2026

https://github.com/bartoszzap/car-service-database

A car service database project for handling and storing relative data

database mysql-database sql

Last synced: 15 May 2026

https://github.com/techysanoj/sql-course

Step-by-step SQL tutorials and practical examples covering queries, constraints, transactions, and more. Ideal for beginners, interview prep, and anyone looking to master SQL—from basics to advanced.

beginner-friendly constraints joins learn-sql learn-sql-language learning-path mysql mysql-database mysql-server postgresql sql sql-course sql-examples sql-join sql-joins sql-queries sql-query sql-tutorial transactions

Last synced: 15 May 2026

https://github.com/sarathchandranpm/cleaning-and-exploratory-analysis-of-global-layoff-data

This project involves a thorough data analysis and cleaning process centered on global layoff data. It showcases advanced data management abilities by integrating data cleaning methods with a detailed exploration of workforce reduction patterns across various companies, industries, and countries.

data-analysis data-cleaning mysql sql

Last synced: 22 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 Oct 2025

https://github.com/phoenixmputu/script-database

La bibliothèque internationale du Congo, souhaite mettre en place une base des données pour gérer ses livres. Afin d'y arriver, ils ont contacté un concepteur de bases de données. Après avoir analysé le fonctionnement de la bibliothèque, le concepteur de base données a réalisé un schéma physique des données. Possédant déjà un schéma physique, la bibliothèque sollicite vos services afin de : Écrire le script SQL de création de la base des données sur base du schéma physique réalisé en amont Écrire les scripts d'insertion des données dans la nouvelle base de données.

sql

Last synced: 15 May 2026

https://github.com/anuraganalog/365-data-science

A Repository which contains lecture notes, exercise, solutions

365 data exercises ipynb lecture notes pdfs python python3 science solutions sql

Last synced: 15 May 2026

https://github.com/fulgurcode/stitch

Online shopping website for cloth store

ecommerce go go-templ htmx mysql sql

Last synced: 16 Feb 2026

https://github.com/yogeshjha06/php-inventory

Inventory Management System - ERP

ajax bootstrap css javascript php sql

Last synced: 06 Apr 2026

https://github.com/phillbertnevinemmanuel/coviddeathvaceda

an exploratory data analysis based on dataset of covid statisics from 2020-2022

data-analysis database sql

Last synced: 09 Apr 2025

https://github.com/amiegirl/data_analyst_portfolio_projects

This repository contains my portfolio projects using MS Excel, SQL, MS Power BI and Python libraries such as Pandas, Matplotlib and Seaborn

excel powerbi pyhton sql

Last synced: 08 Sep 2025

https://github.com/muhammadsaadx/fast-flex-management-system

I have built a comprehensive database management system for Fast NUCES, facilitating student management, course scheduling, and academic tracking for improved university operations using C# and ASP.NET.

asp-net sql

Last synced: 12 Mar 2025

https://github.com/eloyekunle/widom_sql

Basic SQL manipulations of Datasets by Prof. Widom

jupyter-notebook sql

Last synced: 03 Apr 2025

https://github.com/hwywl/ant-nest

蚂蚁巢,专注于方便的注解

annotations mybatis spring spring-mvc sql

Last synced: 06 Mar 2026