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/filippo-dimarzio/f1sqldatabase

This is my Formula 1 Database

database database-management sql sql-server

Last synced: 19 May 2026

https://github.com/vivekbtu/octalogic-assignment

This project aims to provide users with a form that collects user information and vehicle rental details, including rental dates. The system allows users to book vehicles based on their preferences and availability.

expressjs nodejs reactjs sql

Last synced: 12 Apr 2026

https://github.com/amarpanray/angulardotnetcoreapi

.Net Core API with Angular UI for demo purposes

angular api csharp sql

Last synced: 19 May 2026

https://github.com/gcoronelc/sistuni-plsql-003

Taller de PL/SQL en SistemasUNI.

oracle-database oracle-db plsql sql

Last synced: 31 Jan 2026

https://github.com/ankitaghadge19/coforge_javabootcamp

Technical Training (GET)

java sql

Last synced: 19 May 2026

https://github.com/mednour2019/ssis-comms-trend

ETL Process for Licensing Data Integration

excel sql ssis

Last synced: 03 Feb 2026

https://github.com/prakshi-23/bank_app_mgmt_v1

Using Python created a python app which allows users to create a new bank account, users can log in to their account in which they can perform various actions like deposit and withdraw money, check their balance, download their transaction report in excel file and update their password as well. Admin can view, edit customer info and can close acc.

customtkinter customtkinterprojects pandas powerbi powerbidashboard python sql tkinter-gui

Last synced: 29 Apr 2026

https://github.com/amgauna/postgresql-2020

PostgreSQL - Exemplos de Código

postgresql sql

Last synced: 21 Mar 2025

https://github.com/mansiikumarii/mysql

A curated collection of MySQL scripts covering DDL, DML, and DRL operations. Ideal for beginners to practice and understand core SQL concepts.

backend data-analysis data-modeling database database-integration database-management database-performance database-schema mysql mysql-admin mysql-database orm php-mysql query-optimization rdbms sql sql-query sql-script stored-procedure

Last synced: 19 May 2026

https://github.com/julie-fliorko/rockbuster-insights-sql-project

Data analysis using PostgreSQL to help Rockbuster Stealth LLC identify revenue trends, customer insights, and rental behavior patterns.

data-analysis postgresql sql

Last synced: 22 Jul 2025

https://github.com/hasanyahya101/db_assignments

Solutions to Database Systems theory questions from Spring 2024 Semester in Fast Nuces Lhr. Note that, this is for the theory (subject), not the Lab subject.

database fast lahore mssql nuces sql

Last synced: 19 Apr 2026

https://github.com/jacobgrisham/mail-single-page-full-stack-web-app-using-django-and-javascript

Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Send, reply to, archive, and mark-as-read Emails. Django is used as API and the Javascript fetch method is used to interact with API.

bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql

Last synced: 18 Apr 2026

https://github.com/hazlema/sqlparse

Basic SQLParser, Parses the SQL query into an object. You can then apply the query results to a JS dataset.

js node parse sql

Last synced: 20 Apr 2026

https://github.com/vidjinnangni/sql-practice-exercise

This repository contains a structured SQL exercise designed to practice database queries using MySQL. The goal is to enhance SQL skills by solving various database-related challenges.

mysql mysql-database sql

Last synced: 04 Jul 2025

https://github.com/rhejos/ipl_data_analysis

This project explores data analysis of the Indian Premier League utilizing AWS S3, Apache Spark, python, and SQL.

apache-spark aws-s3 databricks-notebooks pyspark sql

Last synced: 07 Mar 2026

https://github.com/otaviomendessantos/projeto_autodidata

Referente ao estudo de linguagens variadas.

css estudante html javascript python sql

Last synced: 08 Apr 2026

https://github.com/prakshal0809/sql-data-analysis-project

This project involves analyzing pizza sales data using SQL to address various data analysis questions, providing essential foundational to advanced SQL knowledge.

data-analysis sql

Last synced: 26 Jun 2025

https://github.com/lordbear117/clinica-odontologia-api

API para gestionar aspectos de una clínica de odontología como administrar odontólogos, pacientes, turnos y datos personales de importancia.

backend documentation h2-database java repository-pattern sql swagger-ui unit-testing

Last synced: 19 May 2026

https://github.com/bbfh-dev/go-orm

Simple and reliable ORM for SQL databases

golang orm sql

Last synced: 01 Mar 2025

https://github.com/arnoldchrisoduor1/sql

SQL for Databases.

mysql sql

Last synced: 21 Mar 2025

https://github.com/0username/npgsql.tvp

