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/undisputed-jay/spotifyapi-data-engineering-project

This projects uses ETL (Extract, Transform and Load) pipeline to extract data from Spotify using its API and loads the data to a data source(AWS Athena). The entire pipeline will be built using Amazon Web Services (AWS).

aws aws-athena aws-cloudformation aws-lambda aws-s3 awsglue python3 sql

Last synced: 05 May 2026

https://github.com/mr-vozhyk/karpov.courses-study

Часть заданий, мини-проектов и финальный проект от karpov.courses

airflow data-analysis git python sql statistics

Last synced: 05 May 2026

https://github.com/ahmadu-suleiman/fld-floating-dictionary-window-version

FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.

gui hmtl5 jframe json sql sqlite

Last synced: 06 May 2026

https://github.com/mnnkhndlwl/flutter_my_places

My places is an app built with flutter where users can select places on map and can also rate them add photos of places

android flutter sql sqlite

Last synced: 06 May 2026

https://github.com/ravener/nodejs-restapi

A basic rest api using Expressjs, Express Validator and Sequelize.

api express expressjs nodejs postgresql rest sequelize sql

Last synced: 06 May 2026

https://github.com/frank-geisler/sql-server-sample-docker-container

In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases

adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017

Last synced: 06 May 2026

https://github.com/shubham-bhoite/lastminuterevision-sql

Here is the last minute revision notes of SQL

database dcl ddl dml joins mysql queries relational-databases sql sqlserver

Last synced: 06 May 2026

https://github.com/imandreabellani/elaborato-informatica-esame-di-stato-2019-20

Progetto che ho ideato e realizzato come elaborato di indirizzo (Istituto tecnico informatico, articolazione "Informatica") per l'esame di stato dell'anno scolastico 2019/2020. Voto esame di stato: 100/100

css esame-di-stato html informatica javascript php sql

Last synced: 06 May 2026

https://github.com/kumailn/androidsnippets

✂️A collection of small, useful, reusable code snippets for common Android tasks

android java json sql volley

Last synced: 06 May 2026

https://github.com/daneshcode/database-assignments

This repository contains the questions and solutions for the database assignments of university

database sql sql-server

Last synced: 06 May 2026

https://github.com/siriusphp/sql

Flexible query building library for PDO connections with a small API surface and auto-complete support (low cognitive load)

mysql pdo pdo-php php query sql sqlite

Last synced: 06 May 2026

https://github.com/mofazzal874/myportfolio

This Repo contains My portfolio for Web development Laboratory done with PHP.I used Xampp for server and database

css html javascript php sql xampp-control-panel

Last synced: 06 May 2026

https://github.com/hasnocool/war_thunder_data_scraper

A web scraping tool designed to extract valuable data from War Thunder, a popular online game.

data database framework integration multi processing python scraper scraping scrapy sql threaded thunder war

Last synced: 06 May 2026

https://github.com/le717/flask-quick-sql

A quick way to run SQL in your Flask app.

database flask python sql

Last synced: 06 May 2026

https://github.com/estherslabbert/aws-sql-server-rds

Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)

aws aws-rds sql sql-server ssms

Last synced: 06 May 2026

https://github.com/byrnedo/partu

Go library to help with mundane sql fooery: generate insert, upsert, update and select statements

go mysql postgresql sql

Last synced: 06 May 2026

https://github.com/brentgreeff/readable_rails_log

Makes it easy to read SQL queries when developing locally

logging rails ruby sql

Last synced: 06 May 2026

https://github.com/vladimirzelenokor1/big-data-project---predicting-trip-fares-with-spark-hive

A CRISP-DM–based big data pipeline for predicting NYC ride-sharing trip fares: ingesting 2024 TLC data via Sqoop into HDFS/Hive, performing ETL and feature engineering with Spark & PySpark, training and tuning Linear Regression & Gradient Boosted Tree models, and outlining end-to-end deployment.

big-data data-engineering etl hadoop hive jupyter-notebook machine-learning predictive-modeling pyspark python spark spark-ml sql sqoop

Last synced: 06 May 2026

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

Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.

cli cpp data-structures database oop sql terminal

Last synced: 06 May 2026

https://github.com/szirocica/inventory-management-system

Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server

bunifu-framework bunifu-ui csharp guna-framework guna-ui sql

Last synced: 10 Jun 2026

https://github.com/padurean/go-sqlx-postgres-with-migration-example

Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations

database go golang migration postgresql sql sqlx

Last synced: 06 May 2026

https://github.com/scarblase/portfolioprojects

A collection of data analysis and business intelligence projects using SQL, Python, and visualization tools to uncover insights from real-world datasets. 🚀📊

csv data-analysis data-engineering data-mining data-science data-visualization matplotlib matplotlib-pyplot pandas python python3 seaborn sql

Last synced: 06 May 2026

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

Este projeto processa dados contábeis a partir de um arquivo Excel, inserindo-os em um banco de dados PostgreSQL para uma análise financeira detalhada.

postgresql python sql

Last synced: 06 May 2026

https://github.com/kcartlidge/newt

Autogenerate a .Net (C#/EF Core) data project (class library with entities and data contexts) and an admin website from a Postgres database. Also creates backup SQL and Graphviz .dot diagram source.

admin core csharp dotnet efcore entities entity-framework graphviz postgres sql website

Last synced: 06 May 2026

https://github.com/andr3w03/pemrogramanvisual_lab

Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4

csharp database desktop-application mysql sharpdevelop sql

Last synced: 06 May 2026

https://github.com/pprattis/road-safety-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 06 May 2026

https://github.com/ricardomilhazes/db-monitoring-tool

Database Monitoring Tool for performance evaluation

database-management database-monitoring javascript python sql

Last synced: 06 May 2026

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

Database Airline SQL Project

airline database dbms sql ssms tables

Last synced: 10 Jun 2026

https://github.com/pprattis/insurance-company-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.

computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student

Last synced: 07 May 2026

https://github.com/bbonkr/ef6-sqlite-sample

Entity Framework 6 with Sqlite Sample project

dotnet dotnet-framework entity-framework orm sample sql sqlite

Last synced: 07 May 2026

https://github.com/player29879/postgresml

Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.

ai embeddings javascript llm ml python rag search sql

Last synced: 07 May 2026

https://github.com/canayter/sqlalchemy-trip-planner

Planning a trip and running a feasibility analysis by analyzing the climate of the area using SQLAlchemy ORM queries, Pandas, and Matplotlib.

matplotlib pandas python sql sqlalchemy

Last synced: 07 May 2026

https://github.com/paulocsilvajr/controle_pessoal_de_financas

Controle financeiro pessoal multiplataforma - API e DOCKER(Banco de Dados)

bash docker golang postgresql sql

Last synced: 07 May 2026

https://github.com/meet57/petpooja-sem_7_project

A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.

bootstrap5 html jquery js php phpmyadmin-database sql

Last synced: 07 May 2026

https://github.com/4l1c3-r4bb1t/digital-innovation-one

☕ Códigos dos projetos da plataforma da DIO.

css html java javascript spring sql

Last synced: 07 May 2026

https://github.com/elamani-drawing/bdd_pop

Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.

3nl boyce-codd python sql

Last synced: 10 Jun 2026

https://github.com/sysborg/postgresql-utils

Useful Codes for BI and PostgreSQL Analysis

database postgres postgresql sql

Last synced: 07 May 2026

https://github.com/mmsaki/suspicious_transactions

Applying SQL skills to analyze historical credit card transactions and consumption patterns in order to identify possible fraudulent transactions.

entity-relationship-diagram plotly postgresql python query sql suspicious-transactions transaction-analysis transaction-data

Last synced: 07 May 2026

https://github.com/sksaju/hacker-rank

My solutions of HackerRank challenges..

c-plus-plus es6 java javascript problem-solving sql

Last synced: 07 May 2026

https://github.com/ryan-menezes/query-builder

A simple query builder for sql queries

mysql php query-builder sql sqlite

Last synced: 07 May 2026

https://github.com/zweifisch/cadena

cadena helps you to write safer sql

sql

Last synced: 07 May 2026

https://github.com/francescodisalesgithub/cms-fuzzing-dictionaries

dictionary with all the well known cms directories and tables

cms database dictionary drupal fuzzing hacking joomla sql wordpress

Last synced: 07 May 2026

https://github.com/mitranim/sqlp

[MOVED] Parser for rewriting foreign code embedded in SQL

go parser sql

Last synced: 10 Jun 2026

https://github.com/deanpdx/sql-fileizer

A utility for SQL to avoid repetitive tasks

database mssql sql utility

Last synced: 07 May 2026

https://github.com/esraa-emary/task-worker-matching

A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.

cpp database gui qt sql

Last synced: 07 May 2026

https://github.com/dispensable/tailsql

Continually run sql query on tumbling/sliding window of log files records

duckdb log sql sqlite stream sysadmin tail tools

Last synced: 07 May 2026

https://github.com/purnendudutta/gym-management-system

Website Is Made With HTML, PHP, CSS, JAVA SCRIPT, SQL.

css html5 javascript php sql

Last synced: 07 May 2026

https://github.com/adrianoescarabote/personal-finance-app-backend

This project contains the back-end of a full-stack personal finance application, providing secure APIs for managing transactions, budgets, savings, and user authentication. It handles data storage, validation, and business logic.

express node prisma sql typescript

Last synced: 07 May 2026

https://github.com/emranffl/free-slot-scheduler

A Java project on managing a queue of students which interacts with the database

database desktop-app desktop-application java java-8 java-application java-gui java-gui-application java-swing software sql tsql xaamp

Last synced: 07 May 2026

https://github.com/gustavovalle23/food-recipe

API that brings recipes from an ingredient list

fastapi graphql pytest python sql sqlalchemy

Last synced: 07 May 2026

https://github.com/dsevilla/jisbd17-nosql

Material para el tutorial de NoSQL en JISBD 2017.

docker hbase mongodb neo4j nosql sql

Last synced: 07 May 2026

https://github.com/guilhermersouza34/testetgid

Programa desenvolvido para um teste pratico para vaga de emprego

java spring-boot sql

Last synced: 07 May 2026

https://github.com/humbertocg18/teupc-2022

Site de um assistente para a montagem de um Computador, além de informar sobre as suas especificações, o trabalho foi ministrado no colégio Ensino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2022.

bootstrap css html php sql

Last synced: 08 May 2026

https://github.com/dushansenadheera/library_management_system

desktop application to manage library tasks

application csharp dotnet sql windows-forms

Last synced: 08 May 2026

https://github.com/coderomm/studyrooms

"StudyRooms is a platform designed for finding and listing rental and sale properties. Whether you're a student, job-seeker, or property owner, StudyRooms simplifies property search and listing. Powered by ASP.NET MVC 5, Entity Framework, and modern web technologies."

ajax asp-dotnet-mvc asp-net asp-net-mvc asp-net-mvc5 aspnet-c-sharp bootstrap5 c-sharp entity-framework html-css-javascript javascript mssqlms sql

Last synced: 08 May 2026

https://github.com/idriz4work/cs50

In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".

algorithms arrays c data-structures flask html-css-javascript memory python sql

Last synced: 08 May 2026

https://github.com/fblupi/grado_informatica-mda

Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR

ajax bootstrap justinmind mysql php sql webapp

Last synced: 08 May 2026

https://github.com/emso-exe/databasex

Repositório onde estão disponíveis scripts de bancos de dados utilizados em projetos desse perfil para testes e estudos.

banco-de-dados database mysql mysql-database sql

Last synced: 08 May 2026

https://github.com/favarettorm/bd_universidade

BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos

data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university

Last synced: 08 May 2026

https://github.com/shridhar1504/loan-clustering-datascience-project

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.

clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning

Last synced: 08 May 2026

https://github.com/jonathancaleb/cashorbit

A user-friendly personal finance app designed to help you track expenses 💸, manage budgets 💰, and achieve your financial goals 🎯. With intuitive features like expense categorization 📊, budget tracking 📅, and financial insights 📈.

dart firebase flutter sql

Last synced: 08 May 2026

https://github.com/jesussantana/sql-data-analysis

Skyrocket your SQL skills by performing over 150 analysis tasks

mssql mysql postgresql sql

Last synced: 08 May 2026

https://github.com/dorukeskicorapci/sql-basics

This project includes basics of SQL database manipulation using java.

classes database sql sqlite

Last synced: 08 May 2026

https://github.com/jvspeed74/php-procedural-web-application

This final project creates a website with the intention of implementing several backend techniques such as DBMS, SQL, and Application State.

css html mariadb-database php phpmyadmin sql

Last synced: 08 May 2026

https://github.com/pprattis/web-application-for-medical-appointment-management

A jdbc application that simulates the functionality of a medical appointment application.

computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams

Last synced: 08 May 2026

https://github.com/tamk-kol/sql-powerbi-bike_sales_data

This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics.

bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server

Last synced: 08 May 2026

https://github.com/phimage/cd2sql

Convert CoreData model into SQL

coredata coredata-model coredata-swift coredata-tooling sql

Last synced: 08 May 2026

https://github.com/miroslav-reiter/kurz_jazyk_sql_analytici_datovi_vedci

Materiály ku kurzu Jazyk SQL 1 pre Analytikov a Dátových Vedcov

analysis analytics data data-analysis data-science database mysql reiter sql

Last synced: 08 May 2026

https://github.com/johnsoct/bash-sql-interactive-input-feedback-game

Generic interactive Bash CLI providing input feedback with read/write operations to local PostgreSQL database.

bash cli postgresql sql

Last synced: 08 May 2026

https://github.com/kumaranand05/hackerrank-solutions

This repository contains the solution code of HackerRank problems of SQL, Python and Java

hackerrank hackerrank-solutions java python python3 sql

Last synced: 08 May 2026

https://github.com/bkosm/northwind-sql-queries

SQL queries for uni.

sql sqlserver

Last synced: 10 Jun 2026

https://github.com/susannnnnna/js-sqlqueriesgenerator

On this website you can generate examples how to use generator and write your own data to generate CRUD (without C :)), copy it and use for your own purposes!

