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/aishani09/sql-practice-beginnertoadvanced

A repository containing SQL practice questions and answers covering basic to advanced levels.

mysql sql sql-practice-problems sql-server sqlpractice

Last synced: 20 May 2026

https://github.com/giuseppe998e/unito-tweb

UniTo - Tecnologie Web - Progetto di laboratorio - 2019/2020

api css forum javascript js mariadb mysql php php7 reddit-clone rest sql tweb unito unito-tweb

Last synced: 10 Mar 2025

https://github.com/barbaracalderon/oil-pump

A simulation platform for equipment metrics in oil & gas environments. Includes a Python-Golang backend integrated with RabbitMQ, PostgreSQL storage, and an Angular frontend. Developed and deployed using Docker and Docker Compose.

angular data-consumer data-producer docker docker-compose go go-api golang microsservices ngx-bootstrap postgresql python rabbitmq rest-api sql

Last synced: 10 Apr 2026

https://github.com/bipul-hossein/postgresql_crud_operation

A backend-only implementation demonstrating basic CRUD operations using PostgreSQL.

expressjs nodejs postgresql sql

Last synced: 11 Apr 2026

https://github.com/shanukatiyar111/sql_project

USER ACTIVITY ANALYSIS USING SQL

sql ssms

Last synced: 03 Jan 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/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/mairagalvao/steak_risk_data

A data analysis based on correlations and comparisons among the samples.

database matplotlib numpy pandas python3 sql

Last synced: 12 Apr 2026

https://github.com/butttons/pg-health

Run SQL on your apple health data

apple apple-health-data sql visualization

Last synced: 11 Nov 2025

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/danhpaiva/project-stimulus-2020

:office: Mobile application developed to stimulate the growth of companies registered in the Estímulo 2020 project

dart flutter mobile sql

Last synced: 18 May 2026

https://github.com/puspacempaka/superstore-analysis-with-sql

This repository showcases various data analyses on the popular Superstore dataset using SQL queries. The analyses cover a range of business insights, including sales performance, customer segmentation, and product profitability. Each analysis is documented with the SQL queries used and explanations of the steps involved.

business-intelligence data-analysis sales-analysis sql superstore-dataset

Last synced: 09 Mar 2026

https://github.com/alan-oliveir/previsao_cartao_fidelidade

Projeto de ciência de dados para previsão de plano de fidelidade para clientes de uma companhia aérea.

data-science data-visualization database gradio python sql

Last synced: 04 May 2026

https://github.com/nickenshidqia/sql-for-financial-data-analysis

Design SQL queries to generate accurate and timely financial reports including Profit and Loss statements, Balance Sheets, and Cash Flow statements

azure-data-studio data-analysis finance microsoft-sql-server sql

Last synced: 09 Mar 2026

https://github.com/albertofaraujo/r_analise_financeira

Integrar SQL + R para analisar dados financeiros e responder perguntas de negócios.

analise-financeira rstudio sql

Last synced: 20 Aug 2025

https://github.com/krauseannelize/nb-sql-ms-exercises

My SQL practice notes and query examples from the Masterschool curriculum

jupyter-notebook learning-by-doing learning-sql practice-sql sql

Last synced: 19 Aug 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/mellambias/mysql-ddl

Ejercicios de consultas sql

mysql sql

Last synced: 23 Jun 2026

https://github.com/kerimli-veli/entity-framework-task

A simple Entity Framework task demonstrating basic operations with a database

csharp dapper entity-framework-core orm sql

Last synced: 25 Aug 2025

https://github.com/h4fide/politicalcompassbot

This Python project allows you to take a quiz and find out where you fit on the political compass. Give it a try and see where you stand!

bot data greedy-algorithms politics python python3 sql telegram

Last synced: 19 Aug 2025

https://github.com/shahidmalik4/investigating-patterns-in-120-years-of-olympic-data

