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/sehgal-vishal/world-population-

World Population Sql Analysis

data dataanalysis population sql

Last synced: 05 Mar 2026

https://github.com/moto123a/enterprise-rail-freight-data-platform

Enterprise-style real-time rail freight data platform using Kafka, Spark Structured Streaming, Airflow Bronze/Silver/Gold, Trino SQL KPIs, and Redshift star schema marts.

airflow data-engineering delta-lake etl iceberg kafka lakehouse python redshift spark sql star-schema streaming structured-streaming trino

Last synced: 03 Jun 2026

https://github.com/424nkita-csharsfta4/fullstack_crud

Full Stack CRUD для регистрации авторизации, удаление и редактирование пользователей

express jwt-authentication jwt-token nodejs react sql typescript

Last synced: 17 Apr 2026

https://github.com/dina-hosny/analyze-and-model-airline-system

Analyzing Airline System and Building Data Warehouse Model to Store the Data and Answer Some Business Questions

data-analysis data-modeling data-warehouse datawarehousing dwh plsql sql

Last synced: 05 Mar 2026

https://github.com/raphaelbs/ff-database

Generic database model that fits any business. 3NF. Used in ff-core and ff-main projetcs.

3nf generic-database relational-databases sql

Last synced: 06 Mar 2026

https://github.com/benthepoet/qola

A simple query builder for Python.

database orm python sql sqlite

Last synced: 17 Apr 2026

https://github.com/sauloroman/programming-courses

Collection of programming courses about differente top technologies such as Javascript, C#. SQL, Typescript, CSS, etc

c-sharp javascript node programming react sass sql typescript

Last synced: 02 Apr 2026

https://github.com/satriaapn/sql-code-beautifier

the SQL code beautifier is a very simple web application for beautifying any SQL code, how it's works is very simple, all you need to do is to input the SQL code in the input box, and the beautified SQL code will appear on the output box

expressjs javascript nodejs postgresql sql

Last synced: 02 Apr 2026

https://github.com/cuadernin/csv_a_mysql

Importa GRANDES archivos de CSV a MYSQL de forma muy rápida.

csv csv-files csv-import mysql mysql-database php sql

Last synced: 17 Apr 2026

https://github.com/marcosach/tp-infra

Este repositorio contiene todos los archivos que componen al trabajo práctico final de la materia Infraestructura para la Ciencia de Datos de la Licenciatura en Ciencia de Datos (UNSAM).

bigquery buckets datamart datawarehouse etl gcp gcs pipelines python sql

Last synced: 17 Apr 2026

https://github.com/ososuna/spring-framework

Spring Framework 5 & Spring Boot 2 course

java jpa-hibernate microservices mongodb mvc springboot sql

Last synced: 17 Apr 2026

https://github.com/danielgarcia85/multi_database_lab

Hands-on database exercises covering SQL, PL-SQL, JDBC, MongoDB, Neo4J and Redis showcasing multi-database expertise.

jdbc mongodb neo4j pl-sql redis sql

Last synced: 17 Apr 2026

https://github.com/konutech/classify-stock-growth-for-trading

Daily ETL and ML with Docker, PostgreSQL, Airflow, and XGBoost on pre-selected stocks. Finally, react as web-app

airlflow daily docker docker-images etl jinja makefile plsql python react sql stock-market stooq typescript web-application xgboost-classifier yml

Last synced: 02 Apr 2026

https://github.com/peter-l-svk/sql-schema-studio

Intelligent PostgreSQL Management IDE/Studio. Python3 / GTK4 desktop app with SQL editor, database browser, AI-powered analytics, and Python/Perl hook system. Licensed GPLv3.

database-administration database-design database-management datascience freebsd gtk4 gtk4-python3 ide linux linux-app perl perl5 postgres postgresql postgresql-database pytest python python3 sql studio

Last synced: 03 Jun 2026

https://github.com/ankit-akash/bankingwebsite

A basic Banking website using PHP language.

banking-system mysql php sql xampp

Last synced: 17 Apr 2026

https://github.com/matthewpoletin/mountainpier-market

