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/danny-yamamoto/go-duckdb-example

Playing with DuckDB.

duckdb go olap sql

Last synced: 22 Jun 2026

https://github.com/sblack4/lolcrawler

Get data from the Riot API and put it into a SQLite database

api league-of-legends python sql sqlite sqlite3

Last synced: 22 Jun 2026

https://github.com/saisurajmatta/covid-19-data-exploration-project

An SQL-based exploration of COVID-19 data and vaccination progress using the Covid-Deaths dataset for insights into global pandemic trends.

data-exploration data-exploration-and-preprocessing mssql mysql sql sql-data-analysis sql-data-exploration sql-queries

Last synced: 23 Jun 2026

https://github.com/flum1025/sql-enum-generator

sql-enum-generator is a tool that parses SQL INSERT statements from a file and automatically generates OpenAPI schema files. The generated OpenAPI schema can be used with existing tools to generate type definitions in various programming languages.

code-generator go openapi3 postgresql sql

Last synced: 23 Jun 2026

https://github.com/ankitrai259/movielens-dataset-analysis-sql

Analysis of MovieLens Dataset Using SQL

postgresql sql

Last synced: 23 Jun 2026

https://github.com/repdiken/fcc-relational-db-universe

PostgreSQL-based relational database project for FreeCodeCamp certification. Includes five interrelated tables with real and fictional astronomical data.

certificate database freecodecamp freecodecamp-certification postgres postgresql relational-databases sql sql-project

Last synced: 23 Jun 2026

https://github.com/danbugs/dancing_sql

This is an incoming SQLite clone compiled to WebAssembly.

c sql webassembly

Last synced: 23 Jun 2026

https://github.com/pjj11005/coding_test

coding test study(Python, SQL)

baekjoon codingtest programmers python3 sql

Last synced: 23 Jun 2026

https://github.com/abhishek08aug/litedb

A database from scratch - WAL, LSM-Tree, B+ Tree, MVCC, Raft and consistent hashing implemented from first principles in Python and Java

b-plus-tree consensus consistent-hashing database distributed-systems from-scratch java lsm-tree mvcc python query-engine raft sql storage-engine write-ahead-log

Last synced: 23 Jun 2026

https://github.com/dj258255/minidb

A relational database built from scratch in C to dissect how PostgreSQL/MySQL work — pages, buffer pool, heap, B+Tree, SQL parser/executor, WAL, transactions.

b-tree c database database-internals dbms from-scratch learning-project sql storage-engine wal

Last synced: 24 Jun 2026

https://github.com/alonmell/migrator

A lightweight, transaction-safe SQL migration tool for Go applications featuring version-based tracking, bidirectional migrations, and detailed logging.

database-migrations golang sql transactions versioning

Last synced: 25 Jun 2026

https://github.com/iamskyy666/postgresql-resources

PostgreSQL - resources 🔵

postgresql sql

Last synced: 25 Jun 2026

https://github.com/nathan-lindstedt/coal_study

ProQuest Index Scraping w/ Selenium and Beautiful Soup

beatifulsoup climate-change coal selenium-python sql

Last synced: 25 Jun 2026

https://github.com/y-india/sql-practice

A collection of SQL practice queries covering basics, joins, subqueries, and data analysis concepts. Built to strengthen query logic and database fundamentals through hands on practice.

course learning postgresql practice sql

Last synced: 25 Jun 2026

https://github.com/nur-zaman/sql-guard

Validate AI generated PostgreSQL queries against explicit allowlists. This package parses SQL into an AST and denies anything outside your policy.

security sql sql-injection sql-sanitizer

Last synced: 27 Jun 2026

https://github.com/sya-ri/sqldelight-oracle

Oracle Database support for SQLDelight and sqldelight-check.

oracle oracle-database sql sqldelight sqldelight-check

Last synced: 27 Jun 2026

https://github.com/jeremylongshore/beads-dolt

A Dolt/DoltHub-aware Claude Code plugin for the beads (bd) task tracker: skill + 5 expert agents + a wired dolthub/dolt-mcp server. Builds on beads and Dolt/DoltHub.

