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/antoniomrtz/zeppelinum

UberEats like App for food delivery

dao-design-pattern java jpa mongodb sql

Last synced: 15 May 2026

https://github.com/turbot/steampipe-mod-guardrails-insights

View dashboards and reports across all of your Turbot Guardrails resources using Powerpipe and Steampipe.

dashboard hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod turbot-guardrails

Last synced: 03 Jul 2025

https://github.com/newking9088/sql-guide-to-solve-complex-data-science-problems

This is a comprehensive SQL guide for both MySQL users and PostgreSQL users, covering topics from basic `SELECT` statements to advanced window functions. My SQL learning journey and the suggestions from my mentees, colleagues and seniors to document this were the motivations to write this document.

dataanalysis datascience-machinelearning mysql postgresql sql

Last synced: 28 Oct 2025

https://github.com/nikolatechie/dress-to-impress

Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.

hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript

Last synced: 05 May 2025

https://github.com/yaza-putu/wilayah-administrasi-indonesia-2022

Data Wilayah Administrasi Indonesia 2022

database indonesia sql wilayah

Last synced: 08 Sep 2025

https://github.com/zachvictor/sqlinsert

Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.

bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql

Last synced: 06 Apr 2026

https://github.com/harryvolek/aisql

Use GPT to generate SQL

chatgpt gpt-3 postgres psql sql text2sql

Last synced: 12 Apr 2025

https://github.com/greenpeace/gpes-bigquery-recipes

Google Big Query recipes to Analyse our data.

bigquery database-management sql

Last synced: 11 May 2025

https://github.com/palewire/first-athena-query

How to analyze millions of records in seconds with Amazon Web Services and SQL

athena data-journalism journalism news python sql tutorial

Last synced: 12 Jun 2025

https://github.com/tafadzwamc/exploratory-data-analysis-projects

This is a repository demonstrating my various data analysis projects, utilizing Python, SQL, Excel ad Power BI.

msexcel mssqlserver powerbi python sql

Last synced: 30 Oct 2025

https://github.com/secjs/database

🛢️Handle database operations in any type of database (SQL or NoSQL) inside Node.js

database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver

Last synced: 30 Oct 2025

https://github.com/kaboc/sqlp

[WIP] Extension of Go's database/sql for easier and simpler use

database go go- sql

Last synced: 15 May 2026

https://github.com/mohammedmehdio/ClubHub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 07 May 2025

https://github.com/panoschatzi/fitnessdatabase

The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.

database etl-pipeline pandas python sql sqlalchemy sqlserver ssms

Last synced: 07 May 2025

https://github.com/jacobstephens2/channel-zero-news-web-app

A web-based party game inspired by Jackbox and SNL's Weekend Update- players write scripts for each other to perform live on a shared screen.

bootstrap css game html javascript live multiplayer party-game php real-time sql web-app

Last synced: 07 Apr 2026

https://github.com/klane/springboard

Springboard Data Science Career Track assignments

data-science jupyter-notebook pyspark python scikit-learn springboard sql

Last synced: 13 Apr 2025

https://github.com/arthurgousset/dune

✨ DuneSQL cheat sheet

dune sql

Last synced: 03 Apr 2025

https://github.com/meeehdi-dev/dbisous

💋 User-friendly and cross-platform database manager

database golang mysql postgresql sql sqlite vue

Last synced: 11 Apr 2025

https://github.com/didinj/asp-net-core-angular-7

Building Web App using ASP.NET Web API Angular 7 and SQL Server

angular angular7 asp core microsoft net server sql typescript

Last synced: 12 Apr 2025

https://github.com/gsamokovarov/patka

Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.

go migrations sql

Last synced: 05 Apr 2025

https://github.com/andif888/ansible-role-win-sqlserver

Ansible Role to install SQL Server on Windows

ansible-role sql windows

Last synced: 10 May 2026

https://github.com/cliffcrerar/learn-transact-sql-fundamentals

A document that explains some need to know concepts regarding SQL using MS SQL Server.

learn-sql microsoft-sql-server sql sql-demo tech-docs transact-sql

Last synced: 17 Mar 2026

https://github.com/bobobass84/sql-database-projects

Let's play around a bit with the 'SQL Server Database Projects'...

database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest

Last synced: 25 Feb 2026

https://github.com/mezgoodle/sql

Repository about SQL, but also about experiments🤪

experimental lessons sql

Last synced: 08 Feb 2026

https://github.com/cu-dbmi-peds/phoenix

R, Python, and SQL implementations of the Phoenix Sepsis Criteria

pediatric phoenix python r sepsis septic-shock sql

