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/alidantech/component-ui

A component to enable as user to search content from the database.

ajax component corba-server database-access js json php sql

Last synced: 13 Apr 2026

https://github.com/joekakone/sql_tutorials

SQL Tutorials - SQLite, Postgres, SQL Server

databases postgres sql sqlite sqlserver

Last synced: 02 Apr 2026

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

This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.

pgsql sql

Last synced: 08 Feb 2026

https://github.com/rajanmandanka07/bank-management-system

Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.

java jsp servlets sql

Last synced: 05 Feb 2026

https://github.com/meysam81/hospital

A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database

connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio

Last synced: 06 May 2026

https://github.com/jimwins/titi

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation

activerecord orm pdo php php-library sql

Last synced: 25 Mar 2025

https://github.com/yshrsmz/sqlstitch

Sort CREATE TABLEs by their relationships. Written in Rust.

mysql rust sql

Last synced: 16 Feb 2026

https://github.com/pythonhubdev/scaffoldr

Modern Python web framework project generator with production-ready architecture.

fastapi flask flask-application litestar pydantic python quartz sql sqlalchemy sqlmodel

Last synced: 10 May 2026

https://github.com/alexchristianqr/utp

Clases de la universidad. (Java + SQL Server)

java sql

Last synced: 12 Oct 2025

https://github.com/pimbrouwers/sp_easybutton

One-button SQL Server configuration to implement commonly-accepted best practices.

sql sql-server tsql tsql-stored-procedures

Last synced: 14 Oct 2025

https://github.com/fraineralex/sql-scripts

This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.

oracle-database plsql sql sql-queries stored-procedures triggers

Last synced: 19 Mar 2026

https://github.com/tomwright/extendedpdo

A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.

database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql

Last synced: 04 Apr 2026

https://github.com/mishkarogachev/generic_sql

Qt SQL generation library

qt sql

Last synced: 29 Apr 2026

https://github.com/arjuncodess/cs50_solutions

This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!

c cs50x flask html-css-javascript python solutions sql

Last synced: 18 Apr 2026

https://github.com/dreamph/dbre

Golang ORM Database Adapter (Support Bun/Gorm)

bun database database-adapter database-orm go-sql golang gorm orm query repository sql

Last synced: 05 Feb 2026

https://github.com/ishaanadarsh/pg_sample_ext

pg_sample_ext is a PostgreSQL extension that provides a sample function to demonstrate extending PostgreSQL's functionality.

extension gsoc postgresql postgresql-extension sql

Last synced: 08 Oct 2025

https://github.com/emmanueltobi/touched-profwidomnotebooks

Touched Prof. Widom (from Stanford university) jupyter notebooks on bigdata with python

algorithms bigdata correlation machine-learning python pythonbasics regression sql

Last synced: 04 May 2026

https://github.com/mstgnz/gobuilder

This package is designed for constructing SQL queries in Go.

go query-builder sql

Last synced: 07 Feb 2026

https://github.com/jordan-m-young/rscodb

Relational Database Implementation

database from-scratch postgres rust sql

Last synced: 10 May 2026

https://github.com/sonylomo/murder-by-query

Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books

nextjs16 shadcn-ui sql sqlite3 typescript

Last synced: 15 Apr 2026

https://github.com/al-ghaly/data-management-case-study

A Case Study (Project) Covering most of the steps in the data management process.

bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql

Last synced: 11 May 2026

https://github.com/divith123/e-commerce

E-Commerce is a modern, full-featured online shopping platform built with Next.js, React, Prisma, and Tailwind CSS. It offers a seamless user experience with secure authentication, product browsing, cart management, and order processing.This project is ideal for learning or launching an online store.

ecommerce nextjs sql typescript

Last synced: 25 Feb 2026

https://github.com/ourhouchmohamed97/cs50-journey

Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.

c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite

Last synced: 05 May 2026

https://github.com/fahmizainal17/advanced_sql_use_cases_for_vehicle_auction_analysis_project

