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/nmfr/sqlc-template

A sqlc plugin that generates code from SQL into any language by using a user provided Golang template.

code-generation golang-template plugin sql sqlc template

Last synced: 13 Jul 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/samantha-ruth/employee-tracker

View all employees, departments, roles, and salaries. Built using node, npm inquirer, console table, SQL, MySQL2.

inquirerjs javascript mysql2 nodejs npm sql

Last synced: 11 Apr 2026

https://github.com/mrwormhole/turing-machine-in-sql

Turing Machine Simulation in SQL with less than 200 lines :guardsman:

postgresql sql turing-machine-simulator

Last synced: 17 Jun 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/justfifi17/photo-studio-database

SQL Database that manages a photo studio business data 📸

mysql sql sql-query

Last synced: 27 Dec 2025

https://github.com/vaxdata22/weatherapi-to-s3-bucket-to-snowflake-etl-by-aiflow-on-ec2

This is my first ever industry-level ETL project. This data pipeline orchestration uses Apache Airflow on AWS EC2. It demonstrates how to build an ETL data pipeline that would extract data (JSON) from the OpenWeatherMap API, transform it, dump it as CSV in S3 bucket, then copy it to a destination table in Snowflake DW and send email notification.

apache-airflow aws-ec2 aws-s3 business-intelligence etl-pipeline openweathermap-api orchestration python3 sql

Last synced: 07 Mar 2025

https://github.com/the-erin-collective/nombooker

restaurant reservation app

csharp razor sql

Last synced: 02 Aug 2025

https://github.com/narenkhatwani/bird-strike-analysis

The aim of our project is to analyze past years' bird strike data with respect to the phase of flight, time of day, pilot warning status, and various other parameters.

analysis bird bird-strike birds linear-regression linear-regression-models linear-regression-python machine-learning python sql

Last synced: 30 Mar 2025

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

Supply micro-service for levonke

hibernate java rest spring sql

Last synced: 19 May 2026

https://github.com/abhixsh/parkmate-backend

🚗 Java backend for ParkMate – a smart parking system. Manages user data, parking slots, and real-time availability using MySQL, and Gson.

gson java javaservlet sql

Last synced: 19 Jun 2025

https://github.com/nero103/spotify-analysis

This is an analysis of the 2018 Spotify data from Maven Analytics, using T-SQL to explore the data along with Tableau to make visualizations and uncover insights on the top 100 artists and their songs.

dashboard eda nested-queries queries sql t-sql table-join-query tableau

Last synced: 05 Jan 2026

https://github.com/4s4v1n/retailanalistycs

Full-stack project for working with a database storing market information

database full-stack golang react rest-api sql typescript

Last synced: 25 Feb 2025

https://github.com/filonenkodima/coursework

This coursework project is a comprehensive application developed as part of a university course. It integrates various software development concepts, including database management, user interface design, and application logic.

csharp entity-framework sql

Last synced: 07 Apr 2025

https://github.com/alevp-dev/sakila-sql-queries

SQL practice

sql

Last synced: 08 Jan 2026

https://github.com/varejaodacarne/casa-criativa

🏠 Casa Criativa - A place where you can keep your ideas (OmniStack 11.0)

css html javascript nodejs omnistack rocketseat sql

Last synced: 05 May 2026

https://github.com/wahyuisdarmawan/login-2tables-with-1form

aplikasi untuk login 2 tabel dengan 1 form

html-css-js php php74 sql

Last synced: 02 Apr 2026

https://github.com/prajakta1321/leaflog

LeafLog is a City Sustainable Living Tracker that monitors how households contribute to eco-friendly practices. The dataset captures monthly household-level data on energy consumption, water usage, waste management, and green initiatives.

mysql mysql-database sql sustainability

Last synced: 01 Sep 2025

https://github.com/tasnimtalha09/datacamp-mini-projects

Some mini projects on Python, R, and SQL on a myriad of topics ranging from data cleaning and data processing to statistical analysis and machine learning.