bootstrap command copycommand delete insert sql sqlcodeexample sqlcommand sqldelete sqlgenerator sqlinsert sqlupdate update

Last synced: 08 May 2026

https://github.com/z-bj/mendeleiv-elements-db-get

Bash script to get information about chemical elements from a periodic table database. ⚗🧪

automation bash postgresql relational-databases shield sql

Last synced: 09 May 2026

https://github.com/brownag/nasistools

NASIStools: Tools for the USDA-NRCS National Soil Information System (NASIS)

database nasis r sql sqlite

Last synced: 09 May 2026

https://github.com/scommons/scommons-websql

Scala.js facade for WebSQL/SQLite API

bindings facade node-js scala scala-js scalajs sql sql-query sqlite websql

Last synced: 09 May 2026

https://github.com/ronnyrocke/cadastrodeescolacominterface

Aplicação de cadastro escolar feito com Interface gráfica (Javafx) + integração com Banco De Dados

java javafx mysql scenebuilder sql

Last synced: 09 May 2026

https://github.com/sultanfariz/leetcode-solutions

The source code I created to track my progress in solving Leetcode problems.

competitive-programming elixir go golang leetcode leetcode-solutions rust sql

Last synced: 09 May 2026

https://github.com/paulo-santos-ds/analise_corrida_taxi

