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/arislooi/twitter-clone

A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.

api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql

Last synced: 11 Apr 2026

https://github.com/mathiaslinux/sae_401_bo

The redesign of an escape game company's website for a college project.

bash-scripting css educational-project escape-game html js linux-compatibility linux-installer mariadb php sql website

Last synced: 11 Oct 2025

https://github.com/tatangharyadi/integration

Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run

auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog

Last synced: 22 Jan 2026

https://github.com/apostolouagge/cinema-management-program-mvc

Cinema management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Mar 2026

https://github.com/undisputed-jay/aws-s3-integration-with-snowflake

This project sets up an ETL pipeline to load Citibike trip data from an AWS S3 bucket into Snowflake. It establishes a secure integration with S3, defines a CSV file format, stages the data, and loads it into a Snowflake table for analysis.

aws-s3 snowflake sql

Last synced: 20 Mar 2026

https://github.com/gabrieladados/novadrive-data-pipeline

Do Data Warehouse ao Looker Studio: Projeto End-to-End de Análise para a concessionária Nova Drive

airflow dbt docker looker-studio snowflake sql

Last synced: 31 Mar 2025

https://github.com/panoschatzi/paris_olympics_2024_database

A postgreSQL database of 2024 Paris Olympics.

cs50sql-final-project database docker postgresql sql

Last synced: 13 Apr 2026

https://github.com/blusewang/postgre-sql

A PostgreSQL support for node.js, based on node-postgres and used Pool.

builder pg pool sql

Last synced: 25 Oct 2025

https://github.com/ibensusan/italian-cuisine-course-database-development-

SQL-based Database Design and Implementation

oracle-database sql

Last synced: 20 Mar 2026

https://github.com/tusharpandey003/sql_query_generator

This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)

gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application

Last synced: 18 Apr 2026

https://github.com/teraearlywine/sample-sql

The following repo contains samples of SQL code that can be referenced by future clients or employers.

bigquery database mysql sql

Last synced: 13 Apr 2026

https://github.com/sushantnair/rdbms

A collection of experiments I have performed for the course "Relational Database Management Systems" as part of the curriculum for Semester 4 of SY BTech. Computer Engineering at KJ Somaiya College of Engineering, Somaiya Vidyavihar University, Vidyavihar, Mumbai, 400077

dbms postgresql sql

Last synced: 29 May 2026

https://github.com/drako01/java-udemy

Repositorio con todas las Actividades del Bootcamp

css3 eclipse-ide html5 java javascript maven spring-boot sql

Last synced: 12 Apr 2026

https://github.com/nguyendangxuanlinh/the-pizza-analysis-report-with-powerbi-sql

The purpose of this project is to help pizza business sustain and enhance their business growth. The analysis will help business owner understands their current product performance and uncover valuable insights to make data-driven decisions

actionable-recommendations powerbi powerbidashboard recommendation sql sql-query user-insights

Last synced: 19 Mar 2026

https://github.com/pedrofnseca/bd-vendas

🐬 Banco de dados para vendas

cloud data-structures database mysql sql

Last synced: 18 May 2026

https://github.com/zeepk/woodcut-dotnet

Stat tracker for the popular MMO Runescape

api core csharp dotnet gaming javascript osrs react redux runescape sql typescript

Last synced: 20 Jan 2026

https://github.com/arthursudbrackibarra/trab-final-mpbd

Trabalho Final de Modelagem e Projeto de Banco de Dados.

database-modeling oracle-database sql

Last synced: 19 Mar 2026

https://github.com/qw-0p/software-store

This is a monorepo that contains the entire e-commerce store project, including both server and client components

2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript

Last synced: 14 Apr 2026

https://github.com/suman105/cheatsheets-for-interview-preparation

A collection of well-structured and concise cheat sheets for C++, Git & GitHub, and SQL. Perfect for quick reference, interview prep, and boosting productivity. 🚀

cplusplus github sql

Last synced: 13 Apr 2026

https://github.com/sarvesh30112002/sql-analyzer

SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.

java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis

Last synced: 13 Jun 2025

https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress

Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.

api backend express-js nodejs nosql solid-principles sql typescript

Last synced: 02 Jan 2026

https://github.com/mr-vozhyk/test-tasks

Выполненные тестовые задания (не запрещенные к публикации)

analysis data-analysis digital-analysis e-commerce excel google-colab google-sheets marketing marketplace power-bi power-query python sql