The project involved the extraction, cleaning, and manipulation of Olympic Games dataset sourced from Kaggle. Using Excel for initial cleaning and MySQL for data preparation, normalization, and analysis to derive insights into Olympic performance metrics, including regional medal distribution, athlete achievements, and trends over time.

analysis analytics mysql olympics sql trends

Last synced: 07 Mar 2026

https://github.com/naninsv/marketing-analytics

The Marketing Analytics Project focuses on analyzing customer engagement, conversion rates, and sentiment trends to optimize marketing strategies for ShopEasy. Using SQL, Python (NLTK), and Power BI, this project extracts insights from customer reviews, transactions, and social media interactions to identify key areas for improvement.

data-visualization datanalysis excel marketing powerbi powerpoint python sql

Last synced: 23 Jun 2026

https://github.com/chrissch-dev/mini-sql

A simple remake of the SQL Language. This should NOT be used in a Production Environment.

c recreation sql

Last synced: 26 Aug 2025

https://github.com/bitnom/sqlsessions.nim

Cookie-based sessions for Jester via SQL backend.

nim nim-lang nimble session session-cookie sessions sql

Last synced: 26 Aug 2025

https://github.com/hnnyzyf/go-mysql

a mysql tool package

mysql optimize sql tools

Last synced: 11 Jan 2026

https://github.com/przemekhasz/weather-app

Weather app connection with api shows weather data with graphs

backend blade-template bootstrap4 css html laravel laravel-framework php sql

Last synced: 10 Apr 2026

https://github.com/fulanii/complete-sql-bootcamp-2022

PostgreSQL course from Udemy to learn SQL.

postgresql sql udemy-course

Last synced: 18 Aug 2025

https://github.com/sankaran-s2001/layoffs-sql-analysis

A complete SQL data cleaning and analysis project using MySQL to analyze global company layoffs from 2020-2023.

data-science datacleaning eda kaggle layoffdata layoffs mysql sql

Last synced: 18 May 2026

https://github.com/msmrexe/postgres-course-registration-system

A comprehensive university course registration system simulated in PostgreSQL. Features prerequisite checking, time conflict detection, and section capacity management using advanced PL/pgSQL functions and triggers.

course-project course-registration-system databases postgresql sql university-project

Last synced: 18 May 2026

https://github.com/aadipoddar/tournament-tracker

Tournament Tracker Real World Software

csharp sql

Last synced: 29 Aug 2025

https://github.com/n30w/andthensome

Store Reddit saved posts and comments

go mysql planetscale reddit-api sql

Last synced: 17 Jan 2026

https://github.com/erikrios/learn-sql

Learn About SQL (Structured Query Language) with MySQL DBMS

database mysql mysql-database sql structured-query-language

Last synced: 27 Apr 2026

https://github.com/aloksingh20/blogify

Built a resilient Blogging REST API with Spring Boot, seamlessly integrating Thymeleaf for the frontend. Leveraged MySQL for efficient data storage and management.

git hibernate-jpa java java-8 maven mvc mvc-architecture spring spring-boot sql thymeleaf

Last synced: 10 Apr 2026

https://github.com/rodrigoalvesvieira/projetobd-sql

Projeto feito para a disciplina de Projeto de Banco de Dados (IF692) do curso de Ciência da Computação do CIn/UFPE.

oracle-11g sql

Last synced: 20 Feb 2026

https://github.com/huimiu/ai-chart

AI-Enhanced Data Visualization

ai chart sql

Last synced: 13 Jun 2025

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/andrehaguiar/nodejs-rest

Projeto CRUD-REST criado durante a LIVE 'Node.js com Bancos de Dados Relacionais (SQL) com Renan Johannsen' da DIO

crud-application digital-innovation-one nodejs relational-database rest-api sql typescript

Last synced: 18 May 2026

https://github.com/devenes/docker-swarm-ecr-cloudformation-app

