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/lfaoro/protoql

ProtoQL transpiles your .proto messages to SQL create statements (currently only for Spanner SQL syntax)

code-generation protobuf spanner sql

Last synced: 06 Jan 2026

https://github.com/numax-cz/napicurpitempsensor

Školní projekt pro Raspberry Pi, který snímá teplotu okolí a vykresluje jej do grafu ve webovém rozhraní

angular flask-api python raspberry-pi school-project sql temperature-monitoring

Last synced: 03 Feb 2026

https://github.com/rfabreu/u-develop-it

This repository contains the back end for U Vote It, a voting application for a local developer meetup group called U Develop It.

database express javascript mysql nodejs sql sqlite

Last synced: 10 Apr 2026

https://github.com/fairlytales/node.js

Learning Node.js with Express.js, SQL, MongoDB, GraphQL, Deno, Web Sockets, MVC, REST API, Authentication and Validation

authentication deno expressjs graphql mongodb mongoose mvc-architecture nodejs restapi sql validation websockets

Last synced: 12 Apr 2026

https://github.com/zigzag1001/poggersbotv2

A simple, self hosted discord music bot with a web interface

bot discord discord-bot discord-py flask mysql poggers sql sqlite web-interface webui youtube youtube-dl yt-dlp

Last synced: 09 Apr 2026

https://github.com/garcane/house-property-sales-analysis

The retail industry increasingly relies on data analytics tools to estimate property prices accurately. This project analyzes house property sales in an Australian city using SQL and data exploration techniques.

postgresql sql

Last synced: 05 Oct 2025

https://github.com/purnendudutta/online-gym-management-system

This Repository Contains only Admin Panel

css3 html5 javascript php sql

Last synced: 09 Apr 2026

https://github.com/dina-hosny/sparkify---data-modeling-with-postgres

Sparkify - Data Modeling with Postgres - Udacity Data Engineering Expert Track.

data-engineering data-modeling data-pipelines database dataset fwd postgresql python sql udacity

Last synced: 09 Apr 2026

https://github.com/matthewkuria/dashboard

This is a full-stack application built in NextJs,Tailwind CSS .In this dashboard, Invoices and Customers are displayed on the UI through filtering database and searching through an input.Routing is file-based.

dashboard nextjs reactjs sql typescript vercel

Last synced: 09 Apr 2026

https://github.com/david0z/express-api

Express, PostgreSQL, Typescript, JWT example Rest API

example-project express jwt node nodejs postgresql rest-api sql typescript

Last synced: 09 Apr 2026

https://github.com/settorka/iotlab6

IoT Data Transport using Raspberry Pi

arduino esp32 iot mqtt-broker php python raspberry-pi sql

Last synced: 09 Apr 2026

https://github.com/mdalamin5/play-with-sql-from-scratch

A complete hands-on SQL practice repo based on CampusX's DBMS & SQL course. Covers DDL, DML, Grouping, Joins, Subqueries, and Window Functions using MySQL. Ideal for beginners to strengthen their database skills with real-world datasets and structured folder-wise queries.

mysql-database postgresql sql sqlalchemy-python

Last synced: 15 Aug 2025

https://github.com/queirozpedro/sistema_de_biblioteca

Repositório destinado ao projeto da disciplina de Banco de Dados - Ufersa

java sql

Last synced: 14 Aug 2025

https://github.com/r0mb0/excel_to_sql_table-mapped_txt_exporter

Convert Excel (.xlsx) files to pipe-delimited TXT files, automatically mapping columns and order to an existing SQL Server table structure. Ideal for legacy system integration, automated data imports, and ETL pipelines.

access excel excel-to-sql excel-to-txt export-as-access italian-developers powershell powershell-script r0mb0 sql sql-table table-from txt txt-files txt-like-access xlsx

Last synced: 14 Aug 2025

https://github.com/newyaroslav/sqlite-containers

Header-only cpp library for integrating SQLite with STL data containers (std::map, std::set, std::list, and others), providing easy access and synchronization of data between containers and SQLite database.

container containers cpp cpp17 sql sqlite3

Last synced: 14 Aug 2025

https://github.com/developerscalambrine/developerscalambrine

