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/praveendinesha/youtube-data-harvesting-and-warehousing

Comprehensive YouTube Data Harvesting and Analysis Project: Utilized Python's API for data extraction, enriched by SQL queries, and stored in MongoDB. Employed Streamlit for streamlined visualization, enabling efficient data collection, storage, and insightful analysis.

cleaning integration mongodb nosql nosql-database postgreq python python-sql-integration python3 query rdbms scripts sql streamlit warehouse warehousing windows youtube youtube-api youtube-channel

Last synced: 04 Feb 2026

https://github.com/doaaosamak/database

About Database ;)

database sql

Last synced: 03 Jul 2025

https://github.com/hexforged/web

Hexforged is an immersive browser-based RPG.

css game javascript jquery mariadb php php8 rpg rpg-game sass socket-io sql

Last synced: 26 Jan 2026

https://github.com/xaaria/database_programming

Tietokantaohjelmointikurssin harjoitustyö 2018 [Postgres]

database postgresql-database sql

Last synced: 07 May 2025

https://github.com/loeffel-io/sql

SQL Query Builder - ORM Wrapper

golang orm sql

Last synced: 12 Sep 2025

https://github.com/tawfikhammad/sql-problems-hackerrank

The solutions of SQL hackerrank problems

database hackerrank mysql sql

Last synced: 11 Jun 2025

https://github.com/h4jack/quiz

This is a PHP-based quiz website that allows users to test their knowledge by answering quiz questions. The project uses HTML, CSS, JavaScript, PHP, and MySQL.

apache css h4jack html js mariadb mysql php quiz quiz-project sql xampp

Last synced: 06 Jan 2026

https://github.com/aleenabukhari/dev-talk

A full stack web application that utilizes React, Node.js, and SQL to allow users to post programming questions, reply to posts, nest replies, like, view users, search and filter posts.

database docker react rest-api sql

Last synced: 02 Jan 2026

https://github.com/kartava/nestjs-pgkit

Pgkit module for Nest framework (node.js) 🍉

javascript nest nestjs nodejs pgkit sql typescript

Last synced: 06 Jan 2026

https://github.com/rstoetter/csqlscript-php

a PHP class to execute SQL scripts (mysql)

batch-processing mysql parser php5 script-sql sql

Last synced: 04 May 2026

https://github.com/raflizocky/laravel11-sbadmin2

Laravel 11 - SB Admin 2 Template

bootstrap laravel php sbadmin2 sql

Last synced: 12 Apr 2026

https://github.com/amandaguedess/projeto-conceitual-banco-de-dados-oficina

Sistema de Controle e Gerenciamento de Execução de Ordens de Serviço em Oficina Mecânica

banco-de-dados esquema-conceitual mysql-database mysqlworkbench sql

Last synced: 11 Jun 2026

https://github.com/nilsmt/antoinefactory

Transfert du projet de semestre 3 de BUT Informatique sur un site web d'e-commerce pour un client réel (le site n'est pas terminé)

css html html-css-javascript iut-nantes php php82 sql symphony university-project

Last synced: 04 Sep 2025

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

Learning the basics of SQL

sql

Last synced: 04 Feb 2026

https://github.com/whlke1/ether-multi-tool

Ether is a multi-tool with many features in the areas of Cybersecurity, Pentesting, OSINT, Network Scanning, Discord and Hacking.

cybersecurity database discord dox email hacking ip linux malware-builder multi-tool multitool multitools osint pentesting sql stealer-builder token-grab tool tools windows

Last synced: 12 Apr 2026

https://github.com/satvikpraveen/rsvp_case_study

A comprehensive IMDB dataset analysis using SQL. Includes database setup, advanced queries, and actionable insights. Organized with files for database creation, queries, and solutions. Features an Entity-Relationship Diagram (ERD), executive summary, and SQL scripts. Perfect for SQL workflows and business intelligence in the film industry.

aggregate-functions business-intelligence common-table-expressions data-analysis data-driven-decisions data-querying database-design entity-relationship-diagram imdb-dataset relational-database sql subqueries-and-joins

Last synced: 11 Jan 2026