Project aims to deploy Flask Phonebook Application within a Docker Swarm Cluster on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using CloudFormation.

aws aws-cli cloudformation container containerization docker docker-compose docker-swarm dockerfile ecr ecs elastic-compute-cloud elastic-container-registry elastic-container-service flask mysql python shell sql worker-node

Last synced: 07 Apr 2026

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/rifa8/sql-relational-database

Learning about RDBMS

ddl dml rdbms schema sql

Last synced: 12 Sep 2025

https://github.com/phpnomad/db

Database abstraction layer with table schemas, query building, caching, and event broadcasting

database datastore framework php phpnomad platform-agnostic query-builder sql

Last synced: 12 Jun 2026

https://github.com/joncloud/efcore-migration-testing

Simple repository containing sample code necessary to test EntityFramework Core Migrations

csharp efcore migration sql test

Last synced: 13 Mar 2025

https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis

This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.

api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql

Last synced: 07 Apr 2026

https://github.com/joncloud/ef6-migration-testing

Simple repository containing sample code necessary to test EntityFramework 6 Migrations

csharp entity-framework integration-testing migration sql test

Last synced: 13 Mar 2025

https://github.com/pavlorohozhyn/goit-rdb-hw-03

Data upload, SQL, DQL

dql mysql mysqlworkbench sql

Last synced: 06 Feb 2026

https://github.com/skyrocketstan/learning_netology_sql-basic

Домашнее задание к занятию 8.1: SQL: основы работы, DDL, DML

netology sql sql-learning sql-query

Last synced: 07 Jan 2026

https://github.com/pavlorohozhyn/goit-rdb-hw-07

Additional built-in SQL functions. Working with time

mysql mysqlworkbench sql

Last synced: 21 Jul 2025

https://github.com/rahad-ullah/sql-assignment

Assignment - 7 (Level - 2)

postgresql sql

Last synced: 25 Jun 2025

https://github.com/valeriogc/db-videogames-query

Exercises about SQL queries

database query sql

Last synced: 31 Aug 2025

https://github.com/alekssuwinska/sales-data-analysis

Analysis of sales data of a Toy Manufacturer performed using DataBricks.

databricks hive pyspark python sql

Last synced: 11 Jun 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/devlandsio/com2034-sql

Lập trình T-SQL với SQL

fpt-polytechnic mssql sql t-sql

Last synced: 04 Jul 2025

https://github.com/leticiamilan/bd-agenda-de-contatos

Projeto de Banco de Dados, que visa criar uma aplicação de agenda de contatos com funcionalidades básicas de manipulação de dados.

postgresql sql

Last synced: 24 Jul 2025

https://github.com/rabbihossainlhp/sql

Basic practice of SQL(mysql)

mysql sql

Last synced: 14 Mar 2025

https://github.com/joshdabestlol/cinevision

This project is a full-stack web application project and it was created with Java and React. Spring Cloud was used in this project to create the microservice architecture. Detailed explanations of the services in the microservice architecture are explained in the readme files of the services.

angular apache-kafka apachekafka docker java jwt mongodb postgresql react spring-boot spring-cloud spring-security springdata-jpa sql

Last synced: 10 Apr 2026

https://github.com/lancewalk87/cls-cloud-sync-ruby-on-rails

Software | SQL Database with automated Cloud Sync for mitigating lost data across dist. servers. Managed by Ruby on Rails.

cloud-computing cloud-storage data database ruby ruby-application ruby-on-rails server sql

Last synced: 24 Jul 2025

https://github.com/bytefish/sqlmapper

A small wrapper over the Java ResultSet, that makes it very easy to map between Java Beans and a database table.

sql

Last synced: 19 Jul 2025

https://github.com/k-sameer701/mysql-cheatsheet

MySql CheatSheet is a condensed guide that provides a quick overview of essential SQL commands and their syntax for MySQL databases. It is a handy resource for developers.

mysql mysqldata mysqldatabase sql

