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/rkolehov/retail-sales-analysis-project

End-to-end e-commerce analysis showcasing SQL and data visualization skills. Tracks sales, customer behavior, product performance, and delivery efficiency. Interactive dashboards provide actionable insights for business decision-making

analytics dashboard data-analysis ecommerce jupyter-notebook postgresql python sql tableau vscode

Last synced: 19 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/johnsoct/bash-sql-cli-local-db-query-tool

Generic Bash CLI tool to query a single row within a local PostgreSQL database.

bash cli postgresql sql

Last synced: 04 May 2026

https://github.com/mberkiskal/practicesql-sqlcalismauygulamasi

You can perform all SQL query from this panel. Tüm SQL sorgularınızı bu panelle gerçekleştirebilirsiniz.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 29 Apr 2026

https://github.com/gabrieladados/adventureworks

Do Data Warehouse ao Power BI: Projeto End-to-End de Análise para Adventure Works

dataanalysis dbt figma powerbi snowflake sql

Last synced: 19 Mar 2026

https://github.com/lrcampos97/code_utils

💥Code and tips for examples. Delphi, Ionic, PHP and SQL.✔

delphi ionic php slim-framework sql

Last synced: 13 Apr 2026

https://github.com/wilsonehusin/typeid-sqlc-shim

Use TypeID with sqlc.

sql sqlc typeid

Last synced: 17 Apr 2026

https://github.com/affluentlynx/database-viewer

just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)

database database-gui database-management editor python3 sql tkinter-graphic-interface viewer

Last synced: 29 Apr 2026

https://github.com/sauberr/flask-2024

Flask website project for Hillel Python Pro course

faker flask python sql

Last synced: 08 Feb 2026

https://github.com/knowthecode/groupby-lab-tester

Companion plugin for the Advanced SQL Lab

sql wordpress

Last synced: 19 Jun 2026

https://github.com/jeim05/cursomvc

Sistema Web de un Carrito de Compras realizado con ASP .NET MVC

asp-net-mvc bootstrap c-sharp functions jquery mvc5 sql sql-server stored-procedures tsql

Last synced: 08 Jan 2026

https://github.com/mouad-el-asri/analyze_international_debt_statistics

In this project I have used my data engineering skills to write SQL queries to answer interesting questions about international debt using data from The World Bank. 📊

data-manipulation datasets importing-and-cleaning-data jupyter-notebook postgresql queries sql

Last synced: 05 May 2026

https://github.com/dababyox/catftdb24

Catetan UAS Database Systems Binus 2027

binus binus-university sql sql-server

Last synced: 29 Apr 2026

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

PostgreSQL query plan visualization

postgres postgresql query query-plan sql

Last synced: 29 Apr 2026

https://github.com/turbot/steampipe-mod-jira-sherlock

Interrogate your Jira resources with the help of the world's greatest detectives: Steampipe + Sherlock.

hacktoberfest jira sql steampipe steampipe-mod steampipe-sherlock

Last synced: 19 Mar 2026

https://github.com/rdalmarco/sqlandnosql

Consultas e manipulações em banco de dados relacionais e não relacionais

javascript json mongodb nosql plpgsql postgresql sql

Last synced: 02 Mar 2026

https://github.com/nhoiyee/business_insights_360

This Power BI Project is about AtliQ Hardware, a global consumer electronics firm, facing operational challenges due to reliance on Excel for data analysis. In few countries, this resulted in substantial losses. Senior executives plan to invest in a data analytics project utilizing last year's data to drive performance improvement.

dashboard excel powerbi sql

Last synced: 02 Mar 2026

https://github.com/dkoh2018/sql_db

ETL pipeline for processing LinkedIn company data: extracts JSON, normalizes, and stores in MySQL

data-engineering data-pipeline etl json linkedin mysql sql

Last synced: 05 May 2026

https://github.com/rogozhka/query

Tiny Go package to fetch SQL rows as a slice of map[string]string

golang-library mysql sql

Last synced: 15 May 2026

https://github.com/neotomadb/neotoma_sql

Repository for functions associated with Neotoma's Postgres DB