https://github.com/marklynch/simple-schema-versions

A simple schema versioning for Postgres that scales from basic projects to large scale systems

postgres postgresql sql

Last synced: 04 Sep 2025

https://github.com/niranjanrao07/stock-price-prediction

This project establishes an ETL pipeline for stock price data using Apache Airflow and Snowflake. It extracts daily stock prices from the Alpha Vantage API, transforms the data for analysis, and loads it into Snowflake.Machine learning models are then trained to forecast stock prices.

apache-airflow python snowflake sql stock-price-prediction

Last synced: 12 Jun 2025

https://github.com/filsan95/project-iot_malware_identification

This repository contains the code and data for a project that detects malware from IoT devices using a publish-subscribe model with Confluent and Databricks. The project streams IoT device data to Kafka, analyzes it, and detects malware using machine learning models such as Random Forest and Gradient Boosted Trees.

apache-kafka classification confluent databricks machine-learning-algorithms scikit-learn sql

Last synced: 16 Mar 2025

https://github.com/dirkbosman/node-postgresql-unstructured

An (Unstructured) Express Node PostgreSQL App

api express javascript node nodejs postgresql sql

Last synced: 25 Mar 2025

https://github.com/messsimo/cms-php

Ready-made example of a CMS for business

api chartjs cms css html javascript mysql php sql

Last synced: 12 Apr 2026

https://github.com/dsgs76/spring-pokeapi-acm

This repository contains the first work for ACM Java Spring course

java maven spring-boot springframework sql web

Last synced: 09 May 2026

https://github.com/bagusperdanay7/postgresql-notes

Catatan Materi PostgreSQL-Notes diambil dari YouTube Pak Eko Kurniawan Khennedy (Programmer Zaman Now)

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/thesmartcooking/database

Temporary code to visualise for the time being

mariadb sql

Last synced: 07 Jan 2026

https://github.com/afeiship/config-query

A flexible library for dynamic queries on configuration objects with customizable filters.

config filter find local query select sql

Last synced: 01 Apr 2025

https://github.com/mono-a3/crud-estudiantes-javafx-mariadb

CRUD-Estudiantes-JavaFX-MariaDB, una aplicación de escritorio desarrollada con JavaFX para la gestión de estudiantes mediante un sistema CRUD (Crear, Leer, Actualizar y Eliminar), con conexión a una base de datos MariaDB.

crud dbeaver intellij-idea java javafx mariadb sql

Last synced: 17 Apr 2026

https://github.com/n33miaz/code50-public

CS50 - Ciências da Computação Harvard

c css html javascript python sql

Last synced: 12 Apr 2026

https://github.com/sandergi/sql-strings

Write SQL-injection protected SQL statements using template strings!

javascript-library sql sql-builder template-strings

Last synced: 01 Apr 2025

https://github.com/arverma/postgresql-playground

A web-based interactive playground to experiment with PostgreSQL queries in real-time. Built using Flask and Docker, this project provides a safe, isolated environment for learning and testing SQL queries with PostgreSQL.

flask interview-preparation javascript playground postgresql python sql sqlqueries website

Last synced: 12 Apr 2026

https://github.com/jogit82/presidents-timeline-app-with-amchartsjs-react-webdb

Using remote web database with auth to store president's data in CSV. AmChart JS is used to visualize data pulled from remote web database.

amcharts authorization csv database kintone react sql

Last synced: 17 Apr 2026

https://gitlab.com/xitowzys/isu-applied-computer-science/Cinema-database

🎥 Cinema database [👨‍🏫 Teacher: Шабалин Алексей Сергеевич] {4️⃣ Semester} (Databases)

mariadb navicat scheme sql

Last synced: 10 Mar 2025

https://github.com/alibarkhordargeek/advanced_py_project

پروژه پایان دوره پایتون پیشرفته

beautifulsoup bs4 machine-learning mariadb ml mysql python regex requests sklearn sql webscraping

Last synced: 10 Mar 2025

https://github.com/tusharjain5/task-management-app-part1-springboot

In this repository, we focus on backend operations such as adding, updating, and deleting tasks.

