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/olivr/sql-utility-data

General utility data in relational SQL format for countries, languages, currencies (ISO 3166-1, UN M49, ISO 639-1, ISO 4217)

countries currencies data-set iso-3166-1 iso-4217 iso-639-1 languages postgresql sql un-m49

Last synced: 05 Apr 2025

https://github.com/busesimsek/sql-data-cleaning-project

A data cleaning project focusing on layoff trends, using MySQL to handle missing values, remove duplicates, standardize data, and ensure consistent formatting for accurate analysis.

data-cleaning mysql sql

Last synced: 14 Mar 2025

https://github.com/snowykte0426/dev.world

A repository where snowykte0426 records study topics as issues

ai backend css database frontend html java javascript kotlin network react spring-boot sql svelte todolist

Last synced: 08 Apr 2026

https://github.com/gyanqui/databasedesign-development

This is a university repository of my personal assignments for course CIT 225: Database Design and Development

dcl ddl dml sql sql-server tcl

Last synced: 02 Jul 2025

https://github.com/smaroukis/workoutdb

Python app for updating a SQL database of swim, bike, and run workouts for querying and storing past workouts for future training purposes.

fitness python sql triathlon workouts

Last synced: 27 May 2026

https://github.com/pkx8326/simple_math_curves_sql_python_plotly

This project demonstrates the use of mysql.connect package with Python and Plotly to create an SQL database, tables, and visualize data from those tables.

data-visualization database datavisualization mysql mysql-connector plotly python sql

Last synced: 10 Apr 2026

https://github.com/localizethedocs/prql-book-l10n

Localization of The PRQL Language Book

crowdin l10n mdbook prql rust sql

Last synced: 17 May 2026

https://github.com/oguzgn/fully-automated-performance-marketing-dashboard

This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.

bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql

Last synced: 24 Mar 2025

https://github.com/clarketm/hackerrank-sql

HackerRank SQL Solutions

hackerrank solutions sql

Last synced: 08 Mar 2026

https://github.com/fdeaquino/farmers_market

Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.

bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql

Last synced: 04 Jan 2026

https://github.com/tomheaton/govault

GoVault is a simple database project written in Go that supports SQL-like commands.

database go golang sql

Last synced: 29 Jun 2026

https://github.com/diego17cp/vet-project

A repository of a team-based veterinary application using Java and connecting it to a DB

crud java oracle-database oracle-developer practice-project sql team-repo

Last synced: 09 Aug 2025

https://github.com/vbss-io/trybe-roadmap-exercises-and-projects

Repositório para descrever meu desenvolvimento enquanto aluno na Trybe. Possui um RoadMap com exercícios e projetos desenvolvidos durante a formação.

back-end-development backend context-api css docker express front-end-development frontend html javascript jest mocha-chai nodejs react reacttestinglibrary redux sql trybe trybe-exercises trybe-projects

Last synced: 10 Apr 2026

https://github.com/analiaburgosdev/sql_videoclub_queries

"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes

bbdd postgresql queries sql

Last synced: 02 Jul 2025

https://github.com/twtrubiks/sort-string-to-sql

Sort String To SQL For Python 📝

python sql sqlexpress

Last synced: 06 Mar 2025

https://github.com/linx-software/cpt_lowcode_devday2022

This solution was built during the Cape Town Low Code Developer Day 2022. The solution retrieves news from a Reddit API, stores those article links in a database, and hosts those articles via a REST API to be displayed on a static web page.

api rest-api sql

Last synced: 18 May 2026

https://github.com/kos59125/local-presto

Run Presto on your local machine

docker presto sql

Last synced: 18 May 2026

https://github.com/ayush-anand-17/resortbookingsystem

A full stack application where owners can rent their resorts and customers can book the resorts.

angular bootstrap csharp dotnet html-css sql ssms typescript

Last synced: 09 Apr 2026

https://github.com/rhazra-003/the_sparks_foundation

This repository contains all the tasks that I performed in my Data Science and Business Analytics Internship with The Sparks Foundation during the month of July 2021.

business-analytics data-science excel game-analytics jupyter-notebook sparksfoundation-intern sql tableau

Last synced: 20 Mar 2025

https://github.com/mtrzc0/forums

Open-source reddit like platform

js php sql xampp

Last synced: 02 May 2026

https://github.com/hamzazaidix/e-cash-app-oop-project

E - Cash App (Banking Management System) By Java FX Swing, SQL & XML (GUI based) :. This is the my University Project in which we can open Bank Account, Deposit Money, Widthdraw our Money & Bank Transactions.

e-cash html java javafx javafx-gui javaproject javascript javaswing management-system mysql object-oriented-programming-project oop project sql swing-gui xml