neotoma paleoecology postgres sql

Last synced: 19 Jun 2026

https://github.com/melinteflxrin/database-management-system-oop

A lightweight implementation of a database management system, similar to SQLite.

database database-management dbms sql sqlite sqlite-database

Last synced: 05 May 2026

https://github.com/birg81/jee.1stfakecrudtest

Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi

crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat

Last synced: 14 Apr 2026

https://github.com/finesse/queryscribe

Light SQL query builder designed for extensibility and flexibility

database library mysql query-builder sql sqlite

Last synced: 05 May 2026

https://github.com/hafez-cs/cs50sql-note-

Harvard SQL Course Booklet

course cs50sql harvard sql

Last synced: 19 Mar 2026

https://github.com/coder-deep/order-matching-system

Developed a real-time transactional order matching system to simulate stock trading with 100% accuracy, handling multiple transactions concurrently during ’Hack2Hire’ Hackathon organized by DBS Bank.

angular java nodejs spring-boot sql

Last synced: 05 May 2026

https://github.com/exegeses/php-68328

Curso: Programación Web en PHP y MySQL | código 68328

mysql-database php php8 sql webdevelopment

Last synced: 05 May 2026

https://github.com/simoun-asmar/unicorn-project

SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project

analysis spreadsheets sql tableau

Last synced: 17 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/arturbomtempo-learning/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 19 Jun 2026

https://github.com/yossef-ashraf/db-mastery

Comprehensive resources for learning databases and improving performance.

cypher-query db document-database sql

Last synced: 05 Oct 2025

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/akhtar21yr/couser-tracker

course tarcker is digital solution to track and manage course of student easily it's make easy to manage courses and details of students for classes, coaching center and instituet

api django django-rest-framework postgresql rest-api sql

Last synced: 16 Apr 2026

https://github.com/undisputed-jay/spotifyapi-data-engineering-project

This projects uses ETL (Extract, Transform and Load) pipeline to extract data from Spotify using its API and loads the data to a data source(AWS Athena). The entire pipeline will be built using Amazon Web Services (AWS).

aws aws-athena aws-cloudformation aws-lambda aws-s3 awsglue python3 sql

Last synced: 05 May 2026

https://github.com/swastikiiit/ai-education-portal

An AI-powered SaaS platform that enables users to create personalized voice agents for interactive topic-based teaching. Tackles the problem of passive learning with dynamic lessons, inline quizzes, and real-time activity tracking. Includes subscription tiers, user-specific customization, and Sentry-powered error & performance monitoring.

clerk nextjs nodejs postgres react saas-application sentry shadcn sql stripe supabase tailwindcss vapi vercel zod

Last synced: 27 Mar 2026

https://github.com/canayter/sql-employee-database

Design the tables to hold the data from the CSV files, import the CSV files into a SQL database, creating ERD diagrams, and then answer questions about the data. That is, performing data modeling, data engineering, and data analysis, respectively.

erd erdiagram sql

Last synced: 03 Mar 2026

https://github.com/exegeses/introdb-64151

Curso de Introducción a las Bases de datos | código 64151

database-design databases mysql mysql-database sql

Last synced: 29 Apr 2026

https://github.com/veselink1/quick-draw

A simple multiplayer drawing game with a Go REST backend and a React frontend.

bootstrap docker docker-compose go golang postgresql react rest sql

Last synced: 14 Apr 2026

https://github.com/turbot/steampipe-plugin-consul

Use SQL to instantly query Consul ACLs, namespaces, services & more. Open source CLI. No DB required.

backup consul etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 26 Feb 2026

https://github.com/timelessnesses/countable

A alphabet count bot inspired by Counting

alphabet discord-py discordpy docker english fun poetry postgres python replit sql

Last synced: 04 May 2026

https://github.com/mnnkhndlwl/flutter_my_places

My places is an app built with flutter where users can select places on map and can also rate them add photos of places

android flutter sql sqlite

Last synced: 06 May 2026

https://github.com/chouaib-629/taskmanager

A simple task manager application built with PHP to help you manage your tasks efficiently.

css html js mysql mysql-database php sql