This project showcases advanced SQL queries and data analysis techniques applied to a dataset of vehicle auctions. The dataset includes data from multiple competitors over several months, with details about car brands, models, manufacture years, auction periods, starting prices, final bid prices, and listing counts.

advanced-sql auctions bidding sql sql-query

Last synced: 27 Feb 2026

https://github.com/digia3d/catalog-of-my-things

"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.

ruby sql uml-diagram

Last synced: 23 Oct 2025

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

Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.

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

Last synced: 18 Apr 2026

https://github.com/alaa-aqeel/vsqlite

program to display sqlite databases

pyqt5 python qt5 sql sqlite sqlite3-databases

Last synced: 07 May 2026

https://github.com/zeppaman/sql-nosql-comparison

This repository host project for the event https://www.meetup.com/TechItaliaTuscany/events/234912357/.

nosql nosql-databases sql sql-nosql-comparison

Last synced: 17 Mar 2025

https://github.com/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/grizz-it/dbal-pdo

Database abstraction layer package implementing PDO

databases dbal pdo php sql

Last synced: 29 Apr 2026

https://github.com/henryhale/db-admin

❇️ Interact with your databases directly in the web browser

database db db-client henryhale mysql2 sql sqlite3 web

Last synced: 18 Apr 2026

https://github.com/anuja-rahul/progression_tracker_oop_v2

Progression tracker with a database using AES CBC encryption.

aes-256 cipher-block-chaining mariadb oop sql sqlite3

Last synced: 17 May 2026

https://github.com/kapil7982/celestial-front-4775

REST API Application for online payment wallet application which can be used by bank's customers for different services like create bank account, login and SignUp to account, create wallet from bank account, add money to wallet, Billpayment from wallet, get transaction details from wallet etc.

hibernate java jdbc jpa spring spring-boot sql swagger-ui

Last synced: 07 Feb 2026

https://github.com/emilianomusso/pocogenerator

POCO Entities Generator for Microsoft SQL Server

csharp dotnet netcore poco poco-generator sql sqlserver

Last synced: 05 May 2026

https://github.com/berkemuftuoglu/auction

Auction website written in PHP

auction database html php sql

Last synced: 01 May 2026

https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service

Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.

collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate

Last synced: 04 May 2026

https://github.com/bfergerson/sql-to-graql

Introduction to Graql for SQLers

grakn graql sql

Last synced: 11 Oct 2025

https://github.com/walber-vaz/api-express-contact

Criando api de cadastro de contatos usando postgresql junto com docker

backend-api javascript nodejs sql

Last synced: 26 Feb 2026

https://github.com/tidesdb/sqlbench

Benchmark script for comparing engines within MariaDB

benchmarking databases innodb mariadb script sql

Last synced: 06 Mar 2026

https://github.com/pirate-emperor/dialogix

Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.

asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql

Last synced: 27 Jan 2026

https://github.com/seanpm2001/learn-plpgsql

A repository for showcasing my knowledge of the PlPGSQL programming language, and continuing to learn the language.

article gpl3 gplv3 knowledge larn-plpgsql learn-plpgql-language learn-plpgsql-lang md plpgsql plpgsql-lang plpgsql-language postgres postgresql seanpm2001 seanpm2001-education seanpm2001-learn sql txt

Last synced: 02 Mar 2026

https://github.com/jimenacambronero/sandias_clothing

Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.

consultas database mysql sql

Last synced: 16 May 2026

https://github.com/mylethidiem/zero-to-hero

Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning

ai cpp data-analysis data-science deep-learning machine-learning mlops python sql

Last synced: 02 Mar 2026

https://github.com/alvis/entrystore

[WIP] 🔌 A universal cross-backend entry store interface for CSV, JSON, PostgreSQL, Parquet and more.

csv json mysql postgres sql sqlite universal

Last synced: 15 Apr 2026

https://github.com/bert-w/sqomplexity

SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.

complexity metric mysql sql

Last synced: 07 Feb 2026

https://github.com/asifdotexe/covidporfolioproject

This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD

dashboard data-analysis data-exploration data-visualization sql sql-server tableau