beads claude-code claude-code-plugin dolt dolthub mcp sql task-tracking

Last synced: 28 Jun 2026

https://github.com/hoehrmann/text-ansitable-sqlstylesheet

Text::ANSITable::SQLStyleSheet Perl module

ansi-colors perl sql stylesheets table-formatter

Last synced: 29 Jun 2026

https://github.com/mujeeb218353/railway-ticket-booking

Railway Ticket Booking Management System

java java-gui-based sql

Last synced: 29 Jun 2026

https://github.com/arevalolance/sqlgen

Generate SQL with natural language

ai llm postgresql prisma sql

Last synced: 29 Jun 2026

https://github.com/icalialabs/archon-gem

ARchon: Summoning the powers of ActiveRecord and ARel to wreak havoc

activerecord archon arel crazystuff rails sql

Last synced: 29 Jun 2026

https://github.com/thetechdog/the-snap-sideloader-repo-template

Template for creating repositories compatible with TSS format

sql sqlite

Last synced: 29 Jun 2026

https://github.com/zweli-jr/tvps

Database for a pet shop (Tyger Valley Pet Shop)

database sql

Last synced: 29 Jun 2026

https://github.com/exo-portal/exo-auth

Exo Auth is the authentication service for Exo, supporting HttpOnly cookies, JWT, and OAuth for secure and flexible user authentication. It ensures robust access control and seamless integration across Exo services.

authentication authorization backend java maven oauth2 spring spring-boot spring-security sql yml

Last synced: 05 Apr 2026

https://github.com/jonas-sanga/invest-portfolio-microservices

🏗 Demonstration of Microservices with RabbitMQ (Includes CloudAMQP) managing investment portfolios in the financial sector

cloudamqp jpa jpa-hibernate postgresql rabbitmq rabbitmq-consumer rabbitmq-producer spring spring-boot spring-mvc spring-web sql

Last synced: 05 Apr 2026

https://github.com/hendurhance/microblog-flask

A mirco blog using Flask and SQL

ajax css3 flask flask-sqlalchemy html5 javascript python sql

Last synced: 05 Apr 2026

https://github.com/joaopjt/africa.js

África.js is a fulfilled query builder/orm that runs over SQL Server, SQLite, MariaDB, MySQL and PostgreSQL.

mariadb mysql postgresql sql sqlite sqlserver

Last synced: 05 Apr 2026

https://github.com/therealbyteraver/sql-library-manager

Treehouse Project 8: SQL Library manager

express nodejs orm sequelize sql

Last synced: 18 Apr 2026

https://github.com/eriknathan/crud-python-postgres

Um pequeno sistema modularizado que permite cadastrar, editar, visualizar e apagar pessoas pelo seu nome, idade, email e cpf em um banco de dados Postgres.

banco-de-dados crud postgres python python3 sql

Last synced: 18 Apr 2026

https://github.com/dz1kill/db_schema_performance_test

Tests of sql queries and different table schemas.

javascript migration nodejs postgresql sql testing

Last synced: 18 Apr 2026

https://github.com/monardop/practica_sql

Repositorio con ejercicios de práctica de SQL Server y MySQL

data-base mysql practice practice-project sql sql-server

Last synced: 18 Apr 2026

https://github.com/bolshovaelizaveta/covid19_spark_analysis

Учебный проект по дисциплине 'Базы данных для компьютерного зрения'. Разработка аналитической платформы для эпидемиологического мониторинга COVID-19 с использованием Apache Hadoop и Spark

apache-hadoop apache-spark covid-19 data-analysis jupyter-notebook machine-learning medical-imaging pyspark sql

Last synced: 18 Apr 2026

https://github.com/rahuls-1106/dataspark

DataSpark is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.

data-visualization jupyter-notebook matplotlib numpy pandas-dataframe powerbi python seaborn sql

Last synced: 18 Apr 2026

https://github.com/balamurugan-annadurai/sql-practice

Basic SQL queries Practice

mysql sql

Last synced: 04 Jun 2026

https://github.com/harika534/smp

The "Student Management Project" is an integrated platform that provides a comprehensive solution for managing student informa- tion,academic records,and administrative tasks within an educa- tional institutions.

