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/hamzacham/data_set-projet-9

MY FINAL PROJECT FOR IBM Databases and SQL for Data Science with Python

database dataset jupyter-notebook mysql mysql-database paython sql

Last synced: 20 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/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/abdul-aa/amazon-sql-group-project

Developed a sample Amazon relational database and executed a set of 20 practical queries on the database, demonstrating its functionality and responsiveness.

ddl dml relational-databases sql

Last synced: 01 Jan 2026

https://github.com/matthewpoletin/levonke-supply

Supply micro-service for levonke

hibernate java rest spring sql

Last synced: 19 May 2026

https://github.com/coregx/opt

Optional types for Go — generic-first SQL+JSON nullable types with three-state PATCH support

database generics go golang json nullable optional patch-api sql

Last synced: 04 Jul 2026

https://github.com/santo1989/travelsite.github.io

The system allows users to: Browse available travel packages View detailed information about specific packages Register for an account Book travel packages Process payments Receive booking confirmations and receipts

asp-net-core payment-gateway paypal-checkout sql sql-server

Last synced: 17 Aug 2025

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/annettedorothea/db2ai

db2ai generates MCP tools from SQL queries. It defines curated database queries with AI-facing metadata such as intent, examples, and column documentation, and validates them against a live database using EXPLAIN.

ai-tools code-generation database dsl langium mcp model-context-protocol query-builder sql tool-generation

Last synced: 04 Jul 2026

https://github.com/topos-ai/sqlxcache

A statement-caching wrapper around Jason Moiron's sqlx.

sql

Last synced: 10 Mar 2026

https://github.com/rakshitgupta9/leetcode-sql-50

This repo have solutions for the SQL-50 which are from leetcode

leetcode leetcode-solutions leetcode-sql-50 leetcode-sql-solutions sql

Last synced: 20 Feb 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/davsav16/soundemic

We designed this app to allow for users to post about their favorite songs, artists, and albums, and then engage in conversation about them.

authentication cookies crud nodejs object-oriented-programming restful-api sequelize sql

Last synced: 19 May 2026

https://github.com/bsahd/sql-builder

A simple tool for building safe and readable SQL Querys

sql sql-query

Last synced: 19 Oct 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/swatisinghit/e-commerce-trend-analysis-for-target

An exploratory and in-depth study of the E-Commerce sales data for a Brazilian store using SQL.

bigquery data-analysis mysql sql

Last synced: 19 May 2026

https://github.com/query-farm/marisa

The Marisa extension by Query.Farm integrates the fast, space-efficient MARISA trie into DuckDB, enabling high-performance string lookups, prefix searches, and autocomplete functionality.

common-prefix-search duckdb duckdb-extension marisa marisa-trie predictive-search sql trie tries

Last synced: 18 May 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/greenblat17/social-network

Social network built using Spring Boot, , Spring MVC, Spring Security with JWT Authentication, Spring Data JPA with PostgreSQL

hibernate java spring-boot spring-security sql

Last synced: 18 May 2026

https://github.com/gemaquejr/mysql-one-for-all

Projeto com o objetivo de revisar e e consolidar conceitos de normalização e execução de queries. Este projeto foi criado para avaliação final na seção 03 do módulo de Backend do Curso de Desenvolvimento Web na Trybe.

docker mysql mysql-workbench sql

Last synced: 19 May 2026

https://github.com/amgauna/sql-2017

SQL - Exercicios - Exemplos de Codigo

sql

Last synced: 05 Oct 2025

https://github.com/jliuhtonen/pg-literally

Tagged sql template literals and fragments for pg

node-js pg pg-promise sql typescript

Last synced: 07 Mar 2026

https://github.com/jlshanmathi/mysqltask1

Mysql queries

database queries sql

Last synced: 18 Aug 2025

https://github.com/keisen-app/keisen

Keisen - SQL client for macOS, Windows, and Linux

client database fast native postgres sql sqlite

Last synced: 20 Feb 2026

https://github.com/igorbrizack/blogsapi

API de gerenciamento de um Blog com arquitetura MSC.

api-rest docker express-js javascript joi-validation msc nodejs orm-framework sequelize sql

Last synced: 08 Apr 2026

https://github.com/vedikasnehil/my-data-science-projects

This repository is a comprehensive collection of resources and implementations dedicated to the field of Data Science. It serves as a platform for exploring various aspects of data science, ranging from data preprocessing and exploratory data analysis (EDA) to machine learning and deep learning.

data data-science deep-learning machine-learning matplotlib numpy python sql visualization

Last synced: 10 Apr 2026

https://github.com/palakjainanalyst/ecommerce-customer-spending-analysis

An end-to-end Ecommerce analytics project uncovering customer spending trends using Excel, Python, SQL, and Power BI. From raw data to interactive dashboards, this project delivers deep insights on spending patterns, high-value customer segments - showcasing a complete data-to-decisions workflow.

data-analysis data-visualization database ecommerce excel jupyter-notebook powerbi python spending sql

Last synced: 06 May 2026

https://github.com/nycolop/restaurant_database_with_schema

a restaurant database with schema

