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/cc59chong/data-lake-with-spark

Building a data lake and an ETL pipeline in Spark that loads data from S3, processed the data into analytics tables, and loads them back into S3.

aws-s3 dataset etl pipeline pyspark python spark sql

Last synced: 26 Apr 2026

https://github.com/zeroidentidad/practicas_postgresql

Scripts SQL y PLpgSQL, ejemplos de base de datos, notas practicas.

postgresql shell sql

Last synced: 27 Apr 2026

https://github.com/ntdls/sqlschemabackup

A simple console utility to backup the schema of SQL Server databases.

backup console sql

Last synced: 27 Apr 2026

https://github.com/liulalemx/berana

An education focused social media platform.

java sql sql-server

Last synced: 27 Apr 2026

https://github.com/jreyesr/steampipe-plugin-mongodb

Use SQL to instantly query MongoDB databases. Open source CLI. No DB required.

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 27 Apr 2026

https://github.com/felixmccuaig/flowbase

A declarative ML platform for tabular data that eliminates infrastructure complexity. SQL-first feature engineering, type-safe data cleaning, and automatic model comparison.

data-science declarative feature-engineering machine-learning mlops python sql

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

Sistema de gestión para contactos

management python sql

Last synced: 07 Jun 2026

https://github.com/silumankucing/social-network

learning docs about system design, web application, mobile development, data engineering, databases (sql, nosql), and machine learning operation

javascript nosql social-media software-engineering sql

Last synced: 28 Apr 2026

https://github.com/orsinium-labs/pgxtester

Go package for testing code that uses PostgreSQL

fixture fixtures go golang pgx postgres postgresql psql sql sqlc test testing

Last synced: 28 Apr 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/lucapolese/leddit

Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit

cpp11 database social-network sql unipd-mathematic-department

Last synced: 28 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/starsheriff2/weather-app-calendar---backend

Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker

crud-api docker docker-compose jwt-authentication jwt-token postgresql render request-testing restful-api rspec-testing ruby sql

Last synced: 28 Apr 2026

https://github.com/lokeshmori/e-library

E-Library System This project involves developing a web-based digital library where users can upload, read, search, and download books and notes.

html-css-javascript jpa-hibernate spring-boot spring-mvc spring-security sql thymeleaf

Last synced: 28 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/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/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 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/ritikjha93/genius

Genius is a fully functional website that uses open AI for code generation,Image generation and chat genration.Replicate AI for music and video generation. In short It's a perfect platform to play with all AI toos

nextjs prisma sql stripe

Last synced: 29 Apr 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/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/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/asmrcodez-yt/tools

All Tools I need it or training files when learn new things,

ai postgresql python sql tools training-files

Last synced: 29 Apr 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/matteogioioso/postgres-explain-web

PostgreSQL query plan visualization

postgres postgresql query query-plan sql

Last synced: 29 Apr 2026

https://github.com/dababyox/catftdb24

Catetan UAS Database Systems Binus 2027

binus binus-university sql sql-server

Last synced: 29 Apr 2026

https://github.com/tupiribas/jdbc-dao-demo

Aplicando os conhecimentos sobre as linguagens Java e SQL além de, usar os conhecimentos sobre o padrão de projeto DAO (Data Access Object) e a tecnologia JDBC

dao database java jdbc sql

Last synced: 29 Apr 2026

https://github.com/arkenidar/spring-baseconf

./mvnw spring-boot:run # + jdbc config and server setup

freemarker java jdbc spring sql web

Last synced: 29 Apr 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/nebeyoumusie/streamlit-dashboard

recreate Excel dashboards within Python web apps. No more struggling with complex VBA macros – empower yourself to generate interactive and visually appealing dashboards for financial data analysis.

duckdb plotly python sql streamlit streamlit-dashboard

Last synced: 29 Apr 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/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/yuaanlin/minisql-client

A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.

client minisql sql swift swiftui zhejiang-university zju

Last synced: 29 Apr 2026

https://github.com/alvations/dopplershift

Pythonic SQL for mere mortals

python redshift sql

Last synced: 29 Apr 2026

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/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/dadangdut33/sistem-database-warung

Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta

database gui-application java 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/analiaburgosdev/sql-voluntarios-project

SQL project for practicing database queries and constraints using a volunteer management system.

database datagrip postgresql 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/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/vineet1025/weather-app

Real-Time Weather Monitoring System

hibernate java springboot sql thymeleaf

Last synced: 30 Apr 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/csivitu/bl0b

A Discord bot to notify about upcoming CTFs, scores, ranks, and more.

discord discord-bot discord-go go go-sql golang golang-application hacktoberfest sql sqlx

Last synced: 30 Apr 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/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/rasitayaz/online-self-improvement

Online course management system with a graphical user interface

database education sql

Last synced: 01 May 2026

https://github.com/rvats20/expense-tracker

This repo contains python application to track the expenses and store the data in database

database-management plotly-dash project-repository python python-script pytorch sql

Last synced: 01 May 2026

https://github.com/kk-mp4/manim-mc-stat-animation

Automatic SQL database (with Minecraft stat files) visualisation using Manim

manim sql windows-forms

Last synced: 01 May 2026

https://github.com/rednafi/brisk-sql

Up and running with MySQL on Linux in no time

database dbeaver linux mysql sql

Last synced: 01 May 2026

https://github.com/shimul-zahan/dbms-bootcamp

This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.

dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite

Last synced: 01 May 2026