Sou um desenvolvedor web com experiência em construir soluções robustas e escaláveis, atualmente em transição para análise de dados. Estou aplicando minhas habilidades em programação e lógica de negócios para entender e transformar dados em informações valiosas, com o objetivo de contribuir para decisões baseadas em dados e otimização de processos

excel r sql tableau

Last synced: 14 Aug 2025

https://github.com/hendriku/db18

Semester project from the database lecture. Feel free to get inspired.

sql

Last synced: 12 Feb 2026

https://github.com/sarapmagcode/bus-schedule-app-using-room-and-flow

An app that reads bus schedule from a local database using Room persistence library

android dao kotlin listadapter recyclerview room-database sql view-binding view-model

Last synced: 19 May 2026

https://github.com/deniska69/msc15

Сайт для школы

django mysql python sql

Last synced: 07 Apr 2026

https://github.com/oleksandr-romashko/goit-rdb-hw-02

Designing Relational Databases Using Semantic Models: ER Diagrams

database erd-diagram goit-rdb-hw-02 sql

Last synced: 13 Aug 2025

https://github.com/asifahsaan/flask-mssql-docker-crud

This project is a simple Flask webApp connected to a SQL Server database, containerized with Docker. It demonstrates full CRUD functionality (Create, Read, Update, Delete) through a clean Bootstrap 5 interface with modals for user interactions. Designed as a learning and reference project, it shows how to integrate Flask, SQL Server, and Docker.

docker docker-image flask flask-application sql sql-server ssms

Last synced: 05 Apr 2026

https://github.com/akshayram2003/facebook_clone

Facebook_clone

css django html js sql

Last synced: 09 Apr 2026

https://github.com/aaisha-nexus/sql_company_insights

A beginner-friendly SQL project for managing employee records, departments, and sales transactions. Includes table creation, optimized queries, stored procedures, and window functions to extract business insights.

business-analytics data data-analysis dataanalysis-projects dataanalytics database-schema mssql-database query relational-databases sql sql-query ssms

Last synced: 12 Aug 2025

https://github.com/kevinnizet/pokemongame

React Pokemon Game using complete CRUD

express javascript nodejs react sql

Last synced: 12 Aug 2025

https://github.com/kalefed/rental-db

Fully functioning web-based interface for a rental database leveraging HTML, PHP and SQL.

css html php sql

Last synced: 19 May 2026

https://github.com/kathiriyaakshay/krivajewels-master

Sleek and elegant portfolio website for a local jewelry store, featuring a visually rich experience, intuitive navigation, and a responsive product catalog.

aws nodejs reactjs sql

Last synced: 12 Apr 2026

https://github.com/anushka-sharma-008/moviesanalysissql

A deep-dive SQL project exploring 33M+ ratings and 2M+ tags from the MovieLens dataset using PostgreSQL and pgAdmin4. From basic queries to advanced analytics, this project covers CTEs, views, stored functions, materialized views, and even ACID transactions.

analysis movielens movies-and-cinemas pgadmin pgadmin4 postgres postgresql queries query sql

Last synced: 11 Aug 2025

https://github.com/ronaessi-28/assessment-ez-works-

A secure file-sharing system built using Flask and MongoDB/SQL, featuring role-based access for Operations and Client users. The system supports file uploads, email verification, and secure downloads via encrypted URLs. The project includes REST APIs, JWT authentication, Docker support, and test cases.

docker email-verification encrypted-url file-upload flask jwt-authentication mongodb python rest-api role-based-access-control secure-file-sharing sql test-cases

Last synced: 09 Apr 2026

https://github.com/ankushrajmaheyam/sql-top-interview-questions

I'm excited to share sql top interview asks questions with answers that I've compiled from my learning journey at Qspider/Jspider! 🚀 Whether you’re prepping for interviews or brushing up on your SQL skills, these questions will be super helpful in understanding how subqueries work in SQL.

akash ankush ankush-raj ankush-raj-mahe-yam interview jspiders mysq oracle oracle-database qspider question-answering questions sql sql-questions sub-query-questions subquery top-interview-questions

Last synced: 06 Jan 2026

https://github.com/nagar2nd/ecommerce-analysis---sql-power-bi