database postgresql schema sql

Last synced: 18 May 2026

https://github.com/rikulauttia/database-fundamentals

Database performance engineering lab demonstrating 148x query optimization through advanced indexing strategies and ACID-compliant transaction patterns. Features production-ready implementations spanning both SQL and NoSQL paradigms with measured performance analytics. A practical showcase of database engineering principles.

acid concurrency database database-design database-optimization indexing mongodb normalization nosql performance-testing python-database query-performance relational-algebra sql sqlite transactions

Last synced: 10 Apr 2026

https://github.com/rickcrz7/sports-api

API designed for a simple sport score tracker app with a simple admin webpage to manage data.

api backend-api database go mysql sports sql vue

Last synced: 11 Apr 2026

https://github.com/blase147/vet_clinic

Vet_Clinic is a database created to manage the treasured data of clients and their animals for monitoring and evaluation purposes, as well as enabling a more data-informed decision on customers' management, and rewards for patronage. This will greatly impact the efficiency of our services to clients, especially the speed of delivery.

postgresql sql

Last synced: 05 Oct 2025

https://github.com/heyfoz/sql_misc_queries

This repository contains an SQL filed named MISCSQL.sql, which provides MySQL query examples related to an application that utilizes the Java Persistence API. The SQL queries can be executed via a MySQL Workbench connection or Azure Cloud Shell for an Azure Database for MySQL flexible server.

mysql mysqlworkbench queries sql

Last synced: 19 Aug 2025

https://github.com/gemmus/pythoneducation

Introduction to python via exercises.

api oop pycharm python sql

Last synced: 19 May 2026

https://github.com/rtahmasbi/sql

sql

Last synced: 01 Sep 2025

https://github.com/jigyasag18/financial-risk-analysis-project

The Credit Card Financial Risk Analysis Dashboard is a real-time Power BI tool designed to provide insights into credit card transactions and customer demographics. It features interactive visualizations, efficient data processing, and actionable insights to support decision-making. Utilizing data from SQL database, the dashboard tracks key metrics

data dataanalysis database datacleaning datapreprocessing dataprocessing datavisualization financial-analysis financialriskanalysis mysql powerbi sql statistical-analysis

Last synced: 06 Mar 2026

https://github.com/cagandemirmr/game_chi_and_a-b_testing-sql

In this repo, i use hypotetical mobile game company data set is used to make chi square test and A/B testing

ab-testing chisquare-test gameanalysis gameanalytics postgresql sql

Last synced: 17 Jun 2026

https://github.com/ahmeddiaab/practical-dbms

A level-based roadmap to master relational databases with PostgreSQL. Practice schema design, normalization, real-world SQL, and transactions using Docker. Great for backend developers.

backend database postgres postgresql roadmap sql

Last synced: 18 May 2026

https://github.com/wzjoriv/sql-engine

Database engine capable of processing SQL queries and applying standard optimization techniques like projection push-down, selection push-down and cross product to join conversion

database-design relational-algebra relational-databases sql

Last synced: 22 Jul 2025

https://github.com/rugwiroparfait/alx_sql

This repo is where I save my queries and learning materials in Data Science program from ALX

anaconda data data-analysis jupyter-notebook sql

Last synced: 19 Aug 2025

https://github.com/hossam-el-batal/finance

CS50 Finance Project

api flask sql

Last synced: 15 Jul 2025

https://github.com/umbrellaleaf5/music_library_database

Project on the course "Databases" on the second-year MIPT DAFE/RSE

database dbms-project education mipt sql

Last synced: 26 Jun 2025

https://github.com/mindgamesnl/phpdockertemplate

ready to use PHP Docker stack with sql/phpmyadmin/nginx and additional utility scripts. Compatible with Symfony/Laravel and your local vanilla PHP projects.

docker php sql symfony template

Last synced: 19 Apr 2026

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/kamil20020/books

It is the simple books and their related data management with user's normal and admin accounts. Data management is divided into few parts: users, roles, authors, books, publishers. Unlogged users can view data about authors, books and publishers. Logged user can additionally manage data from unlogged user. Admin can view and manage roles and users

docker docker-compose github-actions hibernate java kubernetes lombok mapstruct mockito postgresql reactjs rest-assured spring spring-boot spring-data-jpa spring-security spring-web sql testcontainers typescript

Last synced: 10 Apr 2026

https://github.com/leeoasis/vet-clinic-database

This is a website that demonstrates the basic usage of databases using postgreSQL.

postgresql sql

Last synced: 26 Jun 2025

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/rezwancs/booking_ticket

This project is done with Laravel framework. But I tried to use raw PHP most of the time and Laravel for the security purpose only. Here I implemented most of the features of SQL database.

laravel php sql

Last synced: 19 May 2026

https://github.com/ianevictoria/codejourney-engsoft-unicesumar

CodeJourney-Unicesumar é um repositório dedicado a armazenar os trabalhos e projetos de programação realizados durante minha jornada acadêmica na Unicesumar.

c sql

Last synced: 03 Apr 2025

https://github.com/gcoronelc/sql-server-bi-002

