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/exegeses/introdb-64151

Curso de Introducción a las Bases de datos | código 64151

database-design databases mysql mysql-database sql

Last synced: 29 Apr 2026

https://github.com/jkmnt/vscode-python-fstring-dsl

Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings

f-string html python sql syntax-highlighting vscode

Last synced: 29 Apr 2026

https://github.com/andresweitzel/database_projects

Central repository for SQL / NoSQL database projects

database-projects dbeaver git mongodb mysql no-sql oracle-xe-21c postgresql sql xampp

Last synced: 29 Apr 2026

https://github.com/jundel-malazarte/crud_employee

Create, Read, Update & Delete - Table Employee with MySQL Database (CRUD)

skills sql table test

Last synced: 23 Jan 2026

https://github.com/kevinrivera1/postgresql-manual

Este repositorio es una valiosa fuente de información para aquellos que deseen aprender y trabajar con PostgreSQL.

relational-databases sgbd sql

Last synced: 19 Mar 2026

https://github.com/louis77/valentina-go

This is a non-offical Go driver for Valentina DB server based on Valentina REST API.

database go sql valentina valentina-server

Last synced: 29 Apr 2026

https://github.com/rakumar99/netflix-analysis-using-tableau

This repository contains Netflix Analysis Dashboard Using Tableau where it will help in analyzing total revenue and total subscribers over a period of time based on data provided.

calculations dashboards metadata-management sql tableau tableau-public

Last synced: 19 Mar 2026

https://github.com/aleenprd/docbt

Documentation Build Tool - Generate YAML documentation for dbt models with optional AI assistance. Built with Streamlit for an intuitive and familiar web interface.

ai analytics-engineering bigquery data data-modeling data-science dbt docker llm lmstudio ollama openai snowflake sql streamlit

Last synced: 11 Nov 2025

https://github.com/danielcalebe/gippe

Projeto iniciado como Trabalho de Conclusão do Curso, visando inovação no setor empresarial de festas e buffets, ajudando na gestão e facilitando o contato com o cliente (Atualmente o servidor não esta funcionando para visualizar)

artisan-command blade blade-laravel bootstrap-5 css3 javascript laravel mvc mysql-database nodejs php sql

Last synced: 14 Feb 2026

https://github.com/brooksv/sqlqueryclass

Provides functionality for executing SQL queries and managing SQL datasets

powershell sql sql-server

Last synced: 29 Apr 2026

https://github.com/vtickner/codecademy-creating-a-database

This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.

database postgresql schema sql

Last synced: 29 Apr 2026

https://github.com/kinshuk-code-1729/hackerrank-sql-solutions

This repository contains the solutions to all the HackerRank SQL problems which I've solved while learning SQL.

hackerrank-solutions rdbms sql

Last synced: 19 Mar 2026

https://github.com/yusufyusie/catalog-of-my-things

In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files

json ruby sql

Last synced: 29 Apr 2026

https://github.com/mberkiskal/practicesql-sqlcalismauygulamasi

You can perform all SQL query from this panel. Tüm SQL sorgularınızı bu panelle gerçekleştirebilirsiniz.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 29 Apr 2026

https://github.com/habibun/sql

Structured Query Language

learning sql

Last synced: 19 Mar 2026

https://github.com/vishnuganeshan/fullstack-tech-notes

🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.

ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript

Last synced: 15 Oct 2025

https://github.com/eternity2745/flexi-mysql

Python package to connect and query with mysql database more easily

flexi-mysql mysql mysql-database python python-module python-package sql

Last synced: 14 Feb 2026

https://github.com/enriquebdel/clases-sql

En este repositorio encontrarás varias lecciones creadas por mí sobre Base de Datos, concretamente con la parte de SQL. El programa que utilizo para programar es Oracle APEX.

lessons oracle-apex sql university

Last synced: 19 Mar 2026

https://github.com/jocelynvelarde/dashboard-iot

Code repository for the IoT course at Tec de Monterrey. Secure Sense focuses on streaming household information from live sensors to make you feel secure at home.

aiven api fastapi iot node-mcu python sql streamlit

Last synced: 28 Feb 2026

https://github.com/ttu/cubesensors-iot-azure

Processing for (Cube)Sensor data. Python processing, F# REST API, optional Azure Streaming.

azure fsharp ifttt python sql

Last synced: 29 Apr 2026

https://github.com/bessarodrigo/database-connection_eda_esquadrao_loja

Desenvolvimento de um banco de dados e painel de visualização no Power BI para a loja do Esporte Clube Bahia.

excel postgresql powerbi python sql

Last synced: 29 Apr 2026

https://github.com/cfisher21/searchbar