hibernate java postman spring-data-jpa springboot sql

Last synced: 10 May 2026

https://github.com/vaishnavi-3969/mksss-s_cummins_college_of_engg_for_women-team_3-e-commerce-website

https://norther-trust-hackathon.1923vaishnaviaa.repl.co/

css html js mysql sql

Last synced: 05 May 2026

https://github.com/an4pdm/esquema-conceitual-para-banco-de-dados

Projeto feito para o bootcamp DIO "Formação SQL Database Specialist".

banco-de-dados entidade-relacionamento modelo-conceitual mysql sql sqlworkbench

Last synced: 01 Jun 2026

https://github.com/andresilmor/airline-database

Introduction Project to the development of a SQL/Relational Database, using MySQL. From the Model Design till the implementation and test information insertion.

conceptual-model database first-timers mysql-database relational-databases sql sqlserver university university-project

Last synced: 22 Mar 2025

https://github.com/enescidem/form-db-system

A student management system on Microsoft SQL Server, managing data with basic SQL queries as well as advanced techniques like INNER JOIN, LEFT JOIN, Stored Procedures and Triggers.

csharp database database-management mssql-database sql sqlserver

Last synced: 05 May 2026

https://github.com/exbotanical/coalesce

Highly performant implementation of SQL `COALESCE` for JavaScript. Return the first value that is not null or undefined.

coalesce helper-functions micro-library sql validation-library

Last synced: 16 Oct 2025

https://github.com/umairali254/lms_web-app_in_php

LMS site in PHP(JS/Ajax) with MIT license. Data is also included in database folder. You can use this application freely :)

api bootstrap css html javascript json mysql mysql-database php sql

Last synced: 12 Apr 2026

https://github.com/riddhi2025/fees_management_system

Web-based application using Flask, SQL

css flask-application flask-restful html js python sql

Last synced: 12 Apr 2026

https://github.com/ifrankxue/project_sql_job_data_analyst

Project following the tutorial course created by Luke Barousse, who is an amazing data instructor.

git github postgresql sql sqlite sqlserver vscode

Last synced: 11 Mar 2026

https://github.com/abhishekpsonawane07/sql_digital_music_store-data

SQL based project on Digital Music store, Solved 3 Sets of questions Ranging from Easy, Medium and Advance.

pg postgre sql

Last synced: 07 Jan 2026

https://github.com/nikunjk9/system-performance-monitoring-and-visualization

A comprehensive solution designed to monitor and visualize system performance metrics in real-time. Technologies used are Python, SQL, Power BI.

monitoring performance powerbi python sql

Last synced: 16 Mar 2025

https://github.com/abdylganiwu/covid19-sql-analysisproject

This SQL project dives into COVID-19 data. It goes beyond basic stats using advanced techniques to analyze trends, identify high-risk areas, and inform public health strategies. #COVID19 #dataanalysis

microsoft-excel sql

Last synced: 22 Feb 2026

https://github.com/richiepagard/one-night-sql

Just one night with SQL. A fun SQL playground where I explore and document what I learn. Just experimenting and enjoying the programming world!

linux sql

Last synced: 18 Jan 2026

https://github.com/aman-1998/Database_Design_and_SQL_queries

This repository contains a collection of SQL queries from different sources like interviews, coding websites, etc

database-design diagram oracle-database sql sql-developer

Last synced: 11 Mar 2025

https://github.com/animesshhh/Brick-Mortar-Business-Sales-Insights

This repo leverages SQL & Power BI to unlock sales insights & monitor target profit for a brick-and-mortar business.

data-analytics dax mysql powerbi sql sql-server

Last synced: 11 Mar 2025

https://github.com/azizy22/duckdb-cho

🦆 Explore DuckDB with enhanced features and performance for efficient data analytics and querying in your applications.

analytics big-data cross-platform data-analytics data-management data-science data-warehousing database duckdb in-memory-database open-source performance sql sql-query visualization

Last synced: 12 Apr 2026

https://github.com/tonyh0401/sql-database-progress-2-assignment-tdtu

Progress 2 Database Assignment (Database Course).