Conducted an in-depth analysis of Ecommerce data using SQL and Power BI. The project highlights sales performance, customer behavior, and operational efficiency, offering insights for strategy optimization.

dax powerbi sql

Last synced: 04 Feb 2026

https://github.com/mb-44/leet-code-solutions

Everyday, I'm trying to publish daily problem in LeetCode.

bash javascript mysql pandas python python3 sql typescript

Last synced: 12 Apr 2026

https://github.com/json2d/schematable

a library for working with SQL tables in Python

boilerplate-reduction schematable-urls sql workflow

Last synced: 01 Apr 2025

https://github.com/veryhotserek/run-all

run-all is a command-line tool that allows you to execute commands across multiple directories based on a customizable directory pattern. bash, parralel, regex, system-administration

android celery cli-command docker github kubernetes multi-platform nessus python sql testing virtual-hosts vulnerability-scanners windows

Last synced: 10 Apr 2026

https://github.com/vandodev/rn-foodie

rn-foodie Sistema de cardápio digital desenvolvido com react-narive (expo) e api em node

android api api-rest backend expo express node react react-native sql sqlite3

Last synced: 12 Apr 2026

https://github.com/thoratstuti/comprehensive-sales-insight-dashboard

A sales performance dashboard is a crucial tool for businesses to monitor and analyze their sales activities. It provides a comprehensive overview of various sales metrics and key performance indicators (KPIs) in real-time or near real-time.

data-analytics data-visualizations graphs pie-chart powerbi sql

Last synced: 11 Feb 2026

https://github.com/andrii04/andreamonforte-bi-assignment

Automated Data Pipeline that ingests daily GA4-formatted CSV files from a private Google Cloud Storage bucket, validates and loads them into BigQuery, and prepares analysis-ready views. The solution is built for deployment as a Cloud Function triggered by Cloud Scheduler and uses Python with the Google Cloud Storage and BigQuery client libraries.

automation bigquery cloud cloudfunctions data data-analysis data-engineering etl etlpipeline gcp google googlecloudplatform pipeline python sql

Last synced: 09 Nov 2025

https://github.com/gaurav-phogat/bitly-clone

Designed a Bitly Clone where we can generate Short links.

java javascript reactjs spring-boot sql

Last synced: 13 Apr 2026

https://github.com/alefrp/database_searcher

A Python tool for efficiently searching values across multiple tables and columns in PostgreSQL, MySQL, and SQL Server databases, ideal for data migrations and analysis.

database mysql open-source postgresql python sql sqlserver

Last synced: 09 Apr 2026

https://github.com/windi-wulandari/pbi-kalbe-x-rakamin

Developed a Distribution Management System for PT Kalbe Nutritionals to replace manual tracking with real-time monitoring, improving operational efficiency and reducing errors. Built on PostgreSQL and Railway Cloud, with performance monitoring using SolarWinds DPA.

cloud dbeaver kalbe postgresql railway-app solarwinds solarwindsdpa sql

Last synced: 04 Oct 2025

https://github.com/wolfstudy/import

the project import many sql files for mysql

import python sql

Last synced: 23 Jun 2025

https://github.com/bhushan148/finance-domain-bank-loan-report-tableau

I analyzed 🏦 bank loan data to reveal trends, KPIs, and insights. Using Tableau 📈 for dashboards and SQL 🗃️ for data extraction, I visualized loan applications, borrower profiles, and repayment behaviors 💡.

bussiness-intelligence dashboard-design data-analysis data-visualization excel figma sql sqlqueries tableau

Last synced: 08 Apr 2025

https://github.com/sqlc-contrib/sqlc-gen-template

Turn your SQL schema into any code — a sqlc WASM plugin that renders Go templates with Sprig, naming helpers, and language-aware type mappers (Go, Python, TypeScript, Rust, Kotlin, C++).

code-generation codegen go-template golang mysql postgresql scaffolding sprig sql sqlc sqlc-plugin sqlite template-engine text-template wasm

Last synced: 22 Apr 2026

https://github.com/berkemuftuoglu/ib_computer_science_ia

My International Baccalaureate computer science internal assessment

php sql website

Last synced: 04 Dec 2025

https://github.com/techgirldiaries/rydeeasy

A Python-based application for trip management, history viewing and booking modifications, ensuring an efficient and user-friendly experience.