Search bar application that an employer can use to search for potential employees. The search bar has fuzzy string matching to make it easier to use. You can register accounts and has authentication using Passport.js. Wrote in JavaScript, HTML, CSS. Uses PostgreSQL and MongoDB databases to store the data.

bcrypt database expressjs filesystem fusejs html5 javascript mongodb passportjs postgresql search-bar sql

Last synced: 14 Feb 2026

https://github.com/captain-woof/sqldump

A repository of scripts to enumerate and dump all accessible data from a database server.

sql sql-server sql-server-data-tools sql-server-database

Last synced: 28 Apr 2026

https://github.com/yi-ge/sql-practice

LeetCode SQL Practice.

leetcode mysql sql

Last synced: 24 Apr 2026

https://github.com/rohitkumar-tech/blogging

This is a modern, feature-rich blogging website built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The website includes a variety of functionalities tailored for an optimal blogging experience.

backend css express frontend html js json mern mongodb node react sql tailwind vite

Last synced: 14 Feb 2026

https://github.com/hansfigo/final-project-database_kompetisi

Project ini adalah sebuah sistem manajemen tim untuk final project, yang melibatkan tabel-tabel seperti tim, ketua, anggota, akun, dan kategori untuk mengatur informasi tim, anggota, dan kategori dalam sebuah kompetisi.

mysql prisma sql

Last synced: 29 Apr 2026

https://github.com/nightvisi0n/pg-formatter-ts

Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool

cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript

Last synced: 28 Apr 2026

https://github.com/javigong/url-shortener-nextjs-prisma-cockroachdb-middleware-edge-functions

Url-shortener with NextJS, Middleware, Edge Functions, Prisma, CockroackDB, tRPC.

cockroachdb edgefunctions middleware nextjs prisma sql trpc

Last synced: 29 Apr 2026

https://github.com/rishraks/student-management-system

A Java-based Student Management System for coaching tutors, utilizing a MySQL database for secure and efficient student record management.

java java-8 sql

Last synced: 12 Oct 2025

https://github.com/hectorzamoranogarcia/sql-gym-split

SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.

data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu

Last synced: 08 Jun 2026

https://github.com/lmuffato/practice-sequelize-associations-trybe

Projeto para praticar sequelize - Bloco 29: Arquitetura: SOLID e ORM

api back-end crud database express mysql orm pratice pratice-project sequelize solid sql

Last synced: 28 Apr 2026

https://github.com/a1k0r/node-query-template

Node.js library for SQL queries templating

mysql nodejs postgresql query sql template

Last synced: 28 Apr 2026

https://github.com/hellymodikalpesh/sql-fundamentals

This repository contains a collection of SQL cheat sheets and functions aimed at helping developers quickly reference and remember essential SQL concepts. Whether you're new to SQL or looking to refresh your memory, these cheat sheets cover a wide range of topics.

sql tsql

Last synced: 19 Mar 2026

https://github.com/iasmincirino/salao

Site com php e banco de dados

css javascript mysql php sql

Last synced: 29 Apr 2026

https://github.com/amirkhaniansev/accesscore

AccessCore is a lightweight ORM for working with relational databases.

cshar database mysql orm sql sql-server

Last synced: 29 Apr 2026

https://github.com/mainageorge/uplift

This is an app to place orders for gardening services for people with large gardens or lawns and require outside help to maintain it. an anonymous user can request services, which are available on the homepage, giving his credentials and the admin will contact him with the relevant details

aspnetcore entity-framework-core identity-framework linq ntier-architecture oop-principles repository-pattern sql sqlserver

Last synced: 28 Apr 2026

https://github.com/jkcso/sql-tutorial

A SQL tutorial created by me that teaches step by step every aspect of the most famous database programming language. Reader is first introduced to the basics and we then dive into more advanced aspects of the language.

sql sql-query

Last synced: 19 Mar 2026

https://github.com/syedsaadahmed/hands-on-with-apache-spark

Working with Apache Spark, Creating some small tutorials and at last implemeting a small project

apachespark joins machine-learning machine-learning-algorithms pyspark python sql

Last synced: 14 Oct 2025

https://github.com/szapp/magistdataanalysisvisualization

Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau

dashboard data-analysis data-science data-visualization data-viz sql tableau-public

Last synced: 19 Mar 2026

https://github.com/ayu-hack/ayu-hack

Enthusiastic learner passionate about building software and exploring the world of technology. Eager to contribute to open-source projects and collaborate with the developer community. Continuously developing my skills in Python,SQL,HTML,CSS,PowerBI, MacOS. Always open to feedback and excited to keep growing!

config css data-analysis github-config html powerbi-desktop python3 sql