Taller de INTELIGENCIA DE NEGOCIOS CON SQL SERVER

gcoronelc sql udemy

Last synced: 03 Feb 2026

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

A data-driven project for segmenting TravelTide users to design tailored rewards. Includes SQL queries, processed CSV files, clustering analysis, and presentation slides. Highlights how data insights drive user engagement and reward strategies.

clustering dashboar insights k-means-clustering perks sql tableau visualization

Last synced: 17 Feb 2026

https://github.com/mikl5/afpadev

Formations : Techniques de bases au développement d'application ; Développeur Intégrateur Web ; Développeur Full-stack

bootstrap css3 html5 javascript php sql symfony

Last synced: 11 Apr 2026

https://github.com/mgodoyd/inventarios

Final Project of Systems Analysis I, working with the Scrum methodology

fullstack inventory-management-system react sql web

Last synced: 19 May 2026

https://github.com/ankita-selokar/fitbit-for-her-crafting-fitbit-s-strategy-for-women

This project analyzes smart device usage data to uncover trends and insights, guiding Fitbit by Google’s product and marketing strategies for their new women-focused product launch. It combines competitive market analysis with customer behavior insights to inform key decisions.

bigquery excel powerbi spreadsheet sql

Last synced: 20 Aug 2025

https://github.com/ultipro/digit-music

Digit Music created by Patryk 'UltiPro' Wójtowicz using SQL.

mssql-database music-store sql

Last synced: 03 Oct 2025

https://github.com/agutiernc/wiseup

WiseUp - A conversation starter app

bootstrap flask jinja2 jquery postgresql python reddit-api sql sqlalchemy wtforms

Last synced: 10 Apr 2026

https://github.com/addiks/phpsql_bundle

Symfony2 / doctrine bundle for the PHPSQL database

doctrine-orm php sql symfony2

Last synced: 03 Jan 2026

https://github.com/nothingnothings/mlscraper

Mercado Livre Website Scraper Built with Python

docker mercado-livre python scraper scrapy sql

Last synced: 04 May 2026

https://github.com/ankitaghadge19/coforge_javabootcamp

Technical Training (GET)

java sql

Last synced: 19 May 2026

https://github.com/jylhakos/data-analysis-and-visualizations

Python, Pandas, NumPy, PySpark, Apache Spark, Amazon Kinesis, Apache Kafka, Apache Flink, Plotly with Tableau or Power BI for Analytics and Visualization, Amazon SageMaker, Databricks

apache aws docker java javacscript kubernetes pyspark python spark spring-boot sql terraform typescript ubuntu

Last synced: 10 Apr 2026

https://github.com/camille-004/leetcode-code-resources

LeetCode solutions and explanations

leetcode python sql tesla

Last synced: 18 Jan 2026

https://github.com/al-ogr/sf_pr2_job_analysis_hh_sql

SkillFactory DataScience PROJECT-2. Анализ вакансий из HeadHunter

data-analysis data-science ipynb plotly python sql

Last synced: 19 May 2026

https://github.com/gcoronelc/cepsuni-sql1-55131

Taller de SQL Server Implementación en CEPS-UNI (https://www.ceps.uni.edu.pe).

database sql t-sql table transact-sql

Last synced: 06 Apr 2025

https://github.com/iamandaleao/curso-mysql-cursoemvideo

Repositório com anotações e exercícios práticos de MySQL, incluindo criação de bancos, tabelas, manipulação de dados e consultas SQL avançadas.

backend banco-de-dados mysql sql wamp-server workbench

Last synced: 13 Sep 2025

https://github.com/iker-gonzalez/codecademy-data-engineer

Codecademy's Career Path where I learned how to create robust and resilient data pipelines to connect data sources to analytics tools.

mongodb pandas postgresql pyspark python3 regex sql

Last synced: 10 Apr 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/2002bishwajeet/json-to-sql

Convert your json data to simple sql queries

haskell json-parser json-to-sql sql

Last synced: 03 Oct 2025

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/alinkaqa/sql.requests

Запросы к базе данных

postgresql sql

Last synced: 29 Mar 2025

https://github.com/datasqlsantosh/project-portfolio-e-commerce-data-analysis

In this personal Project-Portfolio-E-commerce-Data Analysis project, an exploratory data analysis was performed on the E-commerce Data available on Kaggle. The main aim of the project is to uncover insights into the store's sales and profits trends and patterns from 2018 to 2019.

data-cleaning data-visualization database dataset exc power-bi sql

Last synced: 11 Sep 2025

https://github.com/kentico-ericd/xperience-community-sqlbrowser

Run SQL queries directly from the Xperience by Kentico administration

sql xperience-by-kentico

Last synced: 22 Aug 2025

https://github.com/niftys/ballroomdb

Database for final results of ballroom competitions, as well as website for searching said database.

css html mysql mysql-database mysql-server mysql-workbench mysqldump php python scraper sql website

Last synced: 10 Apr 2026

https://github.com/s-bauza/dragones-cabernas

Modelar y diseñar una base de datos del mítico Dragones & Cavernas

hibernate java jcbd sql

Last synced: 01 Sep 2025