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/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/andreicek/testing_sql_functions

Companion Elixir project for my blog post

ecto elixir plpgsql sql

Last synced: 02 May 2026

https://github.com/reinmagine/eliminating-no-sensor

Contains my project that analyzes air quality sensor data to determine if the NO (Nitric Oxide) sensor in N. Mai, Los Angeles, CA can be removed without affecting data accuracy.

air-quality-sensor colab-notebook cost-optimization data-analysis data-optimization matplotlib-python nitric-oxide pyspark-python python sql

Last synced: 14 Jun 2026

https://github.com/redh00k-k/csharpsimplesqlconnection

Simple CLI SQLClient to connect to SQL server.

csharp sql

Last synced: 15 Jun 2026

https://github.com/mulliru/building-relational-database-02-semestre

🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina

banco-de-dados database database-management dolphin sql

Last synced: 15 Jun 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/omarelfiki/vortexdb

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

dbms-project gui mssql-server python sql sql-injection

Last synced: 15 Jun 2026

https://github.com/whopiyush/hashtag-bot-discord

A bot to get trending hashtags in discord or something :p

discord eris hashtag monitor postresql server sql trending

Last synced: 15 Jun 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/paulushcgcj/sqlfy

Schema Graph Engine — Parse Flyway migrations into an AST, reconstruct your database schema state, and export LLM-ready vector context.

llm migration sql

Last synced: 16 Jun 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/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/jasminemlewis/sign.ly

Sign.ly enables electronic signature of identification badges and email pdf to recipient and appropriate parties.

ado-net asp-net database sql vbnet

Last synced: 28 Apr 2026

https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end

We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.

absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver

Last synced: 18 Jun 2026

https://github.com/nirmalyabag20/amazon-prime-video-dashboard-using-tableau

I have developed a comprehensive Amazon Prime Video Dashboard, which offers in-depth insights into the platform's content library. This dashboard is designed to help stakeholders understand various aspects of the available shows

dataanalytics datavisualization datawrangling python sql tableau

Last synced: 18 Jun 2026

https://github.com/knowthecode/groupby-lab-tester

Companion plugin for the Advanced SQL Lab

sql wordpress

Last synced: 19 Jun 2026

https://github.com/neotomadb/neotoma_sql

Repository for functions associated with Neotoma's Postgres DB

neotoma paleoecology postgres sql

Last synced: 19 Jun 2026

https://github.com/cauadesa/5by5-dapperclass

Dapper introduction repository.

csharp dapper-dot-net sql

Last synced: 19 Jun 2026

https://github.com/ansaribrahim/catalogmythings

CatalogMyThings: A Ruby-based catalog app to manage and organize your books, music, and games with labels and genres.

gem gemfile gemfile-lock linters rspec rubocop ruby ruby-gem sql test

Last synced: 03 May 2026

https://github.com/arturbomtempo-learning/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 19 Jun 2026

https://github.com/dorukalkan/3a-superstore-analysis

End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset

data-science data-visualization dbt machine-learning power-bi python sql

Last synced: 20 Jun 2026

https://github.com/heptau/pg_atropos

✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.

git plpgsql postresql sql

Last synced: 21 Jun 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/brooksv/sqlqueryclass

Provides functionality for executing SQL queries and managing SQL datasets

powershell sql sql-server

Last synced: 29 Apr 2026

https://github.com/bitoollearner/bilearner-ds-lab

This Repository is dedicated for data engineering projects

data-engineering data-engineering-pipeline fabric microsoft-fabric spark sql

Last synced: 18 May 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/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/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/ratchanon-noknoy2318/hosxp

HOSxP data extraction SQL scripts

database hosxp sql

Last synced: 26 Jun 2026

https://github.com/ishwarya254/ai-driven-sql-query-assistant

AI-Driven SQL Query Assistant, enables users to retrieve SQL queries by typing natural language questions. It utilizes ChatGroq, HuggingFaceEmbeddings, Chroma, and Langchain for accurate SQL generation.

few-shot-learning genai-chatbot langchain sql vectordb

Last synced: 03 May 2026

https://github.com/pradeepsingroul/h2s-system

This was a console base project which created by me with in a 4 day. It is project where user can register your problem in this database and there is a engineer who solve this problem and every engineer will be assigned by HOD.

java jdbc sql

Last synced: 29 Jun 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/douglasdrake/sakila

SQL queries also performed in SQLAlchemy and pandas

pandas python sql sqlalchemy