jupyter-notebook mysql postgresql python r sql sqlite

Last synced: 11 Apr 2026

https://github.com/ani811625/csi-assignment4

📊This repository contains the complete solution to the problem statement, assigned as part of the Week 4 deliverables during the Summer Internship Program at Celebal Technologies.

microsoft-sql-server sql

Last synced: 30 Jun 2025

https://github.com/shahzaibalijamro/nodejs-course

💻 Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.

authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket

Last synced: 11 Apr 2026

https://github.com/80quattro/car_service_station-database

Project of database created in Transact-SQL for app, which can help manage a car repair shop. Includes views and procedures to facilitate its use.

database sql transactsql

Last synced: 27 May 2026

https://github.com/vain0x/sql-placeholder-js

Convert SQL placeholders from named (:n) to positional ($i or ?). Array expansion and exhaustivity checking also supported

javascript sql typescript

Last synced: 04 Mar 2026

https://github.com/daniel-pereira-guimaraes/backup-replicacao-firebird

Gerenciador de backup e replicação de bancos de dados Firebird 3.0, desenvolvido em Java (desktop), como parte do meu Trabalho de Conclusão de Curso (TCC) no curso de Análise e Desenvolvimento de Sistemas pelo Instituto Federal de Rondônia.

backup-automation data-recovery data-replication data-security database-backup database-replication firebird java seguranca-da-informacao sql

Last synced: 17 May 2026

https://github.com/goku007007/dbt-duckdb-incremental-starter

Tiny dbt + DuckDB project: seeds → staged model with tests → incremental fact table that only loads new rows. Clone-and-run.

analytics-engineering data-engineering dbt duckdb incremental-models seeds sql testing

Last synced: 02 Sep 2025

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/33j33/hackerrank-sql-solutions

Solutions to Hackerrank SQL practice questions. (The queries are written in MySQL)

mysql sql

Last synced: 18 Mar 2025

https://github.com/ninhnguyen01/sql-project

SQL Project (MAMP)

database sql

Last synced: 07 Apr 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/masum184e/handbook

Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.

computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql

Last synced: 31 Mar 2025

https://github.com/mohazamani/tikon-ticket-platform

TikOn is a Go-based ticketing system that offers customers a user-friendly, personalized experience for online ticket booking and purchasing.

backend gin-framework golang gorm-orm mvc-architecture rest-api sql web web-development

Last synced: 28 Oct 2025

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/iamrosada/hospital-management

The Doctor Service is a component of the hospital management system, responsible for managing information related to doctors.

clean-architecture ddd ddd-architecture golang mysql sql

Last synced: 20 May 2026

https://github.com/dyrits/data-science-career-path

([code]cademy / PRO | Data Science)

jupyter-notebook python sql sqlite

Last synced: 07 May 2026

https://github.com/suleman-tasawar/resturant-website

Food Catering Website

api reactjs sql tailwind

Last synced: 07 May 2026

https://github.com/enumera8or/react-sql-agent

ReAct SQL Agent implemented with Langchain, pydantic, openai, gorq & python.

gorq jupyter-notebook langchain openai pydantic python sql sqlite3

Last synced: 11 Apr 2026

https://github.com/tylerlittlefield/junkyard

A repo for all my junk

bash gists junk python r sql

Last synced: 06 May 2026

https://github.com/ckpack/pg-helper

A lightweight node-postgres build query utils

node-postgres pg pg-helper postgres postgresql sql

Last synced: 14 May 2026

https://github.com/hilarionengarejr/postgresql

Learning PostgreSQL

postgresql sql

Last synced: 02 Apr 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/d4nqw3rty/oop-school-library

Application built in ruby to track all the information about a borrowed book, register user, professor or student, add books and borrowed books

ruby sql

Last synced: 28 Mar 2025

https://github.com/ite-2022-pwr/bazy-danych-1

Bazy danych 1 - laboratoria