Last synced: 13 Apr 2026

https://github.com/ritikjha93/genius

Genius is a fully functional website that uses open AI for code generation,Image generation and chat genration.Replicate AI for music and video generation. In short It's a perfect platform to play with all AI toos

nextjs prisma sql stripe

Last synced: 29 Apr 2026

https://github.com/quillstack/query-builder

A simple query builder package, with separate Model and Relation classes.

database model php php7 query query-builder sql

Last synced: 19 Apr 2026

https://github.com/paularnaud2/partools

This package contains a bunch of Python tools developed for Support, Test and Automation IT Engineers

automation big-files csv logging mail mailer oracle shell-script sql support test xml

Last synced: 16 Apr 2026

https://github.com/captain-woof/sqldump

A repository of scripts to enumerate and dump all accessible data from a database server.

sql sql-server sql-server-data-tools sql-server-database

Last synced: 28 Apr 2026

https://github.com/elissorokin/data-analyst-portfolio-rus

Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.

ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis

Last synced: 25 Feb 2026

https://github.com/dorukalkan/3a-superstore-analysis

End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset

data-science data-visualization dbt machine-learning power-bi python sql

Last synced: 20 Jun 2026

https://github.com/lmuffato/practice-sequelize-associations-trybe

Projeto para praticar sequelize - Bloco 29: Arquitetura: SOLID e ORM

api back-end crud database express mysql orm pratice pratice-project sequelize solid sql

Last synced: 28 Apr 2026

https://github.com/dariomatias-dev/go_auth

Sistema de autenticação e autorização para Golang com e-mail e senha

authentication authentication-backend autorization docker docker-compose gin go golang postgresql source-code sql sqlc

Last synced: 04 Mar 2026

https://github.com/stoolap/stoolap-mcp

MCP server for Stoolap

database mcp mcp-server sql

Last synced: 13 Mar 2026

https://github.com/virajbhutada/movie-rental-store-analytics-sql-powerbi-excel

Dive into the DVD rental industry with my Capstone project, Movie Rental Analytics. Analyzing the Sakila DVD Rental Store Database, I extract insights through exploratory data analysis (EDA) and Power BI visualizations. Findings inform strategies for optimizing film inventory, enhancing business operations, and customer experiences.

business-intelligence capstone-project customer-behavior-analysis data-analysis data-science excel exploratory-data-analysis film-ratings mece movie-database movie-rental mysql powerbi powerbi-visuals revenue-analysis sql sql-database

Last synced: 05 Jun 2026

https://github.com/eiskalteschatten/sequelize-migration-wrapper

A wrapper for migrating databases using Sequelize and Umzug.

database migration mysql nodejs postgresql sequelize sql sqlite umzug

Last synced: 01 Feb 2026

https://github.com/sheabunge/kit102-assign

KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%

data-science entity-relationship-diagram relational-model schema sql

Last synced: 24 Feb 2026

https://github.com/hanpama/pgmg

PostgresQL model generator

code-generation golang postgresql sql

Last synced: 17 May 2026

https://github.com/brentgreeff/readable_rails_log

Makes it easy to read SQL queries when developing locally

logging rails ruby sql

Last synced: 06 May 2026

https://github.com/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/raulsanchezzt/projects

Public repository for my personal projects

blockchain css database html javascript php react solidity sql webdev

Last synced: 13 Apr 2026

https://github.com/kamanhang/sqldatawarehousedataengineeringproject

This project delivers a modern data warehouse which focuses on building clean, organized data pipeline which covers important aspects such as ETL Pipeline Development, Data Cleaning, Data Modelling and Data Analytics

customer-analytics data-analysis data-cleaning data-engineering data-modeling data-pipeline data-visualization datascience etl-pipeline postgresql powerbi powerbidashboard sales-analysis sql

Last synced: 10 Oct 2025

https://github.com/tee8z/noaa-oracle

NOAA data oracle, queryable from the browser and can attest to events for a Bitcoin DLC in dlctix style

data duckdb-wasm noaa-weather parquet-files sql weather

Last synced: 17 Feb 2026