Este projeto tem como objetivo analisar os dados de um aplicativo fictício de caronas. Encontrar padrões nas informações disponíveis, entender as preferências dos passageiros e o impacto de fatores externos nas corridas.

math matplotlib numpy pandas python3 seaborn sql

Last synced: 09 May 2026

https://github.com/alejandrocisnerosvillegas/practica_08

Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.

css html javascript php sql

Last synced: 09 May 2026

https://github.com/noud/seo

SEO conform Google Search and Schema.org in React & Laravel

eloquent entity-relationship-diagram erd erdiagram google-search laravel laravel-migrations php react schema schema-org seo sql

Last synced: 09 May 2026

https://github.com/honourhealth/database-management-systems-project

Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.

ampps database html javascript php phpmyadmin sql

Last synced: 09 May 2026

https://github.com/mohamedelareeg/ecommerceeventsourcing

This repository uses Marten with Postgres for event sourcing: **Event Sourcing:** Captures state changes as events. **Services:** Manages Cart, Order, Inventory, Transactions, Warehouses. **Marten with Postgres:** Reliable event store and advanced querying.

dotnet dotnet-core event-driven event-sourcing events marten martendb microservice postgres postgresql sql

Last synced: 09 May 2026

https://github.com/pnv2003/sailor-moon-store

An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023

database database-systems mysql php sql web

Last synced: 09 May 2026

https://github.com/omarbelfeki/data-analysis

Data Analysis using python, excel, sql, r

excel jupyter-notebook kaggle python r-programming sql

Last synced: 09 May 2026

https://github.com/rustkas/practical-sql-handbook

MySQL source code for the book "Practical SQL Handbook, The: Using SQL Variants" By Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky

mysql sql

Last synced: 09 May 2026

https://github.com/juletopi/banco_de_dados

🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026