database oracle-database sql

Last synced: 28 Mar 2025

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/ugurmericranda/ecommerce-sql-database

SQL database project for an e-commerce platform with tables, keys, and sample data.

data-modeling database ecommerce mysql sql

Last synced: 14 May 2026

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

Master's degree. Relational databases: Working with time | Additional built-in SQL functions

date-add goit-rdb-hw-07 json-object sql unix-timestamp

Last synced: 05 Jan 2026

https://github.com/uranusjr/sqlian

A good SQLian like a good shepherd.

sql

Last synced: 20 Apr 2026

https://github.com/robertofernandezmartinez/logistics-fleet-dbt

🏗️ Modern Analytics Engineering project using dbt and BigQuery to model fleet operations. Implementing a Medallion Architecture, it transforms raw GPS data into a reliable Star Schema. Focuses on resolving data quality issues like sensor noise and duplicates through automated testing and CI/CD to ensure production-grade reporting.

analytics-engineering bigquery data-engineering data-modeling data-pipeline data-quality dbt etl google-cloud-platform logistics-analytics medallion-architecture sql

Last synced: 19 Jun 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/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/gautam25raj/mymoview

The Personal Movie & TV Show Website! Discover, explore, and immerse yourself in the world of movies and TV shows with this interactive web application powered by the TMDB (The Movie Database) API.

dayjs nextjs redux redux-toolkit sql tailwindcss tmdb-api

Last synced: 11 Apr 2026

https://github.com/halilomergurgan/academia-portfolio

Academia Portfolio Web Site

laravel php sql

Last synced: 21 May 2026

https://github.com/juanparias29/bigdataprocessing

Repositorio con proyectos y laboratorios de procesamiento de datos utilizando Databricks, Apache Spark y Python. Incluye conceptos clave de Big Data, almacenamiento, procesamiento, análisis y aprendizaje automático.

apache-spark bigdata bigdataanalytics bigdatainfrastructure data-science database nosql-database python sql

Last synced: 11 Apr 2026

https://github.com/mikma03/databases

Main purpose of this repository is to generate knowledge about databases in general view.

cassandra graphql hadoop mongodb msql neo4j newsql nosql oracle-database postgresql redis sql

Last synced: 11 Apr 2026

https://github.com/sayamalt/steel-energy-consumption-prediction-using-pyspark

Successfully established a machine learning model using PySpark which can precisely predict the energy consumption of the steel industry, up to an r2 score of approximately 99.5%.

apache-spark big-data-analytics big-data-processing cross-validation data-visualization exploratory-data-analysis hyperparameter-tuning machine-learning model-training-and-evaluation python regression spark sql

Last synced: 10 Mar 2026

https://github.com/richard-1257/alx-higher_level_programming

A collection of projects for learning higher-level programming concepts.

alx high-level-programming python3 sql

Last synced: 19 May 2026

https://github.com/mohamed-mostafaaa/alx-higher_level_programming

Higher-level programming - Python Module of High-level programming and Python, SQL, carried out during Full Stack Software Engineering studies at [ALX School]

c database javascript mysql oop orm pycodestyle python3 shell shell-scripting sql sqlalchemy

Last synced: 11 Apr 2026

https://github.com/lucasgmalheiros/prototipo-mes

Sistema MES (Manufactoring Execution System) desenvolvido para automação industrial

industrial-automation industrial-engineers jupyter jupyter-notebook jupyter-notebooks manufactory mes mysql python sql

Last synced: 08 May 2026

https://github.com/krichard410/database

Database created as a project for Database Systems, built with SQL.

sql

Last synced: 03 Feb 2026

https://github.com/yeshendradhaker5/spring-framework-bootcamp

This repository consists of the code, assignments, projects and their solutions for the Spring Framework.

cloud hibernate java jpa orm-framework projects spring-boot spring-mvc spring-security springframework sql

Last synced: 13 Apr 2026

https://github.com/chernyakid/startup-investments

