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/waveform-computing/oliphant

A set of extensions for PostgreSQL including temporal features

plpgsql postgresql sql temporal temporal-models

Last synced: 19 Jan 2026

https://github.com/xxf098/sqlparse

A SQL Parser and Formatter for Rust

parser rust sql

Last synced: 07 May 2025

https://github.com/jeremyknight-me/scripts

Scripts (Powershell, SQL, etc.)

powershell script scripts sql

Last synced: 24 Apr 2025

https://github.com/annakthrnlee/FIFA_World_Cup

Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.

google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow

Last synced: 10 Mar 2025

https://github.com/brenimcode/hypermarket-database

The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.

git postgresql sql

Last synced: 27 Feb 2025

https://github.com/do-kevin/zephyr-node

Productivity app that helps users organize their notes, flashcards, to-dos, and reminders. Users have the option to send flashcards and reminders as text messages.

bootstrap full-stack javascript react sass sequelize sql twilio

Last synced: 27 Jan 2026

https://github.com/toxe/cpp-sql

C++ SQL Examples

cmake cpp example sql sqlpp11 test

Last synced: 13 Apr 2026

https://github.com/kostiantyn-nemchenko/pg_reject_sql

Forbid SQL statements regardless of privileges

postgresql postgresql-extension sql

Last synced: 20 May 2026

https://github.com/arpitbrur/flight-ticket-booking-j2ee-mini-project

Here I'm uploading flight ticket booking project which is real time project. In this project I have use Core java, Servlet /JSP, JDBC, and MySql workbench.

core-java css3 html javascript jdbc-driver jsp-servlet mysqlworkbench servlet sql

Last synced: 13 Apr 2026

https://github.com/longnguyen010203/bank-datawarehouse

📊🌈🏛 This project develop a data warehouse for a bank using Amazon Redshift, VPC, Glue, S3 and DBT, following a ⭐ Star Schema architecture. The goal is to storage, manage, and optimize data to support decision making and reporting 🏵️

amazon amazon-web-services aws banking bronze dbeaver dbt dimensions facts glue gold redshift s3 security-group silver sql starschema vpc vpc-subnet warehouse

Last synced: 16 Mar 2025

https://github.com/vaibhavdavedev/ibm-backend-development-course

This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate

devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql

Last synced: 08 Feb 2026

https://github.com/rinatmambetov/java-piscine-42school

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible

42projects 42school java sql

Last synced: 16 Mar 2025

https://github.com/tripathirakeshofficial/yt-reddit-clone

Reddit 2.0 with NEXT.JS! (React, SQL, Supabase, StepZen, GraphQL, TypeScript,Tailwind)

graphql nextjs reactjs reddit reddit-api sql stepzen supabase tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 19 May 2026

https://github.com/glhrzx/phpinit

Primeiro projeto inicial em PHP com XAMPP, Apache, MySQL, HTML5, CSS3 e Bootstrap

html html5 mysql php php8 sql xampp

Last synced: 08 Oct 2025

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/gmpsankalpa/hello-world

This repository contains "Hello, World!" programs written in 20 different programming languages.

assembly cpp csharp css go html java javascript kotlin matlab objective-c perl php python r ruby scala sql swift typescript

Last synced: 04 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/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/llorllale/liquibase-facade

API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.

database java liquibase sql version-control versioning

Last synced: 14 Jan 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/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 15 Apr 2026

https://github.com/raflizocky/e-voting

Laravel | A web-based application that manages digital voting.

bootstrap docker docker-compose laravel makefile php sql

Last synced: 25 Oct 2025

https://github.com/abbhiishek/codecommunitymusic-server

Backend service for Code Community Music

api backend django hacktoberfest postgresql python sql

Last synced: 12 Apr 2026

https://github.com/agoyamo/micosoft-sql-service-handler

This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management

microsoft microsoft-sql-server service sql sql-server

Last synced: 18 Mar 2026

https://github.com/verbanent/laravel-sql-performance-guard

A service provider to monitor SQL statements, check the performance (EXPLAIN command), view real-time queries, and collect SQL logs to optimise them.

explain laravel laravel-package laravel-provider optimisation performance provider queries sql

Last synced: 01 Feb 2026

https://github.com/harrystaley/tamusa_csci4349_week8_livepentest

This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.

cli command-line cybersecurity infosec network-security scripting security shell sql terminal

Last synced: 17 Mar 2026

https://github.com/bbonnin/talk-stream-processing-et-sql

Support pour un talk sur le stream processing avec SQL

sql stream stream-processing streaming

Last synced: 30 Jan 2026

https://github.com/haytham-hammioui/cs50x-2024