Last synced: 30 Apr 2026

https://github.com/tlewin/yadm

Simple Clojure library for data mapping

clojure database datamapper sql validation

Last synced: 30 Apr 2026

https://github.com/derak-isaack/dtl-dbt-pipeline

A data pipeline extracts data from AWS S3 bucket, Load the data in an embedded database and finally applies transformation to the data.

aws-s3 dbt dlt duckdb sql

Last synced: 28 Apr 2026

https://github.com/karenpayneoregon/ef-core-transforming

Provides easy to follow transformations/conversions for EF Core

csharp csharp-core dateonly efcore efcore5 efcore6 hasconversion linq orm sql sqlserver

Last synced: 30 Apr 2026

https://github.com/tomtom828/hello-windows

Notes to self on creating a developer environment in Windows 10

getting-started gitbash how-to howto java setup sql windows

Last synced: 28 Apr 2026

https://github.com/sunilp/jam-cli

Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.

agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript

Last synced: 02 Apr 2026

https://github.com/rushhaabhhh/harvard-cs50w-projects

This repository contains a collection of notes and projects from the Harvard CS50w series, covering web development topics such as HTML, CSS, JavaScript, Django, CI/CD, testing, SQL, migrations, and scalability.

ci-cd-pipeline django harvardcs50 javascript migrations sql

Last synced: 30 Apr 2026

https://github.com/johansolbakken/benchmark

A repository for benchmarking Optimistic Order-Preserving Hash Join (OOHJ) in MySQL using the Join Order Benchmark (JOB). Part of a Master’s thesis project, it includes scripts for setting up the database, running SQL queries, and evaluating performance.

benchmarking join-order-benchmark mysql query-optimization ruby sql

Last synced: 30 Apr 2026

https://github.com/alfunx/monetdb

An Open-Source Database System

column-store database monetdb sql sql-database

Last synced: 30 Apr 2026

https://github.com/kingdarboja/sypydesign

Dynamic webpage with PHP + SQL + Python for vehicle tracking.

pendulum php7 python-3-6 sql sqlalchemy vehicle-tracking website

Last synced: 30 Apr 2026

https://github.com/foxcapades/java-sql-import

SQL resource loading & caching

files java-10 sql

Last synced: 24 Feb 2026

https://github.com/francislauriano/softex-backend

Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python

javascript nodejs python sql typescript

Last synced: 30 Apr 2026

https://github.com/analiaburgosdev/microservices_monopatines

This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.

docker-compose documentation endpoint java maven microservices spring-boot sql

Last synced: 30 Apr 2026

https://github.com/brunopata/adventureworks-sql-analysis

SQL-driven analysis of sales, customer behavior, time trends and regional performance using the AdventureWorks dataset. Built using Google BigQuery and SQL to uncover key business insights. Data is structured through clean queries and views designed to support product, customer and geographic decisions.

bigquery business-intelligence data-analytics data-engineering etl google-cloud sales-analysis sql

Last synced: 30 Apr 2026

https://github.com/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 Apr 2026

https://github.com/stefanov-sm/sqlmethods

Define PHP methods as SQL queries

php postgresql sql

Last synced: 30 Apr 2026

https://github.com/gauravkumar1741/student_management_workbench

The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design

mysql mysqlworkbench sql

Last synced: 30 Apr 2026

https://github.com/victorroe/palmbooking

Este repositorio es un Proyecto para aprender arquitectura MVC, Java Spring boot y Spring Security. Con el fin de desarrollar un Sistema de Reservas Hoteleras.

java maven postgresql spring-data-jpa springboot springsecurity-jwt sql

Last synced: 16 Apr 2026

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

Real-Time Weather Monitoring System

hibernate java springboot sql thymeleaf

Last synced: 30 Apr 2026

https://github.com/kevinmichaelchen/go-sqlboiler-user-api

Small microservice for managing User Accounts with Go and SQLBoiler ORM

go grpc protobuf protocol-buffers sql sqlboiler

Last synced: 30 Apr 2026

https://github.com/neveratdennys/postgresqlmigration

Short scripts to make SQL Server to Postgres migration easier for Functions and Stored Procedures.

migration-automation mssqlserver pgsql postgresql sql tsql

Last synced: 28 Feb 2026

https://github.com/geoffreylgv/ghw

GHW: Build, learn and upskill with the MLH team, either you are pro or newbie!

api challenges django fun game python shell sql web3

Last synced: 30 Apr 2026

https://github.com/stephaniehicks/jhustatprogramming2023

Course website for Biostat 140.777 in Fall 2023

command-line data-science education github r-package r-programming sql

Last synced: 12 Feb 2026

https://github.com/littleairmada/steampipe-plugin-snipeit