Market service for Mountain Pier

hibernate java rest spring sql

Last synced: 17 Apr 2026

https://github.com/gflores1092/clasesmissyera

Clases consolidadas de Miss Yera en TikTok y Youtube

missyera powerbi python r sql

Last synced: 17 Apr 2026

https://github.com/davsav16/tech-blog-for-nerds

This application allows users to create a profile and then engage in conversation regarding programming news from around the world.

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

Last synced: 17 Apr 2026

https://github.com/moriyoshi/papera

Papera is a SQL transpiler that can translate Redshift / Trino dialects to DuckDB.

aws duckdb emulation glue hive iceberg redshift sql transpiler trino

Last synced: 03 Apr 2026

https://github.com/saraivagustavo/case-sefaz-es

Solução para o case de estágio da SEFAZ-ES, implementando CRUD em SQLite com Python e sequência de Fibonacci.

database db python python3 sql sqlite3

Last synced: 17 Apr 2026

https://github.com/rawdaabdelsalam42/data-cleaning-sql-python-powerbi

Data cleaning project for an e-commerce sales dataset using Python (Pandas) for preprocessing, SQL Server for queries, and Power BI for building an interactive dashboard visualization.

dashboard data data-engineering pandas powerbi python sql

Last synced: 17 Apr 2026

https://github.com/bygabrielalmeida/ciencia-de-dados-com-python

Repositório criado para registrar minhas anotações e atividades do Bootcamp de Ciência de dados com python, SQL, e introdução ao Aprendizado de Máquina da DIO.

data-science dio-bootcamp pandas python sql

Last synced: 17 Apr 2026

https://github.com/kaushik-puttaswamy/crypto-data-processing-and-analysis-pipeline

This project processes real-time cryptocurrency transactions using AWS Glue, Kinesis, DynamoDB, and Apache Hudi for ETL and analytics. The data is analyzed with Athena and visualized in QuickSight for insights.

aws dataanalysis dynamodb firehose glue glue-job hudi kinesis-stream python quicksight-dashboard spark sql

Last synced: 17 Apr 2026

https://github.com/pollak-projects/moviedb

Egyszerű film kilistázó, hasonló az IMDB-hez.

11szf1 css express html imdb js nuxt nuxtjs nuxtjs3 sql tailwindcss typescript vue

Last synced: 03 Apr 2026

https://github.com/maheshbh1/web-design

This repo contains html, css, and other front end codes

css html javascript jquery nodejs sql

Last synced: 03 Apr 2026

https://github.com/eminencegrs/sql-challenges

My solutions to the SQL challenges/problems described on leetcode.com

mssqlserver sql tsql

Last synced: 04 Apr 2026

https://github.com/yunusemrejr/java-mysql-table-view

Viewing data from MySQL database with Java & JDBC class. Learned it from WittCode on YouTube.

java jdbc mysql sql

Last synced: 30 Apr 2026

https://github.com/shubham-sakunde/hospital-management-system

This Java project is a Hospital Management System that handles patient and doctor information, along with appointment scheduling. Using a MySQL database, the system allows users to add patients, view patient lists, check available doctors, and book appointments.

java jdbc mysql sql

Last synced: 17 Apr 2026

https://github.com/alejandrocisnerosvillegas/sistema-de-inventario-y-ventas-online

Sistema de Inventario desarrollado con HTML, CSS, JavaScript, PHP y MySQL, diseñado para gestionar productos y ventas de manera eficiente. Optimiza procesos administrativos, facilita el control de inventario y mejora la productividad, adaptándose a las necesidades del negocio.

css html javascript php sql

Last synced: 17 Apr 2026

https://github.com/abbvie-external/oracle-helpers

A collection of helpers for alleviating boilerplate in node with OracleDB

nodejs oracledb sql

Last synced: 04 Apr 2026

https://github.com/hongjungwan/til

🍀 𝐓𝐈𝐋 (𝐓𝐨𝐝𝐚𝐲 𝐈 𝐋𝐞𝐚𝐫𝐧𝐞𝐝), 사용하는 기술의 동작 원리에 대해 탐구합니다.