Last synced: 09 Apr 2026

https://github.com/flowerfine/rtomde

rtomde supports building apis quickly based on data warehouse or lakehouse, which converts sql into RESTful easily, commonly as data service, focusing on providing Readable, Testable, Observable, Maintainable Data Engine.

data-engine data-service restful-api sql

Last synced: 20 Aug 2025

https://github.com/cyberoctane29/cyclistic-bike-share--analyzing-rider-behavior

Analyzed Cyclistic's bike-share data to uncover usage differences between casual riders and annual members. Utilized SQL and MySQL for data processing, R for visualisation, and Kaggle for collaboration. Insights will guide marketing strategies to convert casual riders into annual members.

data dataanalysis dataanalytics database rlanguage rmarkdown spreadsheet sql

Last synced: 22 May 2026

https://github.com/ritankarsaha/law-and-order

This is a law and order website where the person can search for legal regulations and articles on law.

sql typescript

Last synced: 19 May 2026

https://github.com/ewertondrigues02/analise-de-dados-banco-contoso

Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.

analise-de-dados excel excel-export microsoft sql sql-server

Last synced: 17 Jun 2025

https://github.com/indie-cart/indiecart-marketplace

IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.

agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp

Last synced: 12 Apr 2026

https://github.com/vinniko/sauep

🏭 Energy analysis and metering system for heavy industry

asp-net-core csharp http net-core rest-api sql tcp tcp-server tcp-server-client tcp-socket wpf

Last synced: 20 May 2026

https://github.com/lolosoares/dataanalises

This repository shows my projects made in my journey learning about data analises, ciency, engeniering and ML.

acces data-science dax excel mysql numpy pandas powerbi powerquery python r seaborn sql vba

Last synced: 10 Apr 2026

https://github.com/novikovadaria/allsqlstudyings

Все конспекты и челледжи по базам данных | All summaries and challenges on databases

postgresql python sql sqlalchemy stydy

Last synced: 12 May 2026

https://github.com/omatheusribeiro/clean-architecture-template-dotnet

This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀

architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit

Last synced: 24 Feb 2026

https://github.com/ravin-d-27/data_archiving_and_purging

This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server

data-archive data-purge database sql ssms

Last synced: 10 Aug 2025

https://github.com/indiecodermm/vet-clinic-db

A PostgreSQL exercise project to learn and practice database basics

database postgresql sql

Last synced: 16 May 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/tnebes/invoice-generator

The invoice generator is a simple Swing based application useful for small businesses who wish to track their products, customers and invoices.

java mariadb sql swing

Last synced: 12 Jan 2026

https://github.com/cronian-tech/saturn-observatory

Bringing transparency to Filecoin Saturn by gathering and publishing open data about the network along with analytical reports every month.

analytics dcdn duckdb filecoin plotly saturn sql

Last synced: 10 Jun 2025

https://github.com/thallesdaniel/dividas

**SISTEMA DE GERENCIAMENTO DE DÍVIDAS** Este é um sistema python desktop, com a função de gerenciar dívidas. Ao chegar no dia do pagamento, o mesmo emite um alerta no computador da pessoa.

object-oriented-programming poo postgresql python sql

Last synced: 18 Apr 2026

https://github.com/isabelleysseric/massive-data-processing

Traitement de données massives: Analyse de sentiments sur les avis d'Amazon.

data-processing mongodb pymongo sql

Last synced: 29 Apr 2026

https://github.com/zac-garby/social-network

A basic social network written in Go.

database golang http social-network sql website

Last synced: 15 May 2026

https://github.com/willie-conway/ibm-data-engineering-capstone-project

End-to-end Data Engineering Capstone Project using MySQL, 🍃MongoDB, 🐘PostgreSQL, 💨Apache Airflow, ⚡️Apache Spark, and BI dashboards 📊🚀

airflow capstone-project dashboards data-engineering db2-warehouse etl ibm ibm-cognos-analytics mongodb mysql piplines postgresql spark sql sqlite3

Last synced: 11 Apr 2026

https://github.com/jbalooshie/covid-19-vaccine-hesitancy

A machine learning project exploring which factors are more likely to contribute to an individual’s hesitancy of getting (or not getting) the Covid-19 vaccine

aws data-science machine-learning rds rds-database sql

Last synced: 15 May 2026

https://github.com/listiangr/hotel_management_database_system

Proyek ini bertujuan untuk mendesain dan mengimplementasikan database relasional untuk sistem reservasi hotel yang efisien, dengan tujuan mempermudah pengelolaan data tamu, pemesanan, kamar, pembayaran, dan ulasan.