java python sql

Last synced: 12 Apr 2026

https://github.com/busesimsek/dataanalysisportfolio

A compilation of my data analysis projects using SQL, Python, and Tableau.

data-analysis data-visualization python sql tableau

Last synced: 12 Jun 2025

https://github.com/fbarffmann/sql-challenge

Designed and queried a PostgreSQL employee database to analyze salary trends and organizational structure. Built ERD, created tables, and developed business-focused SQL queries.

data-cleaning data-modeling database-analysis employee-database erd postgresql salary-analysis sql

Last synced: 24 Apr 2025

https://github.com/lilmorzz/sistema-lpsmart

Sistema Java de Vendas com Controle de Estoque para LPSmart.

java sql

Last synced: 31 Mar 2025

https://github.com/tanuj-maheshwari/aims

Academic Information Management System. Multi User database for an academic institute with various constraints generally present in an institute. Implemented using stored procedures and triggers in PLPGSQL.

plpgsql postgresql sql

Last synced: 22 Feb 2026

https://github.com/jose-murilo/web-developer-course

Curso de Desenvolvimento Web pelo Reprograma Jucás

css html javascript nodejs react sql

Last synced: 13 Apr 2026

https://github.com/pilat/terraform-provider-sql

Provider to run SQL statements

postgresql sql terraform-provider

Last synced: 11 Mar 2026

https://github.com/dotkboy-web/acbp

A tiny domain-specific language (DSL) for composing And/Constraint/Bitmask/Policy models, plus a Postgres toolkit and a Streamlit app for exploration and benchmarking.

dashboard data-science database dsl plpgsql python shell sql zero-latency

Last synced: 13 Apr 2026

https://github.com/jiahuaxue/data-analysis

Data analysis portfolio showcasing E-commerce, IMDB, and Airbnb projects with Python and SQL.

bigquery data-analysis-project jupyter-notebook portfolio python sql

Last synced: 07 May 2026

https://github.com/gekomad/doobie-recipes

Doobie recipes

csv doobie examples scala sql

Last synced: 05 Jul 2025

https://github.com/lexiortiz/advanced-data-analytics

Structured learning notes, code snippets, and key takeaways from the Google Advanced Data Analytics Professional Certificate. Serves as a personal reference for reinforcing concepts and as a resource for others on a similar learning journey.

data data-analysis data-engineering google python-3 sql

Last synced: 29 May 2026

https://github.com/aimin-nur/visualisasi_bikestore

Data Analyst - Dashboard Bike Store

data-analysis sql visualization

Last synced: 29 Jan 2026

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

An example NodeJS API that uses the Knex.js SQL Query Builder

api api-rest backend knex node orm postgres sql

Last synced: 13 Apr 2026

https://github.com/borjamome/accidentes_madrid

Análisis de Accidentes en Madrid en SQL (2023)

accidentes-coche data-analysis madrid sql

Last synced: 17 Jan 2026

https://github.com/csgn/stratascratch-solutions

stratascratch solutions

pandas postgres python sql

Last synced: 13 Apr 2026

https://github.com/derstimmler/transactionmyths

This repo shows how to solve concurrency problems in a high load multi user system with SQL transactions and NServiceBus sagas.

concurrency csharp database dotnet nservicebus sql transactions

Last synced: 13 Apr 2026

https://github.com/akashparley/netflix

This project focuses on analyzing Netflix’s vast data catalog using SQL for data extraction, transformation, and querying, followed by creating insightful visualizations in Tableau. By exploring Netflix’s dataset, the project aims to uncover key insights about the platform’s content offerings, including genre trends, content growth over the years,

sql tableau

Last synced: 09 Feb 2026

https://github.com/saf1hckr/farmland-database

Using MariaDB database and SQL language to implement a Farmland Database

mariadb mariadb-server sql

Last synced: 05 Jul 2025

https://github.com/harsh0713/anudip-lab

I've uploaded all the lab work which I've done in the course of Data Analysis

excel python sql

Last synced: 13 Jun 2025

https://github.com/yvandana/end-to-end-analysis-of-a-bike-rental-company