Last synced: 07 May 2026

https://github.com/sparshhhhhh/netflix-sql

Run queries to find insights about Netflix.

database-management sql

Last synced: 19 Mar 2026

https://github.com/mijisu0103/db-for-library-systems

This project was done as a part of the assignment for ECS740P - Database Systems

database-design database-implementation sql

Last synced: 06 Jan 2026

https://github.com/medz/refine-sqlx

A powerful, cross-platform SQL data provider for Refine

bun cloudflare-d1 data-provider node refine sql sqlite

Last synced: 14 Apr 2026

https://github.com/assem-elqersh/train-ticketing-system

A comprehensive train ticketing system that allows administrators to manage train schedules and passengers to book tickets. The system supports functionalities like adding train details, bulk uploading via CSV, and booking tickets with real-time availability updates.

css html javascript php sql web-development

Last synced: 11 Apr 2026

https://github.com/feymanlee/storeit

Easy store data with GORM

golang gorm orm repository sql

Last synced: 14 Jan 2026

https://github.com/pageton/sqlitekv

SQLiteKV is a lightweight key-value store built on top of SQLite3, offering basic key-value operations with support for expiry times, JSON export, and flexible storage options including in-memory, temporary, and disk-based storage. Ideal for applications requiring persistent and reliable storage.

database javascript key-value-database key-value-store npm pnpm sql sqlite sqlite3 sqlitekv typescript

Last synced: 14 Feb 2026

https://github.com/ushanperera/sql-scriptproject

This Stors all the SQL syntax that always come in handy during the developments (TSQL)

sql sqlserver-2022 stored-procedures tsql

Last synced: 14 Feb 2026

https://github.com/wojciechstaszewski4/amusementparkdatabase

🎢 A database and web management system for an amusement park developed in .NET Razor. Features include user management, attractions, ticketing, promotions, CRUD operations, filtering, and master-slave relationships, with SQL scripts for schema creation, stored procedures, triggers, views, and an ERD diagram.

amusement-park backend crud data-management database-design entity-framework erd filtering-sorting master-slave razor-pages relational-database scalable-systems sql stored-procedures triggers web-application

Last synced: 23 Feb 2026

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

View dashboards and reports across all of your Azure AD tenants using Steampipe.

azure-active-directory azuread dashboards hacktoberfest insights sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme

Fs ile SQL Dosyasını eşit parçalara bölme - NODEJS

fs sql

Last synced: 15 May 2025

https://github.com/kinshuk-code-1729/hackerrank-sql-solutions

This repository contains the solutions to all the HackerRank SQL problems which I've solved while learning SQL.

hackerrank-solutions rdbms sql

Last synced: 19 Mar 2026

https://github.com/akhilesh664/mysql

🛢️ MySQL Mastery – Queries, Schemas & Optimization! This repository contains a comprehensive collection of MySQL scripts, covering everything from basic queries to advanced database management. It includes well-structured SQL commands, schema designs, stored procedures, and performance optimization techniques—perfect for learners, developers.

database-management jdbc mysql sql

Last synced: 26 Jan 2026

https://github.com/dorisjin1003/dataanalystportfolioprojects

This repository contains my Data Analytics portfolio projects ranging from Python, Tableau and Excel.

analytics competitor-analysis dashboard excel market-analysis portfolio portfolio-project portfolio-site sql tableau tableau-dashboards

Last synced: 19 Mar 2026

https://github.com/andreaslill/react-next-chat-app

Chat app with channels and authentication built in NextJS.

bcrypt next-auth nextjs pusher react sql tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/hungryvovka/codewars-sql

My assignment solutions of Codewars tasks by using SQL.

codewars codewars-kata-solution codewars-solutions codewars-sql sql

Last synced: 19 Jan 2026

https://github.com/nikhilash45/power-bi-vsualisation-of-joins

In This Power Bi Report User Can Visualis Join By Themselves , and it is easy to understand joins now.

business-analytics business-intelligence data data-analysis data-visualization joins powerbi sql visualization

Last synced: 19 Mar 2026

https://github.com/petrfaltus/ms-sql-server-connection-source-codes

Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.

batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures

Last synced: 27 Jan 2026

https://github.com/ajayos/nodedb

DATABASE using nodejs

ajay ajayos database db sql sqlite3

Last synced: 14 Feb 2026