Npgsql plugin which allows you to use the DataTable type when interacting with PostgreSQL.

c-sharp database dotnet npgsql postgres postgresql sql

Last synced: 16 Jan 2026

https://github.com/64j0/authz-sql-poc

Authz system POC using SQL

authz fsharp sql

Last synced: 03 Feb 2026

https://github.com/biemannt/sql-matrix

Development tool for creating multiple unit tests for MS SQL database projects.

mssql sql ssdt unit-testing

Last synced: 29 Apr 2026

https://github.com/whisperpine/postgres-demo

My PostgreSQL playground.

database postgres sql timescale

Last synced: 19 Apr 2026

https://github.com/kayannr/sportstats

Historical data analysis using SQL, Databricks, Python, PandaSQL, Pandas, and SQL Window functions. .

pandasql scala spark-sql sql

Last synced: 20 May 2026

https://github.com/yujunz/listql

list query library

query sql utility

Last synced: 20 May 2026

https://github.com/consulo/consulo-database

Tools: Database Browser

incubating mongodb plugin sql

Last synced: 05 Jul 2026

https://github.com/akhtar21yr/flask-recipe-app

This app, "RECIPE-APP," is a recipe blog where users can add, update, and delete their recipes, as well as browse and explore recipes shared by others. It's a platform for sharing culinary creations and discovering new dishes.

authentication flask flask-sqlalchemy frontend jinja2 orm python recipe-app sql sqlalchemy

Last synced: 29 Apr 2026

https://github.com/jcilacad/mvc-security-exercise

A simple project that implements spring security

azure spring-boot-3 spring-data-jpa spring-mvc spring-security sql thymeleaf

Last synced: 20 May 2026

https://github.com/darwinz/magento-sql-scripts

Some useful stored procedures and queries for Magento 1.x databases

database magento mysql sql stored-procedures

Last synced: 20 May 2026

https://github.com/alexzgut/bookstoremanagement

This project demonstrates database design principles, SQL schema creation, and handling complex relationships between tables. The bookstore database supports full CRUD functionality and integrates seamlessly with RESTful API endpoints, allowing users to perform operations on books, authors, genres, and publishers.

jdbc mysql-database rest-api restful-api sql

Last synced: 20 May 2026

https://github.com/souradeepdutta/tournament-management-system

A Chess Tournament Management System designed to simplify tournament organization, enhance accessibility, and modernize outdated processes. The system incorporates advanced features for player management, tournament tracking, and ELO rating calculations, offering a scalable and efficient solution for chess federations and organizers.

chess-tournament-management database-management python sql streamli

Last synced: 01 Nov 2025

https://github.com/kh-suleiman99/movies-api

This project is an exercise to apply what I have learned about .NET Technology. I used C#,SQL Server, EF Core, LINQ, .NET API, Identity, JWT Berar token.

api csharp dotnetcore efcore identity jwt-authentication linq sql

Last synced: 06 Apr 2025

https://github.com/lukewait/django-learnerlab

A tutorial for Django beginners to get a project up and running. Aids in understanding the fundamentals of web framework and how they interact with databases and APIs.

api-rest django learner-lab nosql sql tutorial web-development-course

Last synced: 20 May 2026

https://github.com/padok-team/terraform-google-sql

Repository of modules for creating Cloud SQL instances

google google-cloud sql terraform

Last synced: 13 May 2025

https://github.com/dddryinside/word

🧑‍🎓📖 Application for learning foreign languages

css desctop desctop-app gui gui-application java javafx learning sql sqlite study

Last synced: 01 Jan 2026

https://github.com/xmita-ghx/connectivity-mysql-python

Just trying to take you through the basics of establishing a MySQL database connection with Python, essentially constructing a database with its tabular contents and the corresponding values within the fields.

mysql-database python-connection-mysql rdbms sql sqllite

Last synced: 08 Jul 2025

https://github.com/archana-p-nair/sql_50-challege

𝗧𝗵𝗲 𝗣𝗹𝗮𝗻: ✅ 50 curated SQL questions from LeetCode’s Top Interview List ✅ Daily practice with progressive difficulty ✅ Focus on clean, optimised, and industry-standard solutions

coding consistency database drgvishwanathanchallenge leetcode mysql sql upskill

Last synced: 20 May 2026

https://github.com/shubham-s151/mysql-project

This repository contains a collection of MySQL database projects showcasing various database design and management techniques. Each project demonstrates practical applications of MySQL in different contexts, including data modeling, query optimization, and relational database management.

mysql mysql-database mysql-project projects sql

Last synced: 13 Jul 2025

https://github.com/sainikhil0904/water-refilling-system-using-dbms