aws docker java jpa-hibernate kubernetes mongodb mybaits mysql spring-framework sql

Last synced: 04 Apr 2026

https://github.com/royungar/sql_chicago_data_analysis_project

SQL-based data analysis project using SQLite, pandas, and Jupyter SQL magic commands. Analyzes crime, school, and census data from Chicago to explore socioeconomic patterns using filtering, joins, aggregation, and subqueries.

aggregation census-data chicago crime-data data-analysis data-engineering education-data ibm jupyter-notebook pandas sql sqlite subqueries

Last synced: 04 Jun 2026

https://github.com/zoobz-io/soy

Type-safe SQL query builder for Go with schema validation

go golang orm query-builder sql zoobzio

Last synced: 04 Apr 2026

https://github.com/yurukusa/sql-format

SQL formatter and minifier with keyword uppercasing and 6 presets. Single HTML file.

developer-tools formatter sql

Last synced: 04 Apr 2026

https://github.com/chaaalistaa/thelookecommerce---project

Analysis "TheLook" eCommerce with highlight goals such as identifying sales trends, understanding customer behaviors, enhancing customer retention, and driving repeat purchases.

big-data-analytics bigquery data-analytics data-visualization looker-studio sql

Last synced: 17 Apr 2026

https://github.com/royungar/datawarehouse_waste_management_project

PostgreSQL-based data warehouse project for a Brazilian solid waste management company. Uses a star schema, advanced SQL (GROUPING SETS, ROLLUP, CUBE), and materialized views for multidimensional reporting.

analytical-queries data-analytics data-engineering data-modeling data-warehouse etl ibm pgadmin postgresql sql star-schema

Last synced: 04 Jun 2026

https://github.com/cdilga/sqlfitness

Data reduction using a GA to maximise the semantic comparison of conceptnet word vectors to compare metadata of large flat datasets with Standford CoreNLP to extract the relevant terms in user queries

genetic sql

Last synced: 04 Apr 2026

https://github.com/wan-huiyan/gcp-dataform-rest-api-deploy

Claude Code skill: Deploy .sqlx files to Google Cloud Dataform via REST API — full lifecycle with gotcha documentation

automation bigquery ci-cd claude-code claude-code-skill cloud-workflows dataform gcp google-cloud sql

Last synced: 04 Apr 2026

https://github.com/s0fiamedina/proyectouniversidaddb_j1

La base de datos de la universidad es un conjunto de tablas diseñadas para gestionar eficientemente la información relacionada con estudiantes, profesores, departamentos, cursos y más.

database learning-project mysql normalization programming-project sql

Last synced: 18 Apr 2026

https://github.com/noorzaie/aqs-typeorm

build typeorm queries using query string

aqs mysql postgresql query-builder query-string sql typeorm

Last synced: 18 Apr 2026

https://github.com/nishi1612/quiz-app

Quiz App for multiple choice questions. Create your own app and become quiz master taking a quiz.

css html javascript js php phpmyadmin phpmyadmin-database quiz quiz-app sql

Last synced: 10 May 2026

https://github.com/gcoronelc/uni-fiis-2025-1-si302-w

Curso de Programación Orientada a Objetos en la UNI-FIIS con Gustavo Coronel.

database java jdbc oracle-database rest rest-api restful spring springboot sql web

Last synced: 18 Apr 2026

https://github.com/labs-jstack/023-forget-orm-lets-talk-about-sql

This repository is a hands-on guide to understanding databases and working with SQL using PostgreSQL in a Dockerized environment. It covers foundational concepts and practical examples to get you started with relational databases.

crud database docker docker-compose postgresql sql

Last synced: 04 Apr 2026

https://github.com/aaronlmathis/pysqlexport-gui

pySQLExport-gui is a cross-platform graphical application written in python designed to pull SQL data from mysql or postgresql and export it into various formats including CSV, JSON, HTML, XML, Excel and more

csv excel hdf5 json mysql parquet postgresql sql xml

Last synced: 18 Apr 2026