End-to-End Analysis from Database to Dashboard Analysis of Data from a Bike Rental

anaylsis dashboard database-migrations powerbi sql

Last synced: 22 Feb 2026

https://github.com/toia-19/nodejs-jwt

Vinculación de un proyecto de NodeJS con Base de Datos SQL (ITS Cipolletti) - 2024.

javascript json nodejs sql

Last synced: 01 May 2026

https://github.com/lexiortiz/ibm-data-engineering-fundamentals

Notes, exercises, and projects from the IBM Data Engineering Fundamentals path via Verizon Skill Forward.

data-engineering numpy pandas postegresql python sql

Last synced: 13 Apr 2026

https://github.com/alkasaliss/aws-datawarehouse

Udacity Data engineering Nanodegree: Project 3 on datawarehouse implementation

aws data-engineering etl-pipeline python redshift s3-bucket sql

Last synced: 18 May 2026

https://github.com/sanam2405/knowledgetransfer

This sums up my learnings at Razorpay 🚀

automation aws aws-lambda boto3 python sql

Last synced: 09 Apr 2025

https://github.com/nanotubing/demo_permit_etl_script

All SQL ETL script normalizing L&I demolition permits from Philadelphia for insert into Postgis

etl philadelphia postgis postgresql sql

Last synced: 11 Mar 2026

https://github.com/mairondc21/teste_mairon

Teste realizado em excel e sql

excel modelagem sql sql-server

Last synced: 25 Mar 2025

https://github.com/itsferdiardiansa/pinpin

A project that implements tiny concept of microservices.

ci-cd github-actions jest microservices nest next nx-workspace pnpm-workspace sql tdd typescript

Last synced: 22 Feb 2026

https://github.com/tanuj-maheshwari/sql-executor

Java based library for executing SQL queries for CRUD operations against an RDBMS, built using gradle.

gradle java sql

Last synced: 19 May 2026

https://github.com/erfanrez/nodejs-practicing

My practice projects to master back-end development using NodeJS and Express.

express microservices mongodb nodejs redis sql

Last synced: 09 Apr 2025

https://github.com/sistemasvox/questoesp.i

Coleção de questões e soluções de Projeto Integrador em Java e T-SQL.

java-8 java-app java-swing mysql mysql-database mysql-workbench sql sql-server sqlite sqlite-database sqlite3 sqlserver

Last synced: 13 Apr 2026

https://github.com/BrockAltug/sql-employee-tracker

Content management system command-line application to manage a company’s 🧑‍🧒 employee database, using Node.js, Inquirer, and PostgreSQL.

asynchronous-programming cli consoletablejs crud dotenv environment-variables expressjs inquirerjs javascript nodejs postgresql relational-database sql

Last synced: 10 Aug 2025

https://github.com/guilhermersouza34/mod36-1

Este projeto utiliza o framework Spring Data para facilitar o acesso a diferentes bancos de dados, incluindo PostgreSQL, MySQL e MongoDB. Além disso, foram implementados testes unitários para garantir a integridade e o funcionamento correto das operações de acesso aos dados em cada um dos bancos suportados.

junit mongodb mysql postgresql springdata sql

Last synced: 13 Apr 2026

https://github.com/charlc22/findyourvote-nj

An interactive web application that helps New Jersey residents find information about their congressional districts, representatives, and upcoming elections. Using Azure SQL and React.

azure html5 json react sql

Last synced: 25 Mar 2025

https://github.com/huimiu/ai-chart

AI-Enhanced Data Visualization

ai chart sql

Last synced: 13 Jun 2025

https://github.com/swyftmart/back-end

This repository is a comprehensive collection of essential components that power the platform's seamless operation. At its core, the repository houses a robust database management system, meticulously designed to handle the platform's data storage and retrieval needs efficiently.

back-end express jwt-authentication mssqlserver nodejs sql typescript

Last synced: 11 Mar 2026

https://github.com/hacp0012/extra-ligth-scripts-collection

Cool express libs : Database, Http Router, keyBoard control, Win move

database keyboard mysql router sql windows-desktop

Last synced: 08 May 2026