database-management hotel-management-system mysql phpmyadmin relational-databases sql

Last synced: 03 Apr 2025

https://github.com/mustika-putri-m/sql-tugas-modul-growian

Hands On SQL Lite and Google Bigquery for Growian Assigment

google-bigquery sql sqlite

Last synced: 18 Mar 2025

https://github.com/chasesinghofen/scotchbox-project

scotch-box project with sql, js, html,csv file and json data

php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant

Last synced: 16 May 2026

https://github.com/varun-khorgade/weatherflow-etl-data-pipeline

ETL pipeline to fetch, clean, and load weather datasets for structured analysis.

bigquery data-engineering etl-pipeline pandas postresql psycopg2 sql

Last synced: 16 May 2026

https://github.com/leonardobringel/firebird-dumper

Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.

firebird migration python sql

Last synced: 18 Mar 2025

https://github.com/vicperal/ai-genai_projects

Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask

assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers

Last synced: 02 Apr 2026

https://github.com/sad-spirit/pg-gateway

Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder

orm php postgres postgresql sql table-data-gateway

Last synced: 16 May 2026

https://github.com/yogaprasadk/dbms_course_a_to_z

it is a repository for complete lecture of Database Management Systems taught by riti kumari

acidproperties btree data database dbms filesystem normalform normalization sql

Last synced: 20 Mar 2025

https://github.com/hvignolo87/analytics_engineer_assignment

Resolution of the Analytics Engineering assignment of Clara

airflow analytics-engineering data-engineering dbt postgresql python sql

Last synced: 16 May 2026

https://github.com/nghiant3110/google_analytic_4

This is a DA project based on the GA4 Sample dataset on Big Query

bigquery google-analytics looker-studio sql

Last synced: 11 Apr 2025

https://github.com/fredimatteo/migropy

Lightweight and extensible Python library for managing database migrations

migration postgresql python3 sql

Last synced: 03 Apr 2025

https://github.com/osx-rsplug-a/sql_studies

This repo it's compiled of SQL studies from old exercises and new

sql

Last synced: 17 Feb 2026

https://github.com/gullerya/sql-dsl-java

SQL query builder and runner, strongly typed and consumer friendly, JPA annotations compliant.

dsl jpa ql sql

Last synced: 05 Sep 2025

https://github.com/haidermalikk/mood-atlas

Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database

css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql

Last synced: 01 Apr 2026

https://github.com/trbureiyan/app-web-bibliotecavirtual

Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.

bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp

Last synced: 07 May 2026

https://github.com/jonaylor89/png-db

store JSON data in PNG images

database png rust sql steganography wasm

Last synced: 17 Feb 2026

https://github.com/knbr13/data-migrate

CLI tool for seamless data migration from JSON files to SQL databases

cli database go golang migration sql

Last synced: 04 Apr 2025

https://github.com/gill-singh-a/postgresql-brute-force

A Python Program that uses psycopg2 module to brute force PostgreSQL Server

brute-force multithreading postgres postgresql python3 sql

Last synced: 16 May 2026

https://github.com/braiso-22/centro-estudios-hibernate

Centro de estudios pasado a Hibernate

hibernate java sql

Last synced: 04 Apr 2025

https://github.com/kayw-geek/mysql-note

MySQL 必知必会 学习笔记

mysql notebook sql study-notes

Last synced: 09 Sep 2025

https://github.com/defuj/wibuspot-webservice

Web Service for WibuSpot project on https://github.com/defuj/WibuSpot

php sql

Last synced: 04 Apr 2025

https://github.com/deve-sh/college-admission-script

A script for applicants to apply, get approved and declined; to a University/College.

college college-admission-script javascript php sql university

Last synced: 16 May 2026

https://github.com/josewebdev2000/artist-portfolio-website

Fictitious artist portfolio website for a high school graduate who wants a Graphic Design Scholarship

ajax bootstrap-templates email-sender email-template form-validation input-sanitization jquery jquery-plugin mysql php phpmailer sql

Last synced: 06 May 2026

https://github.com/thomasthaddeus/sqlcombination

SQL Files with a sample database project

sql sqlite sqlite3

Last synced: 21 Jun 2025

https://github.com/kurai-sx/sql-vector-db-chat-assistant

This is a RAG assistant which takes NLP queries from user and provides the SQL query as a output but after processing the AI Model and embedding through Vectors.

chat-application database model querybot rag sql

Last synced: 21 Jun 2025

https://github.com/raul-desconsi/s.o.s-guincho-

Projeto acadêmico realizado com o objetivo de demonstrar e desenvolver um CRUD para um sistema de gerenciamento, utilizando a linguagem Python como base e SQL para manipulação de dados.