https://github.com/future-architect/uroborosql-doc

uroboroSQL documentation

java sql

Last synced: 15 Mar 2026

https://github.com/developersailor/fi-booking-backend

fi-booking front-end project github.com/developersailor/fi-booking.git

express express-js expressjs prisma sql

Last synced: 15 May 2025

https://github.com/pratiti-soumya/sql-challenges

The repository demonstrates my ability in SQL, including ranking, common table expressions (CTEs), datetime functions, text manipulation, aggregation, NULL handling, and more.

analytics businessanalytics database-schema databases erdiagram mssql postgresql sql

Last synced: 18 Jan 2026

https://github.com/abhi-bhatra/ksarathicommodityapi

Get the real-time price for the crop

azure flask krashak-sarathi sql

Last synced: 04 May 2026

https://github.com/anant/example-sql-on-cassandra-with-open-source-notebooks

Files to follow along with the Open Source Notebooks and Cassandra Webinar (see README.md)

cassandra datastax datastax-studio jupyter jupyter-notebook nosql notebooks quix spark sql

Last synced: 29 Apr 2026

https://github.com/kevinrivera1/postgresql-manual

Este repositorio es una valiosa fuente de información para aquellos que deseen aprender y trabajar con PostgreSQL.

relational-databases sgbd sql

Last synced: 19 Mar 2026

https://github.com/m-ahmed-anwer/website-template

Web application build for buy websites

css html javascript php sql

Last synced: 11 May 2026

https://github.com/nyxflower/ladybug

An efficient web-based Code Similarity Detection tool with report generator

css java maven similarity-detection sql web-based-application

Last synced: 06 May 2026

https://github.com/bifenzine/carsearchhub-discover-react-and-explore-cars-react-tailwindcss-nodejs-express-sql-

CarSearchHub: Web app for car discovery. React frontend, Tailwind CSS, Node.js/Express backend, SQL database. Search, compare, and explore vehicles effortlessly.

express nodejs react sql tailwindcss

Last synced: 11 Apr 2026

https://github.com/eman288/travel-management-system

This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.

bootstrap c-sharp css dotnet dotnet-core html html5 javascript linq microsoft-sql-server sql web-app web-application webapp webapplication

Last synced: 18 Jan 2026

https://github.com/beallio/wherewolf

Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.

big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv

Last synced: 28 Apr 2026

https://github.com/rdalmarco/datascience

Estudos sobre data science, big data e machine learning

estatistica pandas python r spark sql

Last synced: 16 Apr 2026

https://github.com/joao208/ecommerce

Ecommerce de estudo de uma loja de tênis usando PHP, html e sql

frontend html php sql

Last synced: 30 Mar 2025

https://github.com/stephaniehicks/jhustatprogramming2023

Course website for Biostat 140.777 in Fall 2023

command-line data-science education github r-package r-programming sql

Last synced: 12 Feb 2026

https://github.com/syedsaadahmed/hands-on-with-apache-spark

Working with Apache Spark, Creating some small tutorials and at last implemeting a small project

apachespark joins machine-learning machine-learning-algorithms pyspark python sql

Last synced: 14 Oct 2025

https://github.com/othastudio/nusql

Simplify the process of building SQL queries in Node.js applications

nodejs sql sql-query typescript

Last synced: 12 Feb 2026

https://github.com/oxtornado/senasec

Facial recognition with hardware scope project 📥

arduino backend cplusplus csharp database-management fastapi frontend python react sql vitest

Last synced: 11 Apr 2026

https://github.com/starkgang/unidb-beta

Attempt to bring Mongo DB syntax to SQL.

mongo mongodb pymongo python3 sql sqlite sqlite3

Last synced: 15 Oct 2025

https://github.com/secmon-lab/overseer

A security log analysis tool for data lake with combination of SQL query and Rego policy

bigquery detection open-policy-agent security-monitoring sql

Last synced: 11 Mar 2026

https://github.com/peter277/sqlcw

SQL Code Wrapper: A lightweight preprocessor for embedding SQL code in host programming languages

code-generator embedded-sql mit-license preprocessor sql sql-integration sql-wrapper

Last synced: 13 Jan 2026

https://github.com/vishnuganeshan/fullstack-tech-notes

🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.

ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript

Last synced: 15 Oct 2025

https://github.com/santosh-konappanavar/vetclinic_database

Vet clinic database is a database project where we create data structure using relational database for a vet clinic