Last synced: 08 Jun 2026

https://github.com/weiwei2694/nextjs14-wei-ecommerce

Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand

kinde-auth nextjs nextjs14 postgresql prisma react sql tailwindcss typescript uploadthing zustand

Last synced: 28 Apr 2025

https://github.com/matschik/sql-mirror

[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks

migration-tool postgresql sql

Last synced: 18 Apr 2026

https://github.com/raziyehbazargan/buildspectool

An app for creating Internal Project BuildSpec ( Developer and Web Producers Version)

asp-net-mvc bootstrap3 csharp css javascript jquery linq migration razor sql

Last synced: 15 Apr 2026

https://github.com/canayter/crowdfunding-etl

Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data

pandas python regex sql

Last synced: 06 May 2026

https://github.com/stimulsoft/samples-reports.avalonia

Avalonia samples for Reports.AVALONIA embedded report components, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 report engine

avalonia avalonia-ui cross-platform export framework linux macos net6 net8 pdf perfomance report reporting reporting-tool reports sql viewer visualization windows xaml

Last synced: 14 Oct 2025

https://github.com/abroniewski/tpc-di-ms-sql-benchmark

Using TPC-DI to benchmark MS SQL server using SQL script for extract, transform and load (ETL).

bdma benchmark data-engineering database-management dataops ms-sql-server mssql sql tpc-di tpc-ds tpc-ds-benchmark

Last synced: 09 Feb 2026

https://github.com/codehass/catalog-of-my-things

We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.

postgresql ruby sql

Last synced: 20 Apr 2026

https://github.com/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/sagar-gavhane/active-query-builder

🐸 Simple and flexible way to write your next MySQL queries.

mysql mysqljs nodejs query-builder sql

Last synced: 11 Feb 2026

https://github.com/nothingnothings/zap-scraper

Zap Imóveis Website Scraper Built with Python

beautifulsoup beautifulsoup4 docker python scraper selenium sql zap-imoveis

Last synced: 05 May 2026

https://github.com/saadsalmanakram/art-of-sql

A comprehensive SQL guide covering everything from basic queries to advanced database management. Learn SQL syntax, commands, and data types, master SELECT statements, joins, subqueries, and data manipulation (INSERT, UPDATE, DELETE), and explore database design principles like normalization and indexing.

sql structured-query-language

Last synced: 08 Apr 2025

https://github.com/henryivesjones/sql-scheduler

sql-scheduler allows you to easily run a suite of SQL scripts against a Postgres/Redshift database.

postgresql python redshift sql

Last synced: 11 Feb 2026

https://github.com/deptno/pg-toolbox

low level variable bindable sql generator

asql postgresql sql

Last synced: 01 May 2026

https://github.com/gilzoide/ecsql

Experimental ECS framework powered by SQLite

ecs entity-component-system game-engine lua sql sqlite sqlite3

Last synced: 08 May 2026

https://github.com/thedtripp/database-design-term-project

Designed and implemented a database to track air travel related information in PostgreSQL with SQL.

postgresql relational-database sql uml-diagram

Last synced: 17 Mar 2025

https://github.com/pyrech/csv-explorer

Load a big CSV into a MySQL database and explore it with PHPMyAdmin

csv explorer leak mysql phpmyadmin sql

Last synced: 01 May 2026

https://github.com/bulletdev/sql-query-builder

sejamos sinceros, ninguém merece fazer vários inner joins para conseguir fazer uma busca no banco, né? 😅

innerjoin innerjoin-crossjoin-fullouterjoin-with-same-data mysql oracle-db postgresql sql

Last synced: 09 May 2026

https://github.com/niltooth/pgbuffer

Buffer data in memory and bulk copy to postgresql concurrently

golang postgresql sql timescaledb timeseries

Last synced: 14 Jan 2026

https://github.com/hvignolo87/ortex-programming-challenge

Coding challenges required for the Python Developer and Data Engineer job positions.

challenge data-analysis finance pandas python scripting sql sqlalchemy

Last synced: 17 May 2026

https://github.com/ssbarik/wt_assignment

A project sharing platform among SUIITians

bootstrap4 material-design-bootstrap mysqli php sql

Last synced: 13 Apr 2026

https://github.com/zehracakir/javaileveritabaniislemleri

JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.

database docker docker-container java jdbc postgresql sql visual-studio-code

Last synced: 18 Apr 2026

https://github.com/nazozokc/subtrack

A CLI tool to manage your subscription services from the terminal

bun bunx cli cli-tool nodejs npm npx pnpm pnpx sql

Last synced: 26 Jun 2026

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

This project is a simple library management system written in Python with and without database versions.

database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3

Last synced: 08 May 2026

https://github.com/z-bj/fifa_world_cup_db

⚽🏆 A Shell script to insert and query data in a PostgreSQL DB

automation database fifa postgresql shell-script sql vim worldcup-data

Last synced: 08 May 2026

https://github.com/ItsSabirHussain/LeasingSoftwareSolutionForAutomobileLeasing

It is the software solution for automobile leasing service in C# and SQL database.

bunifu-framework csharp sql visual-studio

Last synced: 11 Mar 2025

https://github.com/stefanbschneider/feelya

✔️😊 feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.

app bootstrap chartjs cicd django heroku hobby-project postgresql python python3 sql tracking webapp

Last synced: 30 Apr 2026

https://github.com/victorbadaro/node-api-rawsql-example

An example NodeJS API that uses raw SQL

api api-rest backend node postgres raw-sql sql

Last synced: 08 May 2026

https://github.com/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/shnartho/data-bases

Advance SQL query course by Wroclaw University of Science and Technology

azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query

Last synced: 19 Mar 2026

https://github.com/victor-lis/in.orbit-back-end

Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24

drizzle fastify node sql typescript

Last synced: 14 Feb 2026

https://github.com/jaykobw/keep-clone-api

Google keep clone API with Node, Express and Postgres

express nodejs sequelize sql typesctipt

Last synced: 31 Jan 2026

https://github.com/usorfaitheloho/vet_clinic_database

This project is about a database for a vetinary clinic using SQL. It shows details about the animals, the vet doctors, visits and more

sql

Last synced: 19 Mar 2026

https://github.com/ninja1375/library-management-system-sql

library-management-system-sql

library scripts sql

Last synced: 23 Feb 2026

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 May 2026

https://github.com/justinsimmons/sqlmap

Convert a native go datatype to and from its sql null datatype equivalent.

golang sql sqlc

Last synced: 14 Jan 2026

https://github.com/monambike/project-hanabi-web

A personal project of a web application made primarily for testing and strengthen my habilities with programming and languages.

ajax chat chatroom css customizable-ui english html japanese javascript jquery multilingual mysqli personal-website php portuguese spanish sql web

Last synced: 16 Feb 2026

https://github.com/buffbiryani/clickspeed

full stack multimodal click game

fast-api python railway sql

Last synced: 03 May 2026

https://github.com/manifoldfinance/metrics

Dune Analytics / Google BigQuery SQL Queries for OpenMEV/Sushi Relay

dune dune-analytics google-big-query sql

Last synced: 19 Mar 2026

https://github.com/ivanrododendro/aiqo-report

AI Query Optimizer Report

ai sql sql-optimization sql-tuning

Last synced: 23 May 2026

https://github.com/ernestaroozoo/memestocks.net

MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.

dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit

Last synced: 06 Mar 2026

https://github.com/Quantivio/faag_cli

FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)

fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel

Last synced: 19 Aug 2025

https://github.com/w2874382167/family-health-information-system---database-engineering-design

这是我的数据库作业成果——家庭保健信息系统,本质是就是记录自己做这份作业的过程! 本校同学可以放心食用,比较建议同校学生在考试之前做完,即可参加期末测试!!!

mysql8 oracle sql

Last synced: 27 Jan 2026

https://github.com/quaddarv1ne/bmstu-data-architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

analytics csv csv-parser database excel postgresql powerbi python sql

Last synced: 18 Jun 2026