Last synced: 29 Jun 2026

https://github.com/lucereal/redrider

Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students

android mobile-app nodejs-api sql

Last synced: 12 May 2026

https://github.com/9dl/nullops-suite

Multifunctional Penetration Testing Tool developed in Go *24 Modules*

cybersecurity env laravel multifunctional pentesting sql swissarmyknife vuln vulnerability-scanners web

Last synced: 03 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/vargascardona/agenda-digital

Sistema de gestión para contactos

management python sql

Last synced: 07 Jun 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/rodolphebarbanneau/restx

Evolving REST for the modern data landscape

api db graphql http query resources rest restx sql

Last synced: 27 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/jamesql/cplusplus-base-login

Basic Login Base w/ C++ & MySQL

cplusplus encryption gui ide mysql qt qt5-gui sha256 sql

Last synced: 03 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/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/gluesql/gluesql-logic-test

Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features

gluesql sql sqlite sqllogictest

Last synced: 29 Apr 2026

https://github.com/mintel/k8s-gcloud-sql-export

Helper to run Google CloudSQL exports into a GCS bucket.

backup gcloud kubernetes sql

Last synced: 29 Apr 2026

https://github.com/brenimcode/product-api-spring-boot

RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.

java junit jwt postgresql spring-boot spring-security sql

Last synced: 03 May 2026

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

Use SQL to instantly query Fly.io resources across apps and organizations. Open source CLI. No DB required.

flyio sql steampipe steampipe-plugin

Last synced: 08 Jun 2026

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/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/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/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/kirkalyn13/equipment-monitoring-system-backend

Equipment Monitoring System for Physics Lab Backend. [LEGACY CODE - PROTOTYPE ONLY]

express firebase firebase-admin firebase-auth nodejs postgresql sql typescript

Last synced: 03 May 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/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/soumadeepchoudhury/zettasql

Simple and Secure database ZettaSQL server.

application database database-management sql sql-server sqlite sqlite3

Last synced: 04 May 2026

https://github.com/orionw/byu-housing-finder

App for Student Housing - see link to Google Play

android housing java sql

Last synced: 28 Apr 2026

https://github.com/danielaparker/sqlcons

SQL result set construction

odbc sql sqlserver

Last synced: 04 May 2026

https://github.com/matteogioioso/postgres-explain-web

PostgreSQL query plan visualization

postgres postgresql query query-plan sql

Last synced: 29 Apr 2026

https://github.com/geetika2708/online-job-portal-in-python

Online Job AThis Online Job Portal is an application where the job seekers can register themselves at the website and search for jobs that are suitable for them as the employers register with the website and put up jobs that are vacant at their company.

gui mysql-database online-job-portal python sql tkinter

Last synced: 27 Apr 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/neil-140301/nodejs-twiiter-app

The Twitter app has different REST API's written on a sample database using Express Js.

api database express javascript nodejs sql sqlite3

Last synced: 28 Apr 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/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/ahaddad98/ft_services

This is a system administration project

cluser docker kubernetes minikube phpmyadmin sql telegraf

Last synced: 08 May 2026

https://github.com/manjillama/clothing-manager

Simple sales manager Dashboard for small businesses specially clothing.

java postgresql spring spring-boot sql

Last synced: 04 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/fdeniz07/techproeducationfullstackjavabootcamp-batch130

Core Java - Batch 130 Fullstack Developer Camp

core-java java lambda postgresql sql

Last synced: 01 May 2026

https://github.com/affluentlynx/database-viewer

just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)

database database-gui database-management editor python3 sql tkinter-graphic-interface viewer

Last synced: 29 Apr 2026

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

SQL queries for uni.

sql sqlserver

Last synced: 10 Jun 2026

https://github.com/endreot/texter

Simple simulation of SMSC text message service

asp-net-core csharp mysql rest-api sql

Last synced: 27 Apr 2026

https://github.com/pavankethavath/dataspark-illuminating-insights-for-global-electronics

DataSpark is a retail analytics project for Global Electronics leveraging Python, SQL, and Power BI. It uncovers customer insights, sales trends, and store performance to optimize marketing, inventory, and operations. Features include clean datasets, SQL-driven analysis, and interactive dashboards, driving data-driven growth and decision-making.

data-engineering data-visualization dataanalytics powerbi python retail-data sql

Last synced: 27 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/l1ve4code/api-blog

API для личного блога

java mysql spring-mvc spring-security spring-web sql

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