https://github.com/scarblase/portfolioprojects

A collection of data analysis and business intelligence projects using SQL, Python, and visualization tools to uncover insights from real-world datasets. 🚀📊

csv data-analysis data-engineering data-mining data-science data-visualization matplotlib matplotlib-pyplot pandas python python3 seaborn sql

Last synced: 06 May 2026

https://github.com/kcartlidge/newt

Autogenerate a .Net (C#/EF Core) data project (class library with entities and data contexts) and an admin website from a Postgres database. Also creates backup SQL and Graphviz .dot diagram source.

admin core csharp dotnet efcore entities entity-framework graphviz postgres sql website

Last synced: 06 May 2026

https://github.com/jackosheadev/databasetechproject

This is a repo for a database project which involves creating tables, populating them, viewing data with selects and finally simulating a transaction

data database mssql sql

Last synced: 18 May 2026

https://github.com/camara94/aide-memoire-mdx

MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast

business-intelligence data-warehouse mdx sql

Last synced: 08 Oct 2025

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

Database Airline SQL Project

airline database dbms sql ssms tables

Last synced: 10 Jun 2026

https://github.com/saba-burduli/online-exam-asp.net-web-api-project-using-ef

Hello My second project in ASP.NET Core Web API .. Using EF(Entity Framework) Code first

asp-net-core entity-framework-core microsoft migration mssql oop orm query sql webapi

Last synced: 22 Apr 2026

https://github.com/bbonkr/ef6-sqlite-sample

Entity Framework 6 with Sqlite Sample project

dotnet dotnet-framework entity-framework orm sample sql sqlite

Last synced: 07 May 2026

https://github.com/tomtom828/hello-windows

Notes to self on creating a developer environment in Windows 10

getting-started gitbash how-to howto java setup sql windows

Last synced: 28 Apr 2026

https://github.com/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 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/meken/sql-partitioned-tables

Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows

archival azure data-factory partitioning sql

Last synced: 16 Oct 2025

https://github.com/wayofdev/laravel-data-query-builder

Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.

cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql

Last synced: 28 Apr 2026

https://github.com/lokeshmori/e-library

E-Library System This project involves developing a web-based digital library where users can upload, read, search, and download books and notes.

html-css-javascript jpa-hibernate spring-boot spring-mvc spring-security sql thymeleaf

Last synced: 28 Apr 2026

https://github.com/elamani-drawing/bdd_pop

Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.

3nl boyce-codd python sql

Last synced: 10 Jun 2026

https://github.com/sysborg/postgresql-utils

Useful Codes for BI and PostgreSQL Analysis

database postgres postgresql sql

Last synced: 07 May 2026

https://github.com/starsheriff2/weather-app-calendar---backend

Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker

crud-api docker docker-compose jwt-authentication jwt-token postgresql render request-testing restful-api rspec-testing ruby sql

Last synced: 28 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/lucapolese/leddit

Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit

cpp11 database social-network sql unipd-mathematic-department

Last synced: 28 Apr 2026

https://github.com/nouranhaitham/dbms_property_finder

A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.

database-management database-relationships database-schema entities erdiagram oracle oracle-forms sql

Last synced: 07 Feb 2026

https://github.com/engeziellithon/serieweb

Trabalho de conclusão do curso,Analise e desenvolvimento sistema

asp-net-mvc bootstrap c-sharp css entity-framework javascript sql

Last synced: 20 Apr 2026

https://github.com/ryan-menezes/query-builder

A simple query builder for sql queries

mysql php query-builder sql sqlite

Last synced: 07 May 2026

https://github.com/aburraq/library-book-management-system

Quintessential programming project that helps user to register, list, delete update and find books from postgreSQL

books java library-app library-management-system postgresql sql

Last synced: 15 May 2026

https://github.com/zweifisch/cadena

cadena helps you to write safer sql

sql

Last synced: 07 May 2026

https://github.com/schulzco/patient-costing-analysis

Patient Costing Analysis – Qlik Sense App with Advanced Geo Mapping and Healthcare KPIs

qlik qlik-sense sql

Last synced: 07 Feb 2026