Last synced: 22 Oct 2025

https://github.com/konojunya/dirql

🥞 dirql displays files and directories with syntax like sql cli :)

cli dirql sql

Last synced: 25 Feb 2026

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

NUMLPay is a comprehensive fee payment system designed to simplify and streamline the payment process for students at the National University of Modern Languages (NUML). With NUML’s legacy of over forty years in educational excellence, NUMLPay represents a significant advancement in adapting to the evolving needs of students.

android-development data-engineering etl-pipeline python sql sql-server testing web-development

Last synced: 20 Jan 2026

https://github.com/mfkimbell/catalog-web-scraper

Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.

aiohttp asyncio docker flask lxml makefile pdm psycopg2 rabbitmq shell-script sql toml yml

Last synced: 20 Oct 2025

https://github.com/msaadx/Dynamic-System-Model-Database

I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.

avl-tree btree data-structures database-management red-black-tree sql

Last synced: 24 Oct 2025

https://github.com/aghost-7/flip-table

Flip the tables.

command-line humour nodejs sql

Last synced: 28 Apr 2026

https://github.com/cwaku/vet-clinic-database

This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL

database postgresql sql

Last synced: 25 Apr 2026

https://github.com/jethronap/rolesystem

A Role Management System CLI Application

cli-app dao java password-hash role-management sql

Last synced: 25 Oct 2025

https://github.com/sadeeshaperera/lifecare--health-insurance-management-system

SLIIT 1st year second semester university project using HTML, CSS, JS, PHP for a health insurance management system

css healthinsurance html javascript php phpmyadmin project sql university xammp

Last synced: 19 Apr 2026

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 2026

https://github.com/sourcegraph/querygen

CLI + tiny library for more readable SQL queries

golang sql

Last synced: 15 Mar 2026

https://github.com/icepick4/tchoutchou

Project managing an entire station system throughout France, employee and customer side

ajax javascript js mvc php plsql project sql

Last synced: 17 Apr 2026

https://github.com/faltawy/lsql

(WIP) List your files with SQL like syntax, (Fun Project)

files rust sql

Last synced: 05 Mar 2026

https://github.com/kumarswamy2025/india-general-election-result-analysis-2024

This project analyzes the results of the India General Election 2024 using SQL Server. Various problem statements were tackled to gain insights from the election data.

sql sqlserver

Last synced: 01 Apr 2026

https://github.com/orhankupusoglu/alembic-sql

Manage databases with Alembic, but use SQL instead of Python

alembic database migration postgresql sql sql-ddl sqlalchemy

Last synced: 10 May 2026

https://github.com/imagodata/filter_mate

FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers

data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database

Last synced: 29 Apr 2026

https://github.com/baggerfast/videohostingdatabase

Coursework for university - I implemented a database similar to YouTube.

database sql sql-server youtube youtube-database youtube-db

Last synced: 26 Oct 2025

https://github.com/kallsyms/wtf_sql

It's like wtf.sh, but in SQL!

dumb sql wtf

Last synced: 27 Mar 2026

https://github.com/moertel/squcumber-postgres

Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases

cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework

Last synced: 26 Oct 2025

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

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

ansible backup etl hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 21 Oct 2025

https://github.com/zheruel/php-news-website

News portal - Vanilla PHP/HTML/CSS

css html php sql

Last synced: 16 May 2026

https://github.com/mohammedmehdio/clubhub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 14 Feb 2026

https://github.com/mabel-dev/opteryx-catalog

📚 Opteryx Cloud Catalog

catalog data python sql

Last synced: 27 Feb 2026

https://github.com/surajrawat1709/hotelratingapp

Maven based Spring Boot application making use of different microservices to get ratings of hotels.

hibernate java11 maven microservices spring-boot sql

Last synced: 06 Feb 2026

https://github.com/vvka-141/pgmi

pgmi — PostgreSQL-native execution fabric. Your SQL drives everything: transactions, execution order, error handling. Session-centric, deterministic, auditable. For humans and autonomous agents.

ai-agents cli database-automation database-migrations dba-tools devops golang infrastructure-as-code mcp plpgsql postgresql-sql schema-management sql transactional

Last synced: 20 Feb 2026

https://github.com/sdrttnclskn/plsql-work

pl/sql-work been created from solution of hackerrank examples

oracle plsql sql sqldeveloper

Last synced: 13 Feb 2026

https://github.com/rgolubtsov/reporter-multilang

A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.

cli genie golang human-readable-reports javascript multilang mysql nodejs pdf perl postgresql python sql sqlite vala

Last synced: 17 Feb 2026