Анализ рынка инвестиций в стартапы

sql

Last synced: 03 Feb 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/nel-zi/insighthire_agency

Built a web scraping solution using BeautifulSoup to extract job listings from MyJobMag, cleaned the data, and loaded it into PostgreSQL with SQLAlchemy for better job data management.

data dataloading datatransformation sql webscraping

Last synced: 16 May 2025

https://github.com/pradeepgangwar/alumni-portal

Portal for IIITA - Alumni

php portal sql

Last synced: 16 May 2025

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

Leetcode Sql 50 Codes

code leetcode sql

Last synced: 23 Mar 2025

https://github.com/brockaltug/sql-employee-tracker

Content management system command-line application to manage a company’s 🧑‍🧒 employee database, using Node.js, Inquirer, and PostgreSQL.

asynchronous-programming cli consoletablejs crud dotenv environment-variables expressjs inquirerjs javascript nodejs postgresql relational-database sql

Last synced: 11 Apr 2026

https://github.com/nitoba/agro-migrator

Ferramenta open-source para simplificar migrações de banco de dados do Agrotrace, oferecendo solução robusta e amigável para gerenciar estruturas complexas, garantir integridade dos dados e rastrear mudanças. Inclui geração automática de arquivos de migração.

bun database mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/praisetompane/app_etl

A toy API driven ETL application to experiment with the Flask(with gunicorn), SQLAlchemy, Alembic and Postgres.

alembic docker flask python railway sql sqlalchemy worldhealthorg

Last synced: 16 Apr 2025

https://github.com/hivesolutions/migratore

SQL based migration system with migration management

database migrations mysql sql

Last synced: 07 Jan 2026

https://github.com/jbrown9124/do-or-do-not

Created a social task-managing full-stack web application. Allows you to create, share, edit (drawing and image importing features included), and complete tasks with users on your friends list. Includes user authentication, a friends list (received and sent friend requests), and friend alerts (ex. notifying a user when a friend has completed a shared task). The client was created with React.js, the REST API with Python (Django), and data is stored in and queried from a PostgreSQL (SQL) database. Deployed using Heroku.

bootstrap-5 django heroku javascript postgresql python reactjs sql

Last synced: 07 Apr 2026

https://github.com/moesio-f/games-library-db

Biblioteca de jogos digitais através de persistência poliglota com bancos NoSQL.

neo4j nosql sql

Last synced: 12 Jun 2025

https://github.com/icejan/movie-dbms

This program aids a movie store owner in managing their inventory of movies online to sell or rent to customers 24/7.

bcnf-decompostion-algorithm c-sharp database-management dot-net er-diagram functional-dependency-analysis relational-algebra sql unix-shell

Last synced: 06 Feb 2026

https://github.com/femto11/jaggqly

A GraphQL to SQL generator for Spring Boot.

graphql json spring-boot sql

Last synced: 12 Apr 2026

https://github.com/darrendavy12/postgressql_retail_sales_data_pipeline-analytics

Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI or psql tool.

analytics data-engineering datacleaning ecommerce ingestion onlineretailanalysis postgres postgresql realistic-data sql transfrom

Last synced: 04 Jul 2025

https://github.com/borjamome/accidentes_madrid

Análisis de Accidentes en Madrid en SQL (2023)

accidentes-coche data-analysis madrid sql

Last synced: 17 Jan 2026

https://github.com/saisurajmatta/nashville-housing-data-cleaning-project

Clean and standardize Nashville Housing dataset using SQL queries for improved data quality and structure.

azure-data-studio data-analysis mssql mysql sql sql-data-cleaning sql-queries sql-server-management-studio

Last synced: 23 Jan 2026

https://github.com/miyako/4d-plugin-simple-postgres-client

Simple PostgreSQL client using libpq

4d-plugin sql

Last synced: 07 Oct 2025

https://github.com/bharambetr2002/sql

Self Learning

sql

Last synced: 27 Jan 2026