css html javascript php sql

Last synced: 18 Apr 2026

https://github.com/gvanderest/seaql

SQL Building Library

generator mysql postgres sql

Last synced: 18 Apr 2026

https://github.com/sup2point0/ignis

Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!

ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images

Last synced: 18 Apr 2026

https://github.com/kristoferlund/ic-turso-demo

Running Turso (SQLite) on ICP

internet-computer rust sql turso turso-db wasm

Last synced: 19 Apr 2026

https://github.com/phelipe-sempreboni/certificates

Tutorial intended for information about my licenses and certificates acquired over time.

certificate certificates certification course data database datascience licences license-management marketing marketing-analytics python sql

Last synced: 16 May 2026

https://github.com/mohamedmahertawfik/laravelgymsystem

A dynamic gym management system to streamline memberships, schedules, and fitness tracking.

api jwt-authentication jwt-token laravel mysql php repository-pattern sql traits

Last synced: 19 Apr 2026

https://github.com/realeroberto/sql-notebook

A collection of SQL snippets.

databases rdbms relational-databases sql

Last synced: 04 Jun 2026

https://github.com/huemulsolutions/huemul_sql_decode

Obtiene los campos y tablas utilizados en una sentencia SQL

bigdata chile data data-governance governance spark sql

Last synced: 19 Apr 2026

https://github.com/artodeschini/taskservice

A Simple RestFull Sample JEE with micro profile Quarkus

bootstrap h2-database html javascript jquery microservice rest-api sql

Last synced: 19 Apr 2026

https://github.com/yuvrajsaraogi/unemployment-analysis-with-python

Unemployment is measured by the unemployment rate which is the number of people who are unemployed as a percentage of the total labour force. We have seen a sharp increase in the unemployment rate during Covid-19, so analyzing the unemployment rate can be a good data science project.

big-data big-data-analytics data-analysis data-science data-visualization engineering excel jupyter-notebook machine-learning mini-project natural-language-processing nlp project python3 sql

Last synced: 19 Apr 2026

https://github.com/hellofromtonya/term-hierarchical-search-sandbox

Term Hierarchical Search Sandbox Plugin

sql wordpress-plugin

Last synced: 19 Apr 2026

https://github.com/gabrielamoura25/one-for-all

Projeto de normalização e criação do banco de dados MySQL SpotifyClone.

backend database docker mysql queries sql

Last synced: 19 Apr 2026

https://github.com/bl00mguy/db-design-itmo

Курс проектирования баз данных

db db-design docker dockerfile mongodb nosql postgresql sql

Last synced: 19 Apr 2026

https://github.com/rachel-xmr/free-education

Development -- “Free Education” Platform

javascript mysql-database php sql ui-design ux-design web website-development

Last synced: 19 Apr 2026

https://github.com/lucasbailo/sunday-studies

Practicing C# with SQL

asp-net-mvc csharp dotnet sql

Last synced: 19 Apr 2026

https://github.com/apostolos-k/ntua-database-project

A project for the Databases course at Ece Ntua 2021-22, in which we simulate a database system for the Hellenic Foundation for Research & Innovation (HFRI).

database ntua-ece postgresql sql

Last synced: 19 Apr 2026

https://github.com/ch-garcia/leetcode-sql

This repository contains all of my SQL solutions for problems solved on LeetCode using PostgreSQL.

leetcode leetcode-practice leetcode-questions leetcode-solutions postgres postgresql sql

Last synced: 04 Jun 2026

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

Django web app for student management

django html python sql

Last synced: 25 Apr 2026

https://github.com/holicc/qurious

Qurious is a high-performance, in-memory query engine written in Rust and built on top of the Apache Arrow framework

arrow database rust sql

Last synced: 19 Apr 2026

https://github.com/naimur-29/learning-fastapi

Learning backend with FastAPI

database fastapi postgresql python3 sql

Last synced: 20 Apr 2026

https://github.com/anu-gtb/express_airworks

This airline management system, built with Node.js, Express.js, and Sequelize on a MySQL database, efficiently handles flight, passenger, and booking operations. Express.js provides a clean API and Sequelize simplifies database interactions with MySQL, offering a scalable and robust solution.

