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/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/jbris/sqlkata_testing

Testing features of the SqlKata Query Builder for different database backends.

docker docker-compose dotnet dotnet-core mvc mvc-architecture mvc-framework mysql postgres postgresql query-builder sql sqlkata

Last synced: 07 Apr 2026

https://github.com/dotxlem/s3b

SQL-queryable S3 backups

archive aws aws-s3 backup-tool sql

Last synced: 02 Apr 2026

https://github.com/alokshandilya/sql50-leetcode

SQL 50 leetcode | solutions | postgres

leetcode postgresql sql sql50

Last synced: 27 Jun 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/slardiere/partmgr

manage PostgreSQL Table Partitionning

partitioning plpgsql postgresql sql

Last synced: 02 Oct 2025

https://github.com/odhiambo-ed/postgresql-vet-clinic-database

This is a postgreSQL database for Vet clinic data. It has tables that contain animals' information. In the tables, user can insert data into it and query it.

database postgres postgresql sql

Last synced: 19 May 2026

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/davenarchives/dev-cheatsheets

a collection of cheatsheets for programming languages and dev tools

c cpp csharp css database devops framework git html java javascript links markdown programming-languages python resources sql tutorials

Last synced: 09 Apr 2026

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/planetarydev/pure-live-pg

PostgreSQL wrapper with live, realtime queries

livedata pg postgres postgresql reactive realtime sql

Last synced: 28 Jun 2025

https://github.com/daverbk/learning-sql

Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan

alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql

Last synced: 03 Nov 2025

https://github.com/bidaya0/sql-lint-in-action

Integrate sql-lint in github action to check .sql file.

checker codereview github github-actions mysql pgsql sql sql-linter

Last synced: 11 Aug 2025

https://github.com/koma-private/csvs

csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.

csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows

Last synced: 12 May 2025

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/mathiasuy/agencia_webforms

ADO .net y Webforms (año 2013 - BIOS Corporativo) Visual Studio 2010

ado-net csharp example-project rollback sql stored-procedures t-sql three transact-sql transactions visual-studio webforms

Last synced: 08 Apr 2026

https://github.com/sukrut10k/rbac-college-erp

A College ERP system with Role-Based Access Control (RBAC) and data encryption, designed for testing security vulnerabilities like SQL injection, phishing, spoofing, and penetration testing.

cybersecurity encryption erp kali-linux md5-hash phishing-attack php rbac sql

Last synced: 11 Aug 2025

https://github.com/luizassimoes/diario-do-cinema

Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.

flask python sql

Last synced: 05 May 2026

https://github.com/rminelli/user-auth-angular-node-sql-server

User authentication using Node.js, Angular.js and Microsoft SQL Server

angularjs expressjs javascript nodejs sql sql-server sqlserver-2016

Last synced: 07 Apr 2026

https://github.com/randomhashtags/swift-database

Standalone library enabling communication with your favorite databases in Swift.

databases microsoft-sql-server mongodb multiplatform nosql oracle-database postgresql sql swift

Last synced: 09 Apr 2026

https://github.com/piyush26c/university-prediction-engine

[Course Project] Developed a desktop GUI application using Python 🐍programming language, PyQt (for frontend) and Oracle 11g(backend) database. Application predicts the most reliable University among the entered three choices, to which user wishes to apply for higher education (Masters). Data visualization and handling of university prediction is key showing of the project.

datavisualization gui oracle-database pyqt python3 sql

Last synced: 26 Jun 2025

https://github.com/fortunewalla/air-cargo

Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.

air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql

Last synced: 18 Apr 2026

https://github.com/ziflex/dbx

Lightweight DB management toolkit

database sql

Last synced: 18 May 2026

https://github.com/ReneNyffenegger/Excel-OleDB-Client

Experimental Excel client for OleDB

excel oledb sql

Last synced: 30 Jul 2025

https://github.com/manuthecoder/devlist

Devlist is a better way to work on code projects!

ajax css html javascript php sql

Last synced: 04 May 2026

https://github.com/anmamun0/django_projects

This is Django Project , here will app push django project's

django postgresql python sql

Last synced: 04 Jul 2025

https://github.com/genebit/restaurant-order-system

A restaurant order gui application for Jamina's exam

gui-application python sql

Last synced: 16 Jul 2025

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