datamanipulation manegment python sql

Last synced: 21 Jun 2025

https://github.com/willie-conway/google-cybersecurity-certificate

📚 Hands-on labs, incident reports, risk assessments, and real-world cybersecurity projects completed as part of the Google Cybersecurity Professional Certificate. Focused on Linux, network security, Python, SQL, threat modeling, and SIEM tools.

cybersec-labs cybersecurity gcp google-certificate incident-response infosec linux network-security python siem sql threat-detection

Last synced: 22 Jun 2025

https://github.com/monick96/hombanking-java

Homebanking Demo project for Spring Boot, (Spring Data JPA, H2 database, Spring Web y Rest Repositories.)

intellij java java-app javascript junit poo postgresql postman postman-test rest-api spring-boot sql vuejs

Last synced: 11 Apr 2026

https://github.com/oguzgn/budget-checker-for-campaign-budget-allocation

This project focuses on modeling campaign performance data for Looker, helping determine which campaigns to scale up or cut back. It aggregates metrics over the last 7 and 30 days, providing actionable insights for budget optimization and performance improvement.

budget-allocation budget-controller budget-management calculated-fields campaign-analytics data-analysis data-modeling looker-studio sql

Last synced: 17 Feb 2026

https://github.com/yash-rewalia/case-study-on-myntra

This case study not only underscores the strategic and innovative approach that has become Myntra's hallmark but also underscores its unwavering dedication to delivering a personalized, convenient, and comprehensive online shopping experience.

database database-architecture database-management er-diagram sql

Last synced: 13 Jul 2025

https://github.com/richardzhang01/climb-of-death

Climb of Death is a create-your-own-adventure full-stack application created using the MVC design principle.

bcrypt bulma-css express express-session handlebars-js mvc-framework mysql node-js sequelize sql

Last synced: 07 Apr 2026

https://github.com/rustkas/understanding-sql-imp

SQL for MySQL 5.6. The implementation of examples to the book of Martin Gruber "Understanding SQL" 1990

mysql sql

Last synced: 17 May 2026

https://github.com/pradeepsingroul/onito-technologies-pvt-limited

This is the basic project based on the CRUD operation in database in this project we can get thetoprated movies , we can update the runtime, we can get the longest runtime movies, we can get the number of votes, we can get the rating based movies as well.

github hibernate java jpql mysql-database postman spring-boot spring-security sql

Last synced: 07 Apr 2026

https://github.com/leoglme/tweet_academie

Projet from scratch de 3 semaines, l'objectif était de créer un réseau social pour les élèves de la Web@cademie à la Twitter.

php poo social-media sql twitter ui

Last synced: 17 May 2026

https://github.com/Data-Analyst-Bootcamp/Data-Cleaning-in-MySQL

Creating world_layoffs database from a dataset and applying data cleaning technics.

data-cleaning dataset mysql mysql-database sql

Last synced: 17 Jul 2025

https://github.com/tynoee/adventureworks-database

Collection of SQL queries written for the AdventureWorks2019 database. AdventureWorks2019 is a sample database provided by Microsoft that simulates a fictional bicycle manufacturer. These queries are designed to extract valuable insights from the database and perform various data analysis tasks.

sql sql-query

Last synced: 02 Feb 2026

https://github.com/leodeveloper/end-to-end-chatbot

This project about to create end to end chat bot for local SQL database CSV using streamlit, langchain, chromadb, python

chatbot chatgpt chromadb csv generative-ai gpt-4o gpt-4o-api langchain python query questions-and-answers sql sqlserver

Last synced: 10 May 2026

https://github.com/alenales/reporing

Отправка ежедневной отчетности в Telegram и настройка алертов.

alert python sql telegram-bot

Last synced: 17 May 2026

https://github.com/massacre-saint/codeconfidence-server

This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.

django django-rest-framework python python3 sql sqlite sqlite3

Last synced: 04 May 2026

https://github.com/sanchithaudana/toyshoperp

php Backend ERP System

bootstrap javascript php sql

Last synced: 13 Apr 2026

https://github.com/heliorm/heliorm

A code-first object-relational model for accessing SQL data from Java

java orm sql

Last synced: 11 Jan 2026

https://github.com/matteogioioso/postgres-explain

Pgex, PostgreSQL query plan visualization

postgres postgresql query sql

Last synced: 17 May 2026

https://github.com/sgovindp/sql_projects_collection

This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.

database-management sql sql-server sqlserver

Last synced: 30 Oct 2025

https://github.com/8area8/p5__foodlik

An UI based on OpenFoodFact.

cli python sql student

Last synced: 05 Jun 2026