backend database-management database-migrations expressjs flight-booking gemini-api genai mysql nodejs routes sequelize sql web-dev

Last synced: 20 Apr 2026

https://github.com/crolbar/gql

TUI database management tool

bubbletea go golang sql tui

Last synced: 20 Apr 2026

https://github.com/kristenjiang929/advanced-sql-mysql-for-ecommerce-web-analytics

Ecommerce Database Analyst: Maven Fuzzy Factory (Udemy - Advanced SQL: MySQL for Ecommerce & Web Analytics)

dataanalysis databse ecommerce mysql sql udemy

Last synced: 20 Jun 2026

https://github.com/kambleakash0/databricks-cve-lakehouse

An end-to-end data engineering project building a CVE cybersecurity data lakehouse on Databricks. Implements the Medallion Architecture using Apache Spark and Delta Lake to transform raw JSON data into actionable security insights.

apache-spark cve cybersecurity data-engineering databricks delta-lake etl-pipeline medallion-architecture pyspark sql

Last synced: 04 Jun 2026

https://github.com/wesgtox/programming-lab-iv

College "Programming Lab IV" exercises.

java java-gui netbeans netbeans-ide postgresql sql tsql

Last synced: 20 Apr 2026

https://github.com/khnraheel/companymanagementapp

A desktop-based ERP (Enterprise Resource Planning) application built using C# Windows Forms, featuring Crystal Reports for advanced reporting and printing. The system supports modules for Finance, Employee Management, and User Authentication, providing a structured solution for internal company operations.

crystal-reports desktop-application dotnet-framework employee-management erp management-system sql sqlserver visual-studio windows-forms

Last synced: 20 Apr 2026

https://github.com/furqanhun/dbms-labmanual

This repo includes documention of MySQL quries used for my DBMS Lab Manual Tasks

dbms mysql sql

Last synced: 04 Jun 2026

https://github.com/anas-shakeel/cs50x-2024-journey

Every program i wrote in cs50x 2024 course taught by David Malan at harvard. This repository contains all the programs from lectures as well as the problem sets.

c cs50x flask harvard-university html-css-javascript python3 sql sqlite3

Last synced: 20 Apr 2026

https://github.com/rami24t/build-a-world-cup-database-fcc-project

create PostgreSQL Database; create Bash script that enters information into PostgreSQL, then query the database for useful statistics.

bash-script sql

Last synced: 20 Apr 2026

https://github.com/karan-sharxa/sql

SQL for DATA_ANALYTICS

sql sql-query sql-server sqlalchemy

Last synced: 04 Jun 2026

https://github.com/aymanek24/authenticationjwt

This an authentication System made with SpringBoot Using JWT

authentication doctor jwt-auth jwt-authentication jwt-bearer-tokens jwt-token postgresql spring-boot sql

Last synced: 20 Apr 2026

https://github.com/xihuanxiaorang/doclib

涵盖全栈开发所需的各种技术:前端 (Vue3全家桶、TypeScript、Uniapp、微 信小程序)和后端(Spring、 SpringBoot、SpringCloud、源码分析 【JDK、Spring、SpringBoot、 Mybatis】)等等

datastructures-algorithms interview java spring springboot springcloudalibaba sql vue3

Last synced: 20 Apr 2026

https://github.com/incubated-geek-cc/sql.js-node_and_browser-plugin

The sql.js plugin modularised for compatibility with both Browser and NodeJS

sql sqlite

Last synced: 20 Apr 2026

https://github.com/an4pdm/plataforma-de-gerenciamento-escolar-intuitivo-com-crud

Projeto Full-stack com integração entre Python e MySQL, permitindo o gerenciamento de dados de um sistema escolar com uma GUI simplificada.

automation coding database development full-stack gui programming project-repository python python3 simple-gui sql

Last synced: 20 Apr 2026

https://github.com/adityaprakash-bobby/simple-db

[WIP] A SQLite-like Database from scratch in C

c database dbms relational-databases sql

Last synced: 20 Apr 2026

https://github.com/robinmillford/hr-analytics-employee-performance-analysis