https://github.com/mikeshiyan/lite-sql-insert

Lightweight SQL insertion service.

composer insert lite oop pdo php sql

Last synced: 18 Apr 2026

https://github.com/therealbyteraver/sql-library-manager

Treehouse Project 8: SQL Library manager

express nodejs orm sequelize sql

Last synced: 18 Apr 2026

https://github.com/gvanderest/seaql

SQL Building Library

generator mysql postgres sql

Last synced: 18 Apr 2026

https://github.com/sup2point0/ignis

Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!

ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images

Last synced: 18 Apr 2026

https://github.com/phelipe-sempreboni/certificates

Tutorial intended for information about my licenses and certificates acquired over time.

certificate certificates certification course data database datascience licences license-management marketing marketing-analytics python sql

Last synced: 16 May 2026

https://github.com/artodeschini/taskservice

A Simple RestFull Sample JEE with micro profile Quarkus

bootstrap h2-database html javascript jquery microservice rest-api sql

Last synced: 19 Apr 2026

https://github.com/hellofromtonya/term-hierarchical-search-sandbox

Term Hierarchical Search Sandbox Plugin

sql wordpress-plugin

Last synced: 19 Apr 2026

https://github.com/bl00mguy/db-design-itmo

Курс проектирования баз данных

db db-design docker dockerfile mongodb nosql postgresql sql

Last synced: 19 Apr 2026

https://github.com/darkdk123/learning-sql

📚 Hub for all my SQL learnings !

databases postgresql sql sql-quest

Last synced: 19 Apr 2026

https://github.com/ch-garcia/leetcode-sql

This repository contains all of my SQL solutions for problems solved on LeetCode using PostgreSQL.

leetcode leetcode-practice leetcode-questions leetcode-solutions postgres postgresql sql

Last synced: 04 Jun 2026

https://github.com/holicc/qurious

Qurious is a high-performance, in-memory query engine written in Rust and built on top of the Apache Arrow framework

arrow database rust sql

Last synced: 19 Apr 2026

https://github.com/naimur-29/learning-fastapi

Learning backend with FastAPI

database fastapi postgresql python3 sql

Last synced: 20 Apr 2026

https://github.com/wesgtox/programming-lab-iv

College "Programming Lab IV" exercises.

java java-gui netbeans netbeans-ide postgresql sql tsql

Last synced: 20 Apr 2026

https://github.com/amandaberry-tech/simple-inventory

Inventory Management Website is a simple app for tracking and managing inventory. It lets users view, add, update, and delete items using PHP, JavaScript, and SQL Server. Features include auto-updating quantities for duplicate items and a confirmation popup for secure deletions.

html-css inventory inventory-management javascript php sql sql-server

Last synced: 20 Apr 2026

https://github.com/rami24t/build-a-world-cup-database-fcc-project

create PostgreSQL Database; create Bash script that enters information into PostgreSQL, then query the database for useful statistics.

bash-script sql

Last synced: 20 Apr 2026

https://github.com/youneshimi/docker-nodejs

Orchestration avec Docker

docker nodejs sql swarm

Last synced: 20 Apr 2026

https://github.com/sushant-suresh/amazon_e-commerce_data_analysis_sql_project

SQL project analyzing e-commerce data of Amazon to address key business questions and uncover insights.

database postgresql sql

Last synced: 20 Apr 2026

https://github.com/bestwebua/codewars

My everyday Codewars practice

codewars crystal golang ruby sql

Last synced: 20 Apr 2026

https://github.com/databek-uz/medium

📄 Medium Channel Content Hub

backup csv python sql

Last synced: 20 Apr 2026

https://github.com/nmandery/psqlchunks

Testing tool to validate blocks of SQL by running them against a PostgreSQL database. In case of errors the tool provides a better error description and location as standard psql would.

database postgresql-database sql

Last synced: 20 Apr 2026

https://github.com/ssanthosh010303/d16c2

Day-16 Challenge-2: Performing Queries with a Pre-filled Database

mysql rdbms sql

Last synced: 20 Jun 2026