Use SQL to instantly query Snipe-IT resources across assets, licenses, accessories, and people. Open source CLI. No DB required.

snipe-it sql steampipe steampipe-plugin

Last synced: 08 Jun 2026

https://github.com/arthursudbrackibarra/trab-final-mpbd

Trabalho Final de Modelagem e Projeto de Banco de Dados.

database-modeling oracle-database sql

Last synced: 19 Mar 2026

https://github.com/purvajage/library_management

In this project, build REST APIs for a Library Management System Project using Spring Boot, Spring Data JPA (Hibernate), and MySQL database.

hibernate java springboot sql

Last synced: 30 Apr 2026

https://github.com/gnaneshkunal/scala-hadoop

Hadoop programming using Scala

big-data bigdata hadoop scala spark sql

Last synced: 30 Apr 2026

https://github.com/nguyendangxuanlinh/the-pizza-analysis-report-with-powerbi-sql

The purpose of this project is to help pizza business sustain and enhance their business growth. The analysis will help business owner understands their current product performance and uncover valuable insights to make data-driven decisions

actionable-recommendations powerbi powerbidashboard recommendation sql sql-query user-insights

Last synced: 19 Mar 2026

https://github.com/branb97/jobstreet-data-eng-project

Building a data pipeline to deliver job listing data from Jobstreet for analysis.

airflow bigquery data-engineering etl-pipeline google-cloud looker-studio python sql

Last synced: 12 Feb 2026

https://github.com/itsryu/at2-n1-lbd

Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.

brmodelo mysql sql

Last synced: 30 Apr 2026

https://github.com/undisputed-jay/aws-s3-integration-with-snowflake

This project sets up an ETL pipeline to load Citibike trip data from an AWS S3 bucket into Snowflake. It establishes a secure integration with S3, defines a CSV file format, stages the data, and loads it into a Snowflake table for analysis.

aws-s3 snowflake sql

Last synced: 20 Mar 2026

https://github.com/ryn2004t/blood-donation-system

A desktop-based Blood Donation Management System built with C# Windows Forms and MySQL. It manages donor records, supports CRUD operations, and uses a typed DataSet for structured data handling. Designed to assist hospitals and blood banks with efficient donation tracking.

blood-donation crud csharp desktop-application dotnet healthcare mysql sql windows-forms

Last synced: 28 Apr 2026

https://github.com/sanjeev662/crud-sql-todos

Using SQL as the database, this user-friendly system facilitates easy CRUD operations for seamless data management.

mysql nodejs react redux sql

Last synced: 16 Apr 2026

https://github.com/bkopysc/marketplaceproject

Simple marketplace web app

asp-net-core sql sql-server

Last synced: 28 Apr 2026

https://github.com/aidenfockens/sexualhealthapp

Tackle some of the tough problems STD's present! Anonymously alert partners they need to get tested, find nearby hospitals, and track your symptoms. Supports Google authorization and user interaction.

express node react sql

Last synced: 16 Apr 2026

https://github.com/shengyou/exposed-demo

Demo assets for Exposed framework

dao exposed kotlin orm sql

Last synced: 01 May 2026

https://github.com/m7moudgadallah/sales-office-db-design

This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.

database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql

Last synced: 16 Mar 2026

https://github.com/fdeniz07/techproeducationfullstackjavabootcamp-batch130

Core Java - Batch 130 Fullstack Developer Camp

core-java java lambda postgresql sql

Last synced: 01 May 2026

https://github.com/akarshankapoor7/sql-interview-questions-and-concepts

These are the most commonly asked interview questions for DA, BA and DS profiles.

advancetopics business-analyst data-analyst data-science interview-questions sql

Last synced: 28 Jan 2026

https://github.com/manthanthakor/expensetracker

A comprehensive expense tracking application built with ASP.NET Core MVC to help you manage your personal finances.

asp-net-core asp-net-mvc authentication expense-manager expense-tracker sql

Last synced: 24 Jan 2026

https://github.com/felipensp/python-etl

ETL tool written in Python that provides an specific DSL which is translated to Python script to handle input data

csv etl json parsing python regex scripting sql

Last synced: 01 May 2026

https://github.com/bcapathshala/swing-in-java-notes

Java Swing with JDBC Learning Series

gui-application java jdbc mysql sql swing

Last synced: 01 May 2026

https://github.com/deddyandri/tomanbikeshare

SQL & Power BI project about helping Toman Bike Share to understand if increasing prices next year is possible

powerbi sql

Last synced: 24 Jan 2026

https://github.com/petrfaltus/ms-sql-server-connection-source-codes

Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.

batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures

Last synced: 27 Jan 2026