HR Analytics: Unveiling Employee Performance - A comprehensive exploration of employee data using SQL and Power BI, uncovering key insights for strategic HR decision-making.

data-analysis data-visualization jupyter-notebook powerbi python3 sql

Last synced: 20 Apr 2026

https://github.com/databek-uz/training_adf

training adf

adf sql

Last synced: 20 Apr 2026

https://github.com/databek-uz/medium

📄 Medium Channel Content Hub

backup csv python sql

Last synced: 20 Apr 2026

https://github.com/westrachel/sql-small-programs

Problems to practice creating, reading from, updating, and deleting PostgreSQL databases.

ddl dml postgresql sql

Last synced: 05 Jun 2026

https://github.com/kavin1421/agricultural_farm

ML solutions and other API based features to support Agriculture and Farmers. Goto Wiki or click on below link for Project Report.

hack ml php python sklearn-library sql

Last synced: 05 Jun 2026

https://github.com/ssanthosh010303/d16c2

Day-16 Challenge-2: Performing Queries with a Pre-filled Database

mysql rdbms sql

Last synced: 20 Jun 2026

https://github.com/ssanthosh010303/d17c1

Day-17 Challenge-1: Performing Queries on a Pre-filled Database

database mysql rdbms sql ssms

Last synced: 10 May 2026

https://github.com/akhtar21yr/flask-restful-api

This folder comprises multiple RESTful API projects developed with Flask and SQL tools. Each project implements RESTful APIs to interact with databases, enabling efficient data management and communication between client and server. These projects serve as robust foundations for building scalable and dynamic web applications with Flask.

flask flask-api flask-application flask-backend flask-restful flask-sqlalchemy mysql orm sql

Last synced: 21 Apr 2026

https://github.com/ahmedabougabal/myleetcodesqlanswers

My Documented MySQL LeetCode answers for reference.

database databaseengineering interview leetcode-solutions mysql-database sql

Last synced: 21 Apr 2026

https://github.com/devenes/web-server-provisioning

Provisioning a Web Server and a Database Server with a Dynamic Website Using Ansible

ansible apache database sql terraform

Last synced: 21 Apr 2026

https://github.com/giomjds/meta-database-engineer-capstone

Collection of tasks in Meta Database Engineering Capstone Project

mysql python sql

Last synced: 21 Apr 2026

https://github.com/nikolaevdmv/transaction-isolation-learning

Reproduce isolation phenomena using jdbc-template

gradle java jdbctemplate sql transaction-isolation-level

Last synced: 21 Apr 2026

https://github.com/joeychilson/litemigrate

A simple SQLite migration library for Go.

go golang migrate migrations sql sqlite

Last synced: 21 Apr 2026

https://github.com/kayw-geek/sql-order-analyse-tools

A tool used to check the order of columns in SQL table structure.

sql sql-analyse sql-report

Last synced: 21 Apr 2026

https://github.com/rafasancor/bancodedados-hotel

Banco de dados MySQL para gerenciamento de um hotel. Ele armazena informações sobre clientes, reservas, ocupações, serviços adicionais e administração do hotel, garantindo uma gestão eficiente e organizada dos dados.

mysql sql

Last synced: 05 Jun 2026

https://github.com/nkosimlaba/lan-multiplayer-quiz

A multiple choice practice application

client-server java llama3 socket-programming sql

Last synced: 22 Apr 2026

https://github.com/ewgeni-dinew/04.databases_advanced-entity_framework

I will be submitting exersices from the fourth course, that I am currently undergoing at the Software University(SoftUni) in Sofia, from 24.10.17 untill 10.12.17. In this course we will be working with one of the most modern ORM technologies-Entity Framework, which is a standard in C# and .Net apps. This is my second professional course at SoftUni, part of the DB Fundamentals Module. I will be using Microsoft Visual Studio 2017 and Microsofts SQL Server Management Studio 17.3 for the upcomming tasks.

csharp database entity-framework-core softuni sql visual-studio

Last synced: 22 Apr 2026

https://github.com/matheusadc/salesapi

The API represents an online sales environment using Python, Redis and SQL.

python redis sql

Last synced: 22 Apr 2026