https://github.com/martinkalema/cs50-python

Havard University Entry Level Course Problem Set Solutions

cybersecurity game-development python3 sql web-programming

Last synced: 28 Jul 2025

https://github.com/didinj/asp-net-core-angular-sqlserver-webapp

Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server

angular asp core microsoft net server sql typescript

Last synced: 20 Jul 2025

https://github.com/maurodelazeri/memsql-cpp-connector

MemSQL connector with pool of connections for c++

connector mariadb memsql pool sql

Last synced: 16 May 2026

https://github.com/grendel-consulting/steampipe-plugin-kolide

Use SQL to instantly query your Kolide K2 fleet

kolide postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 17 Apr 2025

https://github.com/richardevcom/memba

SMS reminders for elderly using Twilio API, Vertex AI & Google Cloud services.

api challange cloud gemini google mysql prisma run sms sql ts twilio typescript vertex

Last synced: 22 Apr 2025

https://github.com/f1uxwave/schoolmanagementsystem

This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.

class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate

Last synced: 14 Apr 2025

https://github.com/devrabbani/zendb

All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.

algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript

Last synced: 07 Mar 2026

https://github.com/gmr/pgparse

Python wrapper for libpg_query

postgresql python3 sql

Last synced: 27 Jul 2025

https://github.com/juliandavidmr/ddlify-oracle

Ddlify, manage your database Oracle from NodeJS

database-adapter ddl information-security npm-package oracle-db sql

Last synced: 13 Jun 2025

https://github.com/mvharsh/hackerrank-solutions

This repository contains all my accepted solutions in hackerrank

c cpp hackerrank-solutions problem-solving python sql

Last synced: 06 May 2026

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

This is music/mp3 website where you can listen and download your favourite song. Website is created by Rahul Bhati using html, css, bootstrap, jquery, javascript and php.

bootstrap communityexchange css ghdesktop github html5 javascript jquery learn music php sql

Last synced: 11 Apr 2026

https://github.com/sameetasadullah/student-registration-database-website

A School Management Website where you can register students, their courses, generate challan forms, change class forms, and many more options

erdiagram oracle-11g php school-management sql

Last synced: 01 Aug 2025

https://github.com/filipponik/rb1-test-task

Тестовое задание RB1

javascript mysql php sql test-task

Last synced: 06 May 2026

https://github.com/rusty-libraries/rusty-schema-diff

A powerful schema evolution analyzer supporting JSON Schema, OpenAPI, Protobuf, and SQL DDL

diff openapi protobuf schema sql

Last synced: 15 Apr 2025

https://github.com/benmukebo/vet-clinic-database

For project you uses a relational database to create the initial data structure for a vet clinic. Built with POSTGRESQL

database postgresql sql

Last synced: 18 May 2026

https://github.com/wwddnn/investidor-fiis

Meu projeto pessoal ! "Wallet de Fiis" - Consiste em criar um Sistema onde Investidores registram seus Fiis - Fundo de investimento imobiliário

backend intellij java postman springboot springjpa springweb sql

Last synced: 12 Apr 2025

https://github.com/ojplg/hrorm

A simple Java ORM tool.

database java orm orm-library persistence rdbms sql

Last synced: 14 Jan 2026

https://github.com/alaeddinalhamoud/android-login-sql-jdbc-driver

How to connect your sql server database to android app using JDBC .

android java jdbc sdk server sql

Last synced: 14 May 2025

https://github.com/notcoffee418/dapperbulkqueries

Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.

bulk dapper dapper-extensions postgresql sql

Last synced: 24 Aug 2025

https://github.com/tawfik-s/classroom-api

api to manage classrooms and quizes for graduation project vr and front end parts

authentication authorization jwt rest-api spring-boot springjpa sql

Last synced: 05 Jul 2025

https://github.com/hello395/sympcheck-helper

SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.

chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase typescript vite

Last synced: 19 Mar 2025

https://github.com/s0und0fs1lence/chdb-zig

Zig wrapper for chdb

chdb clickhouse sql zig

Last synced: 06 Jan 2026

https://github.com/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql

Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services

bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql

Last synced: 18 Apr 2026

https://github.com/jacraig/inflatable

An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.

orm sql

Last synced: 12 Aug 2025

https://github.com/sassine/sqlschema2java

sqlschema2java generates Java types from SQLSchema and annotate those types for data-binding with Jackson 2.x, Javax Persistence and Spring Repository.

antlr4 class classloader dto dto-entity-mapper entity jackson java java-library jpa-hibernate lombok maven maven-plugin reflection sql sql-schema

Last synced: 20 May 2026