database-management python sql taxi-booking

Last synced: 17 Jan 2026

https://github.com/djmwa/learn_sql_basics_for_data_science_specialization

Learn SQL Basics for Data Science Specialization

ab-testing sql sql-server

Last synced: 25 Aug 2025

https://github.com/vandodev/agendei

Descubra o Agendei: o app de agendamento de consultas médicas, sistema fullstack com api web e mobile integrado desenvolvido com React react native e node, Com interface intuitiva, você marca consultas facilmente. Gerencie horários, receba notificações e tenha acesso a médicos de forma rápida e segura. Sua saúde, na palma da mão!

android api axios bootstrap expo express insomnia mobile node react react-native reactnative sql sqlite3 vite

Last synced: 09 Apr 2026

https://github.com/jahidul2004/hotel-management-system

A desktop application built with C# that facilitates efficient management of hotel operations including room booking, customer check-in/out, and billing. This system offers a user-friendly interface to streamline daily hotel management tasks.

csharp desktop-app dotnet sql windows

Last synced: 07 May 2026

https://github.com/domsabianca16/taskmanager-app

Task Manager Spring Boot Application

java spring-boot sql

Last synced: 16 May 2026

https://github.com/saibarathr/newsletter

Going through this code you can learn how to create a email newsletter using Node.js and PostgreSQL for bulk email scheduling jobs. Edit the config file according to your backend needs.

express-js node-js nodemailer postgresql rest-api sql

Last synced: 09 Apr 2026

https://github.com/pradip-data/world-merchandise-trade

This project analyzes global merchandise trade trends from 1948 to 2023 using Google BigQuery and Python. It includes country-wise and product-wise trade performance, covering exports, imports, total trade, and trade deficit. The analysis features SQL queries for BigQuery, data visualizations, and detailed reports to uncover long-term trade pattern

datawarehouse google-biquery google-cloud-platform merchandise python python-visualization sql trade trade-data-1948-2023

Last synced: 18 May 2026

https://github.com/iamkushvanth/real-time-data-analysis-using-kafka

In this project, you will execute an End-To-End Data Engineering Project on Real-Time Stock Market Data using Kafka. We are going to use different technologies such as Python, Amazon Web Services (AWS), Apache Kafka, Glue, Athena, and SQL.

athena aws aws-ec2 aws-s3 crawler glue kafka kafka-consumer python sql

Last synced: 18 Jun 2026

https://github.com/sagrsuri/mysql-query

Learning SQL

mysql query sql

Last synced: 07 Dec 2025

https://github.com/bredalis/bbdd

📚💻 Organized set of data 📚💻

bbdd python sql sqlite3

Last synced: 09 Jul 2025

https://github.com/kverma1502/sql_data_analyst_task_for_dcluttr

The task was given to assess my understanding of writing complex SQL queries as a recruitment process for data analyst position in Dcluttr.

ms-sql-server ms-sql-server-managment-studio sql ssms

Last synced: 10 Aug 2025

https://github.com/pradeepsingroul/thelatticeassignment

This is a platform where we can mange the doctors and the patients. features: create doctor | login doctor | Get Doctor by email | Delete doctor by Email | Get all Doctors || create Patient | Login Patient | Get By Email | Delete by Email | Get all Patients | Get the suggestions for patient

github hibernate java mysql-database postman spring-boot spring-mvc sql

Last synced: 07 Apr 2026

https://github.com/gakas14/formula1_data_modeling

This project involves getting different datasets, creating a data model, creating tables, creating relationships between tables, and then loading the data into Snowflake.

data-engineering data-modeling entity-relationship-diagram pandas-dataframe python snowflake sql

Last synced: 07 May 2026

https://github.com/mostafahima/books-collection-crud-application

This project is a training exercise for practicing database operations (CRUD), helping users manage a book collection with title, author, and rating.

database flask python sql sqlalche

Last synced: 12 Apr 2026

https://github.com/samanthalang/samanthalang_portfolio

Une data analyste avec la vision d'une consommatrice et la stratégie d'une marketeuse.

bigquery excel figma mysql notebook numpy pandas postgresql powerbi powerquery python sql sqlite wordpress

Last synced: 09 Apr 2026