The Water Refilling System is a database solution for managing water delivery orders and customer transactions efficiently.

data-base-management-system sql water-refilling-system

Last synced: 02 Jan 2026

https://github.com/komal10t/project-2

Hi, I'm Komal 📊 Aspiring Data Analyst | Problem-Solver with a Passion for Data 💻 Skilled in SQL, Excel, and Tableau, Power BI 🌱 Currently learning machine learning and advanced SQL. 🎯 Open to collaborating on data projects and real-world case studies. 📫 Reach me at: komalteware120@gmail.com

mssql sql

Last synced: 10 Sep 2025

https://github.com/tharunbalaajer/database_management_system

Title: Database Management System (DBMS) Description: This repository covers DBMS concepts, including database design, SQL queries, ER diagrams, transactions, normalization, and stored procedures. It includes sample databases, optimized queries, and practical implementations for efficient data management.

mysql-database sql

Last synced: 29 Mar 2025

https://github.com/itboo/codewars-sql

Codewars SQL solutions

codewars-solutions codewars-sql sql

Last synced: 01 Mar 2026

https://github.com/luizfelipedasilva678/sql-codes

Somes sql codes examples

sql

Last synced: 07 Mar 2026

https://github.com/malferrari48/database_project_pokemon

Project for Pokémon themed "Basi di dati".

database postgresql python sql

Last synced: 10 May 2026

https://github.com/adarsh-dev-git/responsive-college-website

This is a fully responsive simple college website made using HTML, CSS, MySQL database and PHP with both front-end and back-end functionality.

back-end college-assignment college-project css front-end html html5 localhost php sql xampp

Last synced: 05 Mar 2025

https://github.com/aleksanderveriksen/react-react_portfolio

Portfolio created using React, HTML, CSS, JS with nodejs, vite. Also integrated using a server with SQL to fetch images. Deployed with Github action

cicd github github-actions github-pages html-css-javascript nodejs react server sql vite

Last synced: 08 Apr 2026

https://github.com/kayannr/employee_database

(SQL) Data Engineering, Data Modeling, and Data Analysis on Employees of a Corporation using PostgreSQL (pgAdmin)

erdiagram postgresql relational-database sql sqlalchemy

Last synced: 20 May 2026

https://github.com/arthurcfranklin/acervo-musical

Este projeto consiste na criação de um banco de dados relacional para auxiliar um DJ na organização e catalogação do seu acervo musical. O objetivo é fornecer um sistema eficiente para armazenar e gerenciar informações sobre cantores, bandas, músicas e suas versões remixadas.

data database mysql mysql-database sql

Last synced: 22 Mar 2025

https://github.com/whitecypher/stmts

Create a collection of sqlx named statements

collection golang named sql sqlx statements

Last synced: 12 Jan 2026

https://github.com/ramesh-852000/devops-practices-and-interview-prep

A collection of DevOps practices, scripts, interview questions, and real-world examples covering Linux, Jenkins, AWS, Kubernetes, Docker, Ansible, Terraform, CI/CD pipelines, Monitoring, and Cloud Platforms.

ansible aws azure cloud devops docker elastic gcp interview-questions jenkins kubernetes linux nosql prometheus sql sre terraform

Last synced: 04 Apr 2026

https://github.com/prasoonsoni/database-management-systems

All the assignment's answers given by VIT.

database dbms oracle sql vit vit-university

Last synced: 30 Apr 2026

https://github.com/margaretkhendre/attendance-practice-

Attendance in Atlanta school districts is briefly analyzed using SQL and Tableau

sql tableau

Last synced: 20 Jan 2026

https://github.com/a7md0/nwindbusinessobjects

Advanced programming dynamic link library for Nwind business database. Models and SQL connection.

csharp lab sql univeristy university-assignment

Last synced: 22 Mar 2025

https://github.com/spm999/userform_mysql_node

Submitting user detail in different tables

expressjs mysql nodejs reactjs sql

Last synced: 05 Apr 2026

https://github.com/srgeverson/appclasslibrarydomain

Bibliotece de classes Model/Entity para outros projetos em C#

csharp orm sql

Last synced: 22 Mar 2025

https://github.com/dcs-training/relationaldbandsql

Training on Relational Databases and SQL

data-wrangling databases sql

Last synced: 25 Feb 2025

https://github.com/kaichiro/mssqlserverbackupscript

. Arquivos para automatismo de rotina de backup de base de dados Microsoft SQLServer, compactação (utilizando WinRAR) e exclusão de arquivos antigos em diretórios distintos (configurável). .