https://github.com/giancarl021/csvql

A module to quickly query CSV data as a SQL

cli csv nodejs sql

Last synced: 01 May 2026

https://github.com/gaurav000001/tender-management-cli

A C.L.I. Based Application for Tender Management, which allows users to Place a Bid for any Open Tender, browse his/her bid history, Update their profile, change their password, and Delete a Bid, Using Java with J.D.B.C. and MySQL database.

console-application java jdbc-api mysql sql

Last synced: 01 May 2026

https://github.com/bsperezb/python_sql_manage

this project read a excel, save and delete objects of database and export logs and data errors in excel format

data-science data-visualization postgresql python sql

Last synced: 02 May 2026

https://github.com/overult01/multicampampus_mysql-jdbc

멀티캠퍼스 풀스텍 교육 수강 중 MySQL쿼리문과 JDBC연동에 관한 실습입니다.

java jdbc mysql sql

Last synced: 02 May 2026

https://github.com/duguce/pylearninghub

🏝 Within this repo, I store code and notes that I've developed to improve my skills in Python programming.

code notes python3 sql

Last synced: 02 May 2026

https://github.com/thestevendev/query-planner

Query-Planner is a Java-based application designed for efficient scheduling, management, and execution of SQL queries with an intuitive graphical interface.

database java query query-builder queryplan sql

Last synced: 02 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/scarblase/spotify_analysis

Analyzing Spotify's top 1000 tracks using Python, DuckDB, and Spotify-themed visualizations to uncover trends and insights.

dbt duckdb matplotlib pandas python3 sns sql

Last synced: 02 May 2026

https://github.com/fadilxcoder/json-db

JSON column & settings in database

database json notes php poc sql

Last synced: 02 May 2026

https://github.com/architectv/estate-task

🏨 Тестовое задание Avito.Недвижимость | Сервис для управления номерами отеля и бронированиями

clean-architecture docker docker-compose fiber go golang makefile mock-test postgresql rest-api sql sqlx testify travis-ci unit-testing

Last synced: 03 May 2026

https://github.com/cyprianfusi/using-our-sql-skills-to-answer-business-questions

Using complex SQL queries, including PostgreSQL window functions, to answer specific business questions. Notably using multiple named subqueries, views to extract data from a database to address specific problems.

pandas-python postgresql sql sqlite3 window-functions-in-sql

Last synced: 03 May 2026

https://github.com/dhruv-26/parkease-pro

ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.

automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui

Last synced: 09 Jun 2026

https://github.com/yogeshjha06/jsac_app_layout_1.0.1

Industary Mapping in GIS/GPS - Using android native

android api azure java kotlin-android sql webservices xml

Last synced: 03 May 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/bilalmohib/fastapigraphqlpostgresql

This is the fastapi app using graphql to create graphql appolo server and using postgresql database

database fastapi postgresql sql sqlmodel strawberry-graphql

Last synced: 03 May 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/joaoespacheco/trybe-project-22-all-for-one

Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL

database docker mysql sql

Last synced: 04 May 2026

https://github.com/nikolatechie/trip-deals

Web application that allows searching trip deals, booking trips, and reading travel news.

mysql php react reactjs sql

Last synced: 04 May 2026

https://github.com/danielaparker/sqlcons

SQL result set construction

odbc sql sqlserver

Last synced: 04 May 2026

https://github.com/renatoelho/docker-mysql

O processo de automação da inicialização e configuração de bancos de dados MySQL em contêineres Docker é facilitado por meio de uma abordagem que permite a execução automática de scripts SQL durante o processo de inicialização. Esses scripts, que podem conter comandos para criação de esquemas, inserção de dados iniciais e configuração de parâmetros

docker docker-compose mysql sql

Last synced: 04 May 2026

https://github.com/svetlanam/data-scripts

Simple scripts for data cleaning, etl transformations and data reorganisations

data-cleaning data-transformation dimensions etl facts keboola numpy pandas python3 snowflake sql star-schema

Last synced: 04 May 2026

https://github.com/johnsoct/bash-sql-cli-local-db-query-tool

Generic Bash CLI tool to query a single row within a local PostgreSQL database.

bash cli postgresql sql

Last synced: 04 May 2026

https://github.com/said-laasri/catalog_all_things

Users can store their favourite Books, Games and Music Albums in this Bank made of Ruby

postgresql rspec rspec-testing ruby ruby-gem sql

Last synced: 04 May 2026

https://github.com/potlitel/blazorhrmanagement

HR Management - Simple sample web API project that simulates a HR Management System Application.

blazor blazor-webassembly dapper dapper-donet-core dotnet dotnetcore sql stored-procedures swagger swagger-ui t-sql webapi

Last synced: 05 May 2026

https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes

Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports

dashboard dataanalysis database mysql powerpoint python sql tableau-repository

Last synced: 05 May 2026

https://github.com/arikmukherjee/inotes

This is a fullstack web development project .

bootstrap html-css-javascript jquery php sql

Last synced: 05 May 2026

https://github.com/mohamedjakkariya/init-node-server

To create the Node SQL Express(NOSE) server with a single line of code to initialize the repository. Also this like a kind of CRA (Create-react-app) template.

expressjs nodejs server sql

Last synced: 05 May 2026

https://github.com/dkoh2018/sql_db

ETL pipeline for processing LinkedIn company data: extracts JSON, normalizes, and stores in MySQL

data-engineering data-pipeline etl json linkedin mysql sql

Last synced: 05 May 2026