Last synced: 25 Jun 2025

https://github.com/nicoacu/tp_soporte_ticketera

Repositorio presentación/exposición para materia: Administración de Base de Datos - ISTEA

azure mockup sql

Last synced: 28 Mar 2025

https://github.com/nisanth2004/springboot-docker-programs

Docker ensures that the application runs consistently in any environment by packaging the application with its dependencies

container database dbms docker dockerhub image java mysql springboot sql

Last synced: 12 Apr 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/jbrown9124/love-and-pain-experiment

Created a full-stack web application to process data for an experimental questionnaire. The client was created with React.js, the REST API with Python (Flask), and questions, possible answers, and user input are stored in and queried from a MySQL (SQL) database. Upon completion, a chart is displayed which is meant to prove a psychological theory. Deployed using Heroku.

flask flask-sqlalchemy mysql python3 react-router reactjs sql

Last synced: 12 Apr 2026

https://github.com/anmolverma404/mysql-init

📚This repo contains MySQL notes 📑topic-wise written by me 🧑‍💻This will be useful for all beginners who are new to DBMS/MySQL💡

mysql sql

Last synced: 18 May 2026

https://github.com/cabosmanuel/idat-6-sin

Proyectos semanales (Curso: Soluciones de Inteligencia de Negocios)

powerbi sql visual-studio

Last synced: 20 Feb 2026

https://github.com/wadhia-bhavesh/PsDroid-Tracker

PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.

andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml

Last synced: 14 Apr 2025

https://github.com/riccardorevalor/datasciencedatabasetech

Labs, exercises related to the course 'Data Science and Database Technology' of Politecnico di Torino

olap-database pl-sql sql triggers

Last synced: 02 Apr 2025

https://github.com/priyapuranik/data-analytics-using_python

Analyzed data of Hotels and find out meaningful insights from it including booking patterns and seasonal trends and many more.

data pandas python sql visualization

Last synced: 06 Apr 2026

https://github.com/dimitrov-s-dev/complete_sql

Complete SQL MasterClass

microsoft-sql-server mssql mysq postg sql

Last synced: 11 Mar 2026

https://github.com/malihanan/healthcare

A Windows Forms Application for centralised healthcare data management.

csharp sql windows-forms

Last synced: 18 May 2026

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

Introduction Project to the development of a SQL/Relational Database, using MySQL. From the Model Design till the implementation and test information insertion.

conceptual-model database first-timers mysql-database relational-databases sql sqlserver university university-project

Last synced: 22 Mar 2025

https://github.com/jeescu/nebula-app

Application structure for the new Nebula api project.

api expressjs microservice migrations seeds sql template

Last synced: 10 Apr 2026

https://github.com/enescidem/form-db-system

A student management system on Microsoft SQL Server, managing data with basic SQL queries as well as advanced techniques like INNER JOIN, LEFT JOIN, Stored Procedures and Triggers.

csharp database database-management mssql-database sql sqlserver

Last synced: 05 May 2026

https://github.com/manishjr26/painting-dataset-sql-analysis

"Exploring art through SQL queries: Analyzing a painting dataset from Kaggle.

joins server sql

Last synced: 30 Jan 2026

https://github.com/soags/sql-snippets

Collection of helpful SQL queries for administration

db2 mssqlserver oracle postgres sql

Last synced: 02 Apr 2026

https://github.com/lucky-bhure/curd-operation-with-mysqlworkbench

A simple user management system built with Node.js, Express, MySQL, and EJS templates. This application allows users to be added, edited, deleted, and displayed from a MySQL database.

ejs expressjs nodejs sql

Last synced: 07 Mar 2026

https://github.com/dhopesarvesh/password_generator_website.

A website to provide password generation to users

css html php sql

Last synced: 16 May 2026

https://github.com/g-gundam/endatabas.jl

A client library for the Endatabas database

endatabas julia sql

Last synced: 18 Jun 2026