sql

Last synced: 19 Mar 2026

https://github.com/mattiasthalen/hook-forge

Hook Forge is a CLI tool for forging frames and bridges according to the data modeling methodologies Hook & Unified Star Schema

data-modelling hook qlik sql unified-star-schema

Last synced: 11 Feb 2026

https://github.com/hellymodikalpesh/sql-project-zomato-data-analysis

This project showcases my SQL expertise through a comprehensive analysis of Zomato's food delivery business. From database creation to solving complex business problems, this project highlights my ability to extract actionable insights using SQL.

sql

Last synced: 10 Feb 2026

https://github.com/brunos3d/banco-relacional

🛢 SQL - Projeto de estudo sobre bancos relacionais.

sql study

Last synced: 10 Feb 2026

https://github.com/nbryttel/sql-taxdatabase

SQL-Taxdatabase (Tax Expense Schema) is a relational database schema designed to manage tax-related expenses.

architecture azure data-science sql tableau visualization

Last synced: 18 Oct 2025

https://github.com/diegofps/patas

Distributed hyperparameter search in a single command line 🔮

clusters data-science hpc hyperparameter-tuning parallel-computing plotting productivity-tools sql

Last synced: 17 Jan 2026

https://github.com/liatemplates/sqlite

This template enables you to use SQLite databases directly in LiaScript via sql.js. You can create, query, import, and export databases interactively in your Markdown documents.

database liascript liascript-template markdown oer sql sqlite sqlite3

Last synced: 14 Apr 2026

https://github.com/alexfariakof/harvard-cc50

Curso de introdução a Computer Science da Harvard. Tive uma ótima experiência com os diversos problemas complexos e muito difíceis de serem resolvidos, Nem todos os exercícios foram resolvidos principalmente o do modulo SQL FiftyVille .

aws bootstrap c-language-programming cs50 css docker flask html javascript jinja jquery python3 sql sqllite3

Last synced: 11 Apr 2026

https://github.com/chelseammatta/nopd-cad-data-analysis

Analysis of 911 call data from New Orleans' 3rd & 4th police districts (2019-2022) using BigQuery

911-calls 911-data bigquery cad-data crime-analysis data-analysis emergency-response new-orleans public-safety sql

Last synced: 01 Jul 2025

https://github.com/ericperret/sql_studio

SQL learning tool — full SQL interpreter in a single HTML file, zero dependencies

browser-based education html javascript learning no-dependencies pedagogy sql sql-interpreter sql-tutorial

Last synced: 30 May 2026

https://github.com/pragmatta/oino-ts

OINO TS library for publishing an SQL database tables as a REST API

library rest-api sql typescript

Last synced: 26 Feb 2026

https://github.com/anzo52/mysqlcom4py

Simple command line tools for MySQL using Python

cli database mysql mysql-python-connector python-cli sql

Last synced: 12 Apr 2026

https://github.com/nicolasvero/covid_tracker

Projet de création d'un Dashboard sur les données de la pandémie de Covid-19

chartjs php sql

Last synced: 24 Mar 2025

https://github.com/kavicastelo/java-ant-pos-system

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: 18 Mar 2026

https://github.com/rohitbhati22/yogaai

YogaAI is a ML5.js and PJ5.js Library based AI Yoga Trainer and Platfrom for Yoga Teacher and Student.

javascript ml5js mysql php sql

Last synced: 09 Feb 2026

https://github.com/symbitic/sqltest

Data-driven testing for SQL queries.

acceptance-testing data-driven-tests qt5 sql

Last synced: 20 May 2026

https://github.com/hanpama/pgmg

PostgresQL model generator

code-generation golang postgresql sql

Last synced: 17 May 2026

https://github.com/nickyhof/commitdb

A Git-backed SQL database engine written in Go. Every transaction is a Git commit, providing built-in version control, history, and the ability to restore to any point in time.

database git golang python sql

Last synced: 09 Feb 2026

https://github.com/sunilp/jam-cli

Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.

agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript

Last synced: 02 Apr 2026

https://github.com/pradeepsingroul/rock-scissor-and-paper

This is the game of Rock , Scissor and paper where two player exist one is computer and second is user user can pass the Rock/scissor/paper and computer automatically generate your value and then project compares both values and return the winner result based on the game rules.

github java mysql postman springboot springmvc sql sts swegger

Last synced: 12 Mar 2026