This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql

Last synced: 22 Apr 2025

https://github.com/kauemiziara/cs-sensor-list

A desktop application to catalog electronic sensors with CRUD functionalities.

avalonia avaloniaui crud csharp mariadb mvvm sql

Last synced: 04 Jan 2026

https://github.com/byoso/silly_db

Minimalist ORM using sqlite3, simple but efficient.

database orm orm-framework python3 sql sqlite3

Last synced: 09 May 2026

https://github.com/anicetkeric/spring-boot-jdbi3

Spring Boot Rest API with Jdbi 3

jdbi postgresql spring-boot sql

Last synced: 13 Apr 2025

https://github.com/bahinkor/ecommerce

Back-end application developed with Nest JS technology and MySQL database. (online shop restful api)

api backend mysql nestjs nodejs restful-api sql

Last synced: 25 Feb 2026

https://github.com/stevenvachon/sql-match

Match a string using an SQL pattern.

match nodejs sql wildcard

Last synced: 14 Mar 2025

https://github.com/deadnews/sql-ex

Solutions to some exercises at sql-ex.ru

sql sql-ex

Last synced: 29 Jan 2026

https://github.com/larissaperinoto/store-manager

Project Store Manager is a RESTful API for managing a store's system.

chai express javascript mocha mysql nodejs sql swagger

Last synced: 11 Apr 2026

https://github.com/lmsharma/analytics-superstore-sql

A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.

postgresql sql sqlquestions superstore-data-analysis

Last synced: 05 Jul 2025

https://github.com/mskian/tamil-words

Tamil words Collections with English Meaning - API and SQL Data.

api data javascript json json-api mysql pdo php sql tamil tamil-language tamil-sms tamilwords translate translator

Last synced: 14 Apr 2026

https://github.com/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 10 Apr 2026

https://github.com/mitranim/gt

Short for "Go Types". Important data types missing from the Go standard library.

data date datetime go golang interval json null-safety sql time url uuid

Last synced: 10 May 2026

https://github.com/convorm/conv.orm.net5

Simple ORM for C# possibiliting connect to MySql, Sql Server, MariaDB databases.

component csharp library mariadb mssql mysql orm package sql

Last synced: 14 Jan 2026

https://github.com/simoesleticia/sql-pandas-interviewquestions

Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.

data-science desafios interview-questions pandas python sql

Last synced: 24 Jan 2026

https://github.com/cleilsonandrade/flask_blog

Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.

blog database flask fullstack jinja2 jquery popper python sql sqlite

Last synced: 10 Apr 2026

https://github.com/vishrut-b/database-project-mysql-

It is an astrophysical data analytics project, which I did with MySQL. The project was a graded by Sebastien Derriere of the Strasbourg Astronomical Observatory.

astrophysical-data astrophysics mysql relational-databases sql statistics

Last synced: 06 Feb 2026

https://github.com/aymen94/myassistance

Progetto di ingegneria del software

css html java javascript jsp-servlet junit maven mysql sql unisa

Last synced: 24 Jan 2026

https://github.com/io7m-com/jqpage

SQL query pagination

jooq pagination sql

Last synced: 24 Jan 2026

https://github.com/rizwanullah313/clinic-managment-system

Clinic management system using Java and MS Access

java msaccess netbeans-ide oracle-database sql

Last synced: 05 Mar 2025

https://github.com/abdelkarimhajji/gestionproduction

Production Management Project: Boosting efficiency and control in manufacturing. Optimize processes with us! 🛠️💼 #ProdMgmt

java management mysql-database sql

Last synced: 12 May 2026

https://github.com/chrynn/snyt

website for restaurant with small CMS

docker latte nette php sql

Last synced: 25 Oct 2025

https://github.com/prince0010/bureau_of_fire_protection

Bureau of Fire Protection - Fire Safety Inspection Certificate Website

bootstrap js mysql php sql

Last synced: 13 Feb 2026

https://github.com/adamduval/ml_snowflake_end_to_end

❄️ End to End ML workflow in Snowflake.

machine-learning python snowflake sql streamlit

Last synced: 02 Mar 2026

https://github.com/naorpeled/forum

💬 A basic forum, made using the Python Flask framework 💬

css flask html python sql sqlalchemy

Last synced: 13 Apr 2026

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

View dashboards and reports across all of your IBM Cloud accounts using Powerpipe and Steampipe.

dashboard hacktoberfest ibm ibm-cloud insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 24 Jan 2026

https://github.com/dustinkredmond/sqlitetocsv

Command line tool written in C language to export SQLite data as a CSV file.

c csv sql sqlite-databases

Last synced: 26 Aug 2025

https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility

Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.

downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor

Last synced: 04 Oct 2025

https://github.com/arzan101/ola-data-analytics

Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate

dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql

Last synced: 06 Jan 2026

https://github.com/atuoha/couriers

Web Courier Services....

ajax css geolocation html js php sql

Last synced: 12 Apr 2026

https://github.com/louis-e/psl-leaderboard-system

PSL: Simple PHP + SQL + Leaderboard System

000webhost csharp highscore leaderboard mit php sql unity

Last synced: 13 Apr 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 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/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/ninja1375/library-management-system-sql

library-management-system-sql

library scripts sql

Last synced: 23 Feb 2026

https://github.com/henrylin03/video-games

Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.

analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games

Last synced: 14 Apr 2026

https://github.com/abeatrix/network

Twitter Clone in Python and Django.

django-rest-framework python3 sql twitter-clone

Last synced: 18 Aug 2025

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/martinbinard/backend-social-network

Backend social network using nodeJS, express, MySQL & Sequelize

express mariadb nodejs sequelize sql

Last synced: 05 May 2026

https://github.com/aloth/power-bi-book-resources

Official resources for "Teach Yourself VISUALLY Power BI" by Alexander Loth (Wiley). Get all Power BI project files (.pbix) and datasets to follow along with the visual, step-by-step exercises in the book.

analytics bi business-analytics business-intelligence dashboards data-analysis data-cleaning data-modeling datavisualization dax etl microsoft microsoft-power-bi power-bi-desktop power-platform powerbi powerquery reporting sql visualization

Last synced: 19 Feb 2026

https://github.com/tiendc/go-txhelper

Golang SQL Tx execution library

go golang mysql postgresql sql transaction

Last synced: 14 Jan 2026

https://github.com/jozephkabongo/nokysql

NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.

database mysql php postgresql query-builder sql sqlite

Last synced: 14 Apr 2026

https://github.com/shanwaz-78/course--javascript-tutorial-for-beginners-in-hindi-urdu

If You Really Wanna Build Your More Knowledge in js as a (BEGINNER). Then These Topics Just For You.↴ & Don't forget to click on that link as well.

javascript mongodb nodejs reactjs sql

Last synced: 12 Apr 2026

https://github.com/freddo1503/stock_news_pred

Web application to provide analysis-ready data (Stocks price, News, Tweets) for ML and RNN.

apache-kafka data-engineering django docker-compose postgresql python sql

Last synced: 11 Apr 2026

https://github.com/viktorsvertoka/goit-rdb-hw-04

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-04 sql workbench

Last synced: 21 Jan 2026

https://github.com/ligoj/plugin-id-sql

Ligoj plugin for identity management and backed by an SQL database

ligoj ligoj-plugin spring sql

Last synced: 24 Feb 2026

https://github.com/ClydeDz/fancy-comments

Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.

apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml

Last synced: 09 Apr 2025

https://github.com/scottgriv/pwa-demo-app

A Progressive Web App (PWA) demo that uses React, TypeScript, Node.js, Postgresql, and Scss/Sass/Less. Learn about PWAs and achieving a perfect Lighthouse score.

html javascript less lighthouse postgresql postgresql-database pwa pwa-app pwa-apps pwa-boilerplate pwa-example react sass scss sql typescript

Last synced: 12 Aug 2025

https://github.com/shanduur/c-embedded-sql

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

c esql sql

Last synced: 04 Oct 2025

https://github.com/reo7sp/two-step-migrate

SQL migration tool for blue-green deployments

blue-green-deployment migrate postgreql sql

Last synced: 11 Aug 2025

https://github.com/dustin-decker/elasticsearchsql

A simple example of using Apache Spark SQL against Elasticsearch 5

elasticsearch spark sql

Last synced: 11 Apr 2026

https://github.com/djdeveloperr/postquery

An easy to use Query Client for Deno Postgres.

client database deno postgres query sql

Last synced: 10 Oct 2025

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/bfergerson/jnomad

Scans Java source code for database queries (SQL/HQL) and recommends possible table indexes based on query usage

java postgres-explainer postgresql source-code-sql-extractor sql sql-explain sql-scanner

Last synced: 11 Oct 2025

https://github.com/pojntfx/mepi

Middle Earth Property Insurance, a uni project of @jakwai01, @dentremor, @lucas-goldner and @pojntfx for HdM Stuttgart.

hdm-stuttgart oracle pogchamp proprietary sql uni-hdm-stuttgart

Last synced: 10 Aug 2025

https://github.com/ganl/go-dm

达梦 Go 驱动源码 针对版本 DM8

dm dm8 drivers golang sql

Last synced: 04 Jul 2025