https://github.com/n9gc/php

Some small PHP useful function library

convert-characters from-scpos http mailer php sql url-rewrite

Last synced: 03 Jul 2026

https://github.com/crvlwanek/cs50

Assignments and projects written for the online Intro to Computer Science course CS50x by Harvard https://cs50.harvard.edu/x/2021/

algorithms arrays c css data-structures flask html javascript memory python sql

Last synced: 09 Apr 2026

https://github.com/eduardo106919/base_dados

Conteúdos abordados na unidade curricular Base de Dados 2024/2025

sql

Last synced: 11 Jun 2025

https://github.com/aburraq/hotelmanagementsystem

This Hotel Management System is a Java-based application designed to streamline and facilitate the management of hotels, rooms, reservations, and guests by using Hibernate and JDBC, it provides a user-friendly interface for performing essential operations within a hotel environment.

hibernate hotel-management-system java jdbc orm postgresql reservation-system sql

Last synced: 27 Feb 2025

https://github.com/camsvn/roms

Restaurant Order Management System

c-sharp microsoft-sql-server pos-system sql visual-studio

Last synced: 08 May 2026

https://github.com/neotomadb/neotomasummary

A repository to generate an overal summary of the Neotoma DB from a set of SQL and API calls.

neotoma-database rmarkdown sql

Last synced: 04 Feb 2026

https://github.com/romangw/runescape-ge-alch-pipeline

Python-based data pipeline, pulls OSRS's GE data using API GET requests, packs them into a .csv to be used in SQL or more.

postgresql python runescape runescape-api sql

Last synced: 17 May 2026

https://github.com/banyc/monitor_table

A monitor table like `top` but the content is queried by SQL.

observability sql

Last synced: 09 Aug 2025

https://github.com/saisrivatsat/end-to-end-data-analytics-retail-orders-analysis-python-sql

This project showcases a comprehensive end-to-end data analytics workflow, encompassing data extraction, cleaning, transformation, and analysis of retail orders. Utilizing Python, SQL, and dynamic visualizations, it uncovers actionable business insights by highlighting critical metrics such as revenue, profit, and regional trends Empowering insight

python sql visualization

Last synced: 07 May 2026

https://github.com/realshubhamraut/bank-database-design

Designed Entire Database for Customers Banks Account, Loans, Branch, Payment, Transaction, Transfer, Person.

bank-database database project schema sql

Last synced: 09 Aug 2025

https://github.com/hashfx/techblog

A Tech Blog in Bootstrap HTML and JS; Backend in Flask, Python

backend blogsite bootstrap flask sql

Last synced: 09 Apr 2026

https://github.com/shivabajelan/hawaii-climate-analysis-surfsup-with_sqlalchemy

The analysis in this project aims to provide insight into the climate patterns of Honolulu in Hawaii and inform decisions regarding the best time to visit and what activities to plan.

pandas python sql sqlalchemy sqlalchemy-orm sqlite

Last synced: 07 Apr 2026

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

SQL Query Builder - ORM Wrapper

golang orm sql

Last synced: 12 Sep 2025

https://github.com/chojogebutsu/postgresql-data-warehouse-project

Building a Data Warehouse with PostgreSQL, including ETL processes, Data Modeling, and Analytics.

data-cleaning data-engineering data-warehouse etl plpgsql postgresql sql

Last synced: 03 Jul 2025

https://github.com/arghya1501/pizza_sales

This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.

csv dbms mysql mysql-database mysql-server sql

Last synced: 08 Aug 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/ap/dbix-simple-concrete

monkey-patch DBIx::Simple to use SQL::Concrete

dbix perl sql

Last synced: 08 Aug 2025

https://github.com/l-teles/tailpipe-plugin-crowdstrike

Tailpipe plugin that ingests CrowdStrike Falcon Data Replicator (FDR) data from S3 and exposes it as SQL.

crowdstrike duckdb falcon fdr go siem sql tailpipe tailpipe-plugin

Last synced: 23 May 2026

https://github.com/saatvik-10/expense-tracker

An Expense Tracker using PRISMA-ORM, CLERK for auth and NEON DB

clerk neondb postgresql prisma sql typescript

Last synced: 09 Apr 2026