batch batch-script file script sql sql-server winrar

Last synced: 18 Jun 2025

https://github.com/hotkit/tormor

Database migration library written in Python

migration-tool postgres python sql

Last synced: 14 May 2025

https://github.com/nathanthorell/sql-data-compare

A Python tool for comparing SQL query results across different data sources. It executes queries against two databases and compares their result sets, making it useful for data validation and migration verification.

mssql sql

Last synced: 27 Jun 2025

https://github.com/puureya2/.net-uni-portals-hub

Year 2, Web Application Development ISB42403, Lab Project

asp-net backend csharp html-css mvc mysql sql web-development

Last synced: 21 May 2026

https://github.com/christyanbrayan/cev-mysql

Arquivos e Comandos das Aulas do Curso de Banco de Dados com MySQL do @CursoEmVideo e do @Estudonauta (2016) com o professor @GustavoGuanabara 🖖

banco-de-dados curso-em-video cursoemvideo cursoemvideo-mysql estudonauta gustavo-guanabara mysql sql

Last synced: 26 May 2026

https://github.com/andreasscherbaum/php-boolean2

PostgreSQL boolean2 data type for PHP

boolean php php-boolean2 postgresql sql

Last synced: 14 Mar 2025

https://github.com/puspacempaka/hackerrank-sql-challenges-intermediate

This repository features solutions to various intermediate-level SQL challenges from HackerRank. It includes efficient SQL queries, problem-solving techniques, and well-documented scripts. Explore these solutions to understand different SQL problems and enhance your skills.

challenges data-analysis database hackerrank-solutions queries sql sql-intermediate-level

Last synced: 02 Jan 2026

https://github.com/santiagortiiz/linkedin-databases-ms-sql-server

Linkedin Learning. SQL Server: T-SQL, Triggers, Store Procedures and Functions.

databases ms-sql-server sql t-sql

Last synced: 18 Feb 2026

https://github.com/aixinyongheng/sqlconds

sql 查询条件组织

common node sql

Last synced: 12 Jan 2026

https://github.com/brendon45/my_personal_practice

A collection of projects and practice materials for backend development, database management, and system operations. Includes exercises and resources for improving programming skills and system administration.

backend-development database-management-systems front-end-development javascript python sql system-development

Last synced: 06 May 2026

https://github.com/kunalkumar2001/sales-project-using-excel-and-sql

Comprehensive sales analysis using SQL, Excel, and PowerPoint to uncover insights on top-sellers, peak times, and branch performance.

data-analysis data-analytics excel mssql sql

Last synced: 03 Nov 2025

https://github.com/sismicfr/python-db2sql

CLI tool to dump or migrate any database (SQLite, MySQL, MSSQL, PostgreSQL, Oracle) into PostgreSQL or MSSQL — with file dump and live migration modes.

cli database etl migration mysql oracle postgresql python sql sqlite

Last synced: 06 Jul 2026

https://github.com/garcane/credit-card-transactions-fraud-detection-project

The Credit Card Transactions Fraud Detection Project repository is designed to analyse and detect fraudulent transactions in credit card data.

data-analysis postgresql sql

Last synced: 03 Feb 2026

https://github.com/hazelnutparadise/db-playground

SQL語法練習神器,無長度限制且具備人性化貼心設計。支援 MySQL、PostgreSQL 等多種資料庫。

database sql

Last synced: 02 Nov 2025

https://github.com/mikhaylov1gor/api-todo-list

.Net application on efcore

asp-net-core efcore sql

Last synced: 05 Mar 2025

https://github.com/dayadau/unicorn_company

SQL analysis of unicorn trends by industry, focusing on top sectors and valuation growth (2019-2021) to inform investment strategies.

eda postgresql sql

Last synced: 14 May 2025

https://github.com/ahbiels/chatbot_analize_avaliation

Um bot feito no dialogflow cx que permite ao usuário avaliar um determinado produto da empresa. Após a avaliação, o bot ira fazer uma análise de sentimentos na avaliação do usuário, e armazenar o resultado da avaliação (juntamente com o texto da avaliação, nome do usuário e produto) dentro de um dataset no BigQuery

bigquery chatbot dataset dialogflow dialogflow-cx documentation flask gcp google-cloud iterator language-model nlu nlu-chatbot python sql

Last synced: 02 Jan 2026

https://github.com/candeagainn/sequelize-puppeteer

This project is a Football Team Management System developed using Node.js and Sequelize ORM with a MySQL database. The system manages data related to football teams, including coaches, players, stadiums, matches, and competitions.

automation puppeteer sequelize sql

Last synced: 21 Jan 2026