https://github.com/ssanthosh010303/d17c1

Day-17 Challenge-1: Performing Queries on a Pre-filled Database

database mysql rdbms sql ssms

Last synced: 10 May 2026

https://github.com/devenes/web-server-provisioning

Provisioning a Web Server and a Database Server with a Dynamic Website Using Ansible

ansible apache database sql terraform

Last synced: 21 Apr 2026

https://github.com/andhikayuana/postgres-latihan

Latihan mandiri PostgreSQL :rocket:

database postgresql postgresql-database sql

Last synced: 22 Apr 2026

https://github.com/ewgeni-dinew/04.databases_advanced-entity_framework

I will be submitting exersices from the fourth course, that I am currently undergoing at the Software University(SoftUni) in Sofia, from 24.10.17 untill 10.12.17. In this course we will be working with one of the most modern ORM technologies-Entity Framework, which is a standard in C# and .Net apps. This is my second professional course at SoftUni, part of the DB Fundamentals Module. I will be using Microsoft Visual Studio 2017 and Microsofts SQL Server Management Studio 17.3 for the upcomming tasks.

csharp database entity-framework-core softuni sql visual-studio

Last synced: 22 Apr 2026

https://github.com/gsanaev/enterprise-financial-kpi-platform

End-to-end financial analytics platform integrating synthetic data generation, DuckDB warehouse, profitability modeling, churn prediction, and Power BI executive dashboards.

churn-prediction customer-analytics data-engineering data-warehouse duckdb finance-analytics machine-learning powerbi powerbi-dashboard profitability-analysis python random-forest sql synthetic-data

Last synced: 22 Apr 2026

https://github.com/alexdremov/daim

Lightweight and efficient MySQL PHP requests framework

beta daim db php querybuilder sql

Last synced: 22 Apr 2026

https://github.com/cybergeist0/chatify

A simple online IRC built using PHP.

css html php sql

Last synced: 05 Jun 2026

https://github.com/kathisnehith/autism-behavior-detection-ml

This ABA research project leveraging ML and vision models for detecting autism behaviors to support early intervention.

computer-vision detectron2-google-colab enterprise-cloud labeling meta ml python pytorch-cnn requests sftp-server sql

Last synced: 05 Jun 2026

https://github.com/devseunggwan/solved

algorithms

python3 rust sql

Last synced: 06 Jun 2026

https://github.com/caiobgalvao/trybe-mysql-all-for-one

#19 Projeto da Trybe, #2 Projeto do Módulo de Back-End

mysql sql

Last synced: 24 Apr 2026

https://github.com/manikantasanjay/electric_billing_system

Electricity Billing System CORE JAVA mini project

database java sql

Last synced: 25 Apr 2026

https://github.com/diegofcornejo/fakerjs-data-generator

Generate JSON, SQL and CSV data with Faker JS

csv data-generator fakerjs json sql

Last synced: 25 Apr 2026

https://github.com/kohli716/microservice-bank-architecture

A microservices-based banking system built using Spring Boot, Eureka, API Gateway, and Keycloak for secure authentication and service discovery.

api-gateway banking-system data-structures-and-algorithms eureka-client feign-client java microservices postgresql-database postman-collection rest-api software-development spring-boot spring-data-jpa spring-security sql

Last synced: 25 Apr 2026

https://github.com/knutkirkhorn/databaser-med-videregaaende-programmering

Øvinger fra TDAT1005 Databaser med videregående programmering, dataingeniør NTNU

arv-og-polymorfi er-diagram jdbc mysql ntnu oppgave relational-databases sql

Last synced: 25 Apr 2026

https://github.com/arverma/sql

SQL cheat sheet: https://arverma.github.io/sql/

database dbms oracle sql sql-server sqlcheatsheet sqlserver

Last synced: 25 Apr 2026

https://github.com/ralvarezdev/uru-visual-programming

My projects from Visual Programming college course (it's not GUI)

databases dbcomponent java pools rafael-urdaneta-university sql universidad-rafael-urdaneta uru

Last synced: 25 Apr 2026