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/peterdee/postgresql-test

PostgreSQL performance testing with Node & Sequelize

nodejs postgresql sequelize sql

Last synced: 14 May 2026

https://github.com/krzysikd/apartment-prices-in-poland-analysis-and-visualization

Data Analyst portfolio project that involves cleaning, transforming, and visualizing data to create an insightful dashboard. The project uses SSIS for ETL processes, SSMS for database management and queries, and Power BI for data visualization, focusing on the analysis of rental and sales apartment prices in Poland.

data-analysis data-cleaning data-visualizations powerbi sql sqlserver ssis

Last synced: 04 Feb 2026

https://github.com/derafu/query

Expressive Path-Based Query Builder for PHP

database php query query-builder sql

Last synced: 23 Jul 2025

https://github.com/yuzlln/sql_recipe

데이터 분석을 위한 SQL 레시피

database mysql sql

Last synced: 02 Jan 2026

https://github.com/iksergey/sqlite-practice-for-expert

📊 🧑🏼‍💻 История о том, как начать в SQL и SQLite

sql sqlite sqlite3

Last synced: 24 Oct 2025

https://github.com/philipptpunkt/oauth-service-go

Playground for an Oauth Service with Go backend and Next JS frontend. It uses a Postgres database for general storage and Redis for short term data storage. Individual parts of the service are ran in Docker containers and Docker Compose is used to run the entire service.

docker docker-compose go golang javascript nextjs postgresql redis sql typescript

Last synced: 12 Apr 2026

https://github.com/gades-dataeng/webinar

Code, scripts, and resources for the Data Engineering Fundamentals Course Webinar, covering Python, data pipelines, Apache Airflow, and more.

apache-airflow data-engineering data-orchestration data-orchestrator data-pipelines dimensional-modeling python sql

Last synced: 31 Mar 2025

https://github.com/himcc/sqlgo

sqlite browser and run sql on file (csv and excel file) in command line

csv excel sql sqlite sqlite3 sqlite3-database

Last synced: 30 Mar 2025

https://github.com/saifshahriar/problem-solving

All my problem solvings from codeforces, hackerrank, leetcode and other websites.

algorithm algorithms c codechef codeforces data-structures dsa go hackerrank leetcode lua problem-solving python rust sql

Last synced: 12 Apr 2026

https://github.com/aswajith7077/dbshell

A SQL-based command line system using C and bash script. Integrated concurrency control using file locking mechanisms. Command line parsing is done using the readline library in C.

c shell-script sql

Last synced: 24 Mar 2025

https://github.com/projeto-clientflow/clientflow

Repositório do Projeto ClientFlow, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.

generation-brasil insomnia java spring-boot sql

Last synced: 21 Feb 2026

https://github.com/mateib20/proiect-baze-de-date

Simulare baza de date a unui magazin de pachete de construcție PC

database database-design database-management database-schema databases ddl ddl-commands ddl-scripts sql sql-query

Last synced: 11 Jun 2025

https://github.com/ewgeni-dinew/03.databases_basics-mssql-server

I will be submitting exersices from the third course, that I am currently undergoing at the Software University(SoftUni) in Sofia, from 18.09.17 untill 22.10.17. The concept of the course is for us to get to know one of the most widely used systems for database management DBMS. This is my first professional module at SoftUni, as I have chosen C# as my prefered language. I will be using Microsofts SQL Server Management Studio 17.2 for the upcomming tasks.

database ms-sql-server softuni sql

Last synced: 06 May 2026

https://github.com/nbryttel/python-sql-web_scraper

A SQL and Python-powered system for job scraping, database management, and market analysis

beatufilsoup pandas python python3 sql

Last synced: 13 May 2026

https://github.com/suchi25sathavara/sql

Revamping the Bike Rental Database for Operational Efficiency

data-structures erp sql

Last synced: 20 Jan 2026

https://github.com/omarsaad21/library-challenge-

Finding the number of available copies of Dracula in Library database.

mysql-database sql

Last synced: 08 Apr 2025

https://github.com/robsonsilv4/fbd

Arquivos da disciplina de Fundamentos de Banco de Dados

fbd postgresql sql

Last synced: 16 Mar 2025

https://github.com/antonio-alexander/sql-blog-indexing

A repo showing a proof of concept for indexing and benchmarking in sql

benchmark index indexing mysql performance sql

Last synced: 16 Jan 2026

https://github.com/bharathshakthivel/data-analytics

This repo contains all the projects related to Data Analytics

powerbi python sql

Last synced: 14 May 2026

https://github.com/christophgil/bash_builtin_sql_db

Bash builtins for using Postgresql and SQLite SQL databases in Bash script

bash bash-builtin bashbuiltin c clang database databases gcc module plugin postgresql sql sql-query sql-server sqlite-database sqlite3

Last synced: 12 Apr 2026

https://github.com/cmblir/algorithm_korea

알고리즘 문제를 한국의 프로그래머스와 백준을 통해 풀고 있습니다.

baekjoon programmers python sql

Last synced: 19 Oct 2025

https://github.com/BaileeRice/Module20

Testing machine learning models to see if they can accurately determine the genre of songs

excel google-slides kmeans random-forest sql tableau

Last synced: 10 Mar 2025

https://github.com/mdecker-mobilecomputing/sql_buecher

SQLite statements for simple sample application on books and their authors

sql sqlite

Last synced: 03 Jul 2025

https://github.com/art2url/sql-50

🗃️ A collection of SQL solutions for LeetCode problems, designed to help crack SQL interviews with 50 essential queries.

coding-challenges database github interview learning leetcode problem-solving solutions sql sql-queries

Last synced: 28 Apr 2026

https://github.com/mloks77/tpbdd-form

Ce repository est pour un formulaire d'une base de donnée sur un site web, il y a ici 3 bases de données dont 2 sont accompagnées de pages web en PHP.

forms php sql

Last synced: 24 Mar 2025

https://github.com/Sparsh7082/Data-Analysis-Portfolio

This repository is dedicated to showcasing my skills, sharing projects, and tracking my progress in Data Analytics and Data Science.

canva data-analytics data-manipulation data-visualization database-querying google-slides power-bi power-point presentation-tools programming-language python r spreadsheets sql tableau

Last synced: 10 Mar 2025

https://github.com/jscodedevlopment/backend-express-jstack

API com um simples CRUD (Create, Read, update, delete), de contatos com a finalidade de aprender mais sobre as tecnologias: Express, PostgresSQL, Node e Docker.

docker express nodejs postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/turtacn/sqltracebench

SQLTraceBench:A trace-driven benchmark system designed to take an existing SQL trace and database schema, generate an equivalent workload for various target databases, and execute a comprehensive performance comparison.

db-bench sql sql-tracer sr-benchmark trace-driven

Last synced: 16 Jan 2026

https://github.com/kvbc/realtime-chat-app

Real-time web chat application using WebSockets, built with a React.js frontend and Express.js & MySQL backend

express express-js expressjs mysql mysql-database react react-router reactjs sql websocket websocket-chat websocket-client websocket-server websockets

Last synced: 06 Jan 2026

https://github.com/quaddarv1ne/keycloackfastapi

Keycloak — это программное обеспечение с открытым исходным кодом для управления идентификацией и доступом (IAM), разработанное компанией Red Hat

api fastapi fastapi-template hat iam it keycloack linux os py python python3 red sql sqlalchemy sqlite

Last synced: 11 Jun 2025

https://github.com/ite-2022-pwr/sem4-bd1-lab-ak

Bazy danych 1 - laboratoria

oracle-database sql

Last synced: 06 Jan 2026

https://github.com/vijinho/sql-formatter

Yet another SQL-formatting tool written in PHP

php sql sql-format sql-query

Last synced: 08 Apr 2025

https://github.com/vkondratiuk482/orm-225

Typescript decorator based ORM for PostgreSQL, MySQL and SQLite. Inspired by Node.js TypeORM and Deno Cotton

javascript object-relational-mapper orm sql typescript

Last synced: 04 May 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/a9g-data-droid/accessqueryeditor

Fork of: MS Access Databases Queries Editor

ms-access sql vb-net

Last synced: 27 Feb 2025

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/mahmudmridul/leetcodesolutions

LeetCode problems solution and data structures implemented in python and C#

algorithms csharp data-structures leetcode-solutions problem-solving python sql

Last synced: 02 Apr 2025

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/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/stataziz/global-layoffs-an-eda-with-sql-and-tableau

This project is about exploring global layoff trends from 2020 to 2023, analyzing the impact across companies, industries, and geographies to uncover key insights into job market disruptions.

eda exploratory-data-analysis mysql sql sql-server tableau

Last synced: 21 Feb 2026

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/berkemuftuoglu/ib_computer_science_ia

My International Baccalaureate computer science internal assessment

php sql website

Last synced: 04 Dec 2025

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/madhvi-n/celestial-bodies-database

A PostgreSQL project as a part of the Relational Database course https://www.freecodecamp.org/learn/relational-database/

freecodecamp-project postgresql sql

Last synced: 08 Apr 2025

https://github.com/aldrinjenson/smart-qa

Query any structured data and find relations using natural language

data-analysis llm nlp sql

Last synced: 06 Apr 2025

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/eduardo106919/base_dados

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

sql

Last synced: 11 Jun 2025

https://github.com/wyndace/halfdealposterinator

* Instagram (Insta) – продукт Meta** && ** Meta Platforms inc. – внесена в перечень организаций, занимающиеся экстремистской деятельности или терроризмом на территории РФ

alembic instagram parser python sender sql sqlachemy telegram

Last synced: 17 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/kaichuuu/imdb-browser

IMDB Browser is a website to search for movie rating and details.

flask fullstack html postgresql project python react sql tailwindcss typescript vue

Last synced: 09 Apr 2026

https://github.com/jacob0421/sqlreader

Mini project learning how to use C# to read from XML config and call a Stored proc from a local instance of Microsoft SQL Server to write out to a CSV

csharp microsoft-sql-server sql xml

Last synced: 09 Mar 2026

https://github.com/nadaabdelmalek97/-deforestation-sql-project-

“ Deforestation SQL project “ 📌 This project was a comprehensive journey that encompassed rigorous data cleaning ,building schema, and provide insights with regard to the forestation trend between 1990 - 2016. Our main goal was to explore and analysed the dataset by writing simple SQL queries 📝

cleaning-data insights postgresql quire remove-duplicates schema sql trends

Last synced: 24 Aug 2025

https://github.com/bmalbusca/mysql-healthclinic

Health Clinic - SQL database

database sql

Last synced: 25 Jul 2025

https://github.com/pedramjlo/uae_cars_analysis

Analysis of the UAE second-hand car data

data-analysis jupyter-notebook pandas python sql sqlite3

Last synced: 11 May 2026

https://github.com/adam-maz/mysql_databse_api

Here I am presenting API, which allows user to send data (from file with ".csv" extension) to earlier prepared database in MySQL Workbench. SQL statement introduced in "database_constructor(self)" method is an example statement. It can be freely edited to meet any user criteria.

api database object-oriented-programming python sql

Last synced: 09 May 2026

https://github.com/ashrithvm/reddit-etl-analytics-dashboard

Developed a platform to automate data collection and analysis of Reddit posts and comments.

airflow apache aws docker flask gcp google googledata python sql terraform

Last synced: 12 Apr 2026

https://github.com/hvignolo87/xaldigital-challenge

XalDigital challenge for Data Engineering job positions. Skills: SQL, Python, Data Analysis.

challenge python scripting sql

Last synced: 06 Nov 2025

https://github.com/diegonunfio/sql-leetcode

Collection Study plan 50 SQL Leetcode

database datanalysis problem-solving sql sql-server

Last synced: 19 May 2026

https://github.com/atiq-cs/net-core-demos

.Net Core demonstration programs, source-codes, blog articles links and documentation

asp-net-mvc c-sharp netcore sql

Last synced: 10 Sep 2025

https://github.com/ferru97/jsketchfabcrawler

jSketchfabCrawler is a java for the automatic crawling of model's information from sketchfab.com

crawler data database java sketchfab sql

Last synced: 03 Jan 2026

https://github.com/oldprojectss/clinic-database

In this project we used a relational database (PostgreSQL) to create the initial data structure for a clinic. we create multiple tables to store clinic informations, and save the query's to the schema sql file.

database postgresql sql

Last synced: 05 May 2026

https://github.com/ameya-6964/banking-application-using-java

The purpose of this project is to provide basic banking facilities in a user-friendly GUI. The project provides a dashboard to the exiting users from where they can transfer, withdraw, and deposit money and see their transaction history. New users will be provided an easy step by step procedure to create an account where they will be given a unique

fxml java javafx jdbc rdbms sql xammp

Last synced: 19 May 2026

https://github.com/swethajoseph/covid-19-data-exploration

Exploration of COVID-19 data using various SQL techniques.

dataexploration sql

Last synced: 20 Feb 2026

https://github.com/samuelbarbosadev/learning_sql

Bem-vindo ao meu repositório de estudos sobre SQL.

sql

Last synced: 22 Mar 2025

https://github.com/paudeldipesh/sql

SQL is a standard language for storing, manipulating and retrieving data in databases.

postgres sql

Last synced: 19 Jun 2026

https://github.com/nmatthews2203-del/rent-affordability-explorer

Interactive housing analytics dashboard using Zillow rent data and Census income data to analyze affordability, rent trends, and geographic housing differences across U.S. counties.

altair data-analytics data-visualization housing-data interactive-dashboard pandas plotly python real-estate sql sqlite streamlit

Last synced: 03 May 2026

https://github.com/tharun-mahendra/sql

A collection of SQL scripts and examples for learning and practicing database operations.

mysql-database sql

Last synced: 11 Apr 2025

https://github.com/sarathchandranpm/walmart-sales-analysis

Analysis of Walmart Myanmar's Q1 2019 sales data covering customer behavior, product performance, general operations, and sales patterns.

data-analysis mysql sql

Last synced: 29 Aug 2025

https://github.com/aliabbos-ashurov/veriql

Fluent and annotation-based SQL query verification library for Java integration and unit tests.

java query-verification sql testing-library

Last synced: 29 Aug 2025

https://github.com/CornCodeCreators/SqlNormalizer

A tool to standardize and improve your SQL strings.

mariadb mysql normalize php sanitize sql

Last synced: 26 Oct 2025

https://github.com/jaxsnorris/row-level-security

Sample project to show how to add row level security (RLS) to SQL and Backend to intercept DB calls

dotnet-core row-level-security sql

Last synced: 03 Jan 2026

https://github.com/juanpedroarmella/ecommerce

Basic clothing ecommerce: frontend and backend, product CRUD with admin login.

mvc php phpmyadmin smarty sql

Last synced: 02 Jul 2026

https://github.com/siddharthbadal/sales-production-data-analysis

Sales Production Firm Data Analysis

excel sql sqlserver

Last synced: 24 May 2026

https://github.com/tanyaaa05/bms

Database Project: Bank Management System 🏦💻

dbms-project sql

Last synced: 02 Jan 2026

https://github.com/walfihajar/nexus-crypto-wallet

Nexus Crypto Wallet est une plateforme simplifiée de gestion des cryptomonnaies développée en PHP (POO, MVC). Elle permet aux utilisateurs de suivre les prix en temps réel, gérer un portefeuille sécurisé et effectuer des transactions rapides en USDT.

js mvc php poo postgresql pwa sql uml

Last synced: 05 Apr 2025

https://github.com/antonio2812/programadordeweb

Atividades/Exercícios Práticos do Curso

css3 git github html5 javascript jquery mysql php sql

Last synced: 08 Apr 2026

https://github.com/mggwxyz/logs-analysis-project

The logs analysis project for Udacity's Full Stack Web Developer Nanodegree

api logs postgresql psycopg2 python sql

Last synced: 13 May 2026

https://github.com/itsmeyogesh22/solved-8-weeks-sql-challenge-correct-solutions

Included in Serious SQL Virtual apprenticeship program, this repository contains solutions for all eight different case studies crafted by Danny Ma. For more information please visit: https://8weeksqlchallenge.com/

8weeksqlchallenge data dataanalytics datawithdanny postgresql sql sqlserver-2022 t-sql

Last synced: 07 Apr 2025

https://github.com/paulf-999/sql_templates

SQL template scripts I've collated over time

snowflake sql sql-server

Last synced: 28 Apr 2026

https://github.com/bayoadejare/dw-optimization-insurance

Insurance Data Warehouse Optimization Project

datawarehousing index insurance optimization sql

Last synced: 28 Jun 2025

https://github.com/beolawork-art/novabank-churn-analysis

NovaBank has noticed that customers are closing accounts or going inactive, and they want to understand why.

data-analysis data-science-projects data-visualization eda machine-learning numpy pandas python scikit-learn sql

Last synced: 08 Apr 2026

https://github.com/berasumitdev/jspider

Daily execution, assignment and study materials of Jspider training 👨‍💻

java sdlc sql webtechnologies

Last synced: 12 Jun 2025

https://github.com/acsbitmen/login-backend

Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.

body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql

Last synced: 18 Feb 2026

https://github.com/intersystems-ib/customer-support-agent-demo

AI-powered customer support agent built with Python smolagents and InterSystems IRIS — SQL, RAG, and live interoperability

ai-agent customer-support demo docker interoperability intersystems-iris llm openai python rag retrieval-augmented-generation smolagents sql vector-search

Last synced: 14 Apr 2026

https://github.com/zhrgns/sql-ecommercedatabasemodel

This repo includes one of my personal projects that creates logical and physical design of an e-Commerce DB.

database e-commerce er-diagram oracle sql

Last synced: 14 Apr 2025

https://github.com/blacksuan19/sqlmigrately

Zero setup SQL schema migration from pandas DataFrames

sql sql-migration sqlalchemy

Last synced: 18 Feb 2026