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/bkopysc/marketplaceproject

Simple marketplace web app

asp-net-core sql sql-server

Last synced: 28 Apr 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/shengyou/exposed-demo

Demo assets for Exposed framework

dao exposed kotlin orm sql

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

Core Java - Batch 130 Fullstack Developer Camp

core-java java lambda postgresql sql

Last synced: 01 May 2026

https://github.com/tiny-essentials/puddysql

🍮 Powerful SQL toolkit for Node.js, built with flexibility and structure in mind. Easily manage SQLite3/PostgreSQL, advanced queries, smart tag systems, and full JSON-friendly filters.

advanced-search database nodejs postgres postgresql query-builder sql sql-builder sql-query sqlite sqlite3 tag-system tiny-essentials

Last synced: 01 May 2026

https://github.com/wayofdev/laravel-data-query-builder

Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.

cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql

Last synced: 28 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/yusufyusie/database-diagram

I will get a database diagram, interpret it, and implement the SQL needed to build that database.

database database-diagrams database-schema postgresql sql

Last synced: 26 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/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/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/jackosheadev/databasetechproject

This is a repo for a database project which involves creating tables, populating them, viewing data with selects and finally simulating a transaction

data database mssql sql

Last synced: 28 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/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/jbangtson/subaru-forester-craiglist-dashboard

This is a technical dashboard for customers seeking Subaru Foresters. 🚘

cars dashboard r shiny sql sqlite subaru

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/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/shuklaritvik06/databases

Learnings and Projects of using Databases

mysql postgresql redis sql sqlite

Last synced: 29 Apr 2026

https://github.com/z-bj/sql_reference

Object containing commonly used SQL commands.

json post-it sql

Last synced: 01 May 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/juantarrel/dumpler

Dumpler is a command-line tool that provides a way to dump sql databases

go 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/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/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/yessasvini23/ibm-data-science-professional-certification

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera data-science dataanalysis ibmprofessionalcertificate machine-learning python sql

Last synced: 01 May 2026

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/hugojunior/sql-server-docker

Configuração para criar um ambiente de desenvolvimento usando SQL Server sem restrições de sistema operacional.

docker docker-compose sql sqlserver

Last synced: 01 May 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/brooksv/sqlqueryclass

Provides functionality for executing SQL queries and managing SQL datasets

powershell sql sql-server

Last synced: 29 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/vitor-msp/originarios-v2

Desenvolvimento de um site para venda de produtos indígenas. Versão 2.

asp-net-mvc bootstrap cropperjs csharp dotnet entity-framework razor sql sqlserver

Last synced: 28 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/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/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/stefanov-sm/sqlmethods

Define PHP methods as SQL queries

php postgresql sql

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

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/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/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/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/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/willie-conway/relational-database-administration-capstone-project

🧱 Relational Database Administration Capstone Project focuses on design, secure, optimize, and automate OLTP & Data Warehouse systems using MySQL, PostgreSQL, Apache Airflow, and shell scripting. 💾🔐📊⚙️

airflow backup data-pipelines data-warehousing database-admin database-security encryption etl mysql oltp optimization phpmyadmin phppgadmin postgresql restore shell-scripting sql

Last synced: 16 Apr 2026

https://github.com/burningtyger/mdb2sql

Convert mdb files to sql files in your browser

converter docker mdb mdbtools online ruby sinatra sql sqlite

Last synced: 14 Apr 2026

https://github.com/cgivre/drill-xml-plugin

XML Plugin for Apache Drill

apache-drill big-data data-science database sql xml

Last synced: 09 Apr 2025

https://github.com/vikashsprem/syncstudy-server

The ultimate book-sharing platform that fosters collaborative learning and exploration.

docker java mysql spring spring-boot sql

Last synced: 12 Feb 2026

https://github.com/megos/setparametergeneratorforcode

A5:SQLでSQLパラメータをバインドするコードを生成するプラグイン

a5sql sql

Last synced: 12 Feb 2026

https://github.com/othastudio/nusql

Simplify the process of building SQL queries in Node.js applications

nodejs sql sql-query typescript

Last synced: 12 Feb 2026

https://github.com/hadeel-abdaljalil/a-simple-summary-of-sql-basics

My own Summery for *SQL* -DataBase- University Course.

sql

Last synced: 12 Feb 2026

https://github.com/profpantoja/bd-exercicios

Repositório das listas de Exercícios da disciplina de Modelagem de Banco de Dados e Banco de Dados.

der mariadb mer modelo-conceitual modelo-entidade-relacionamento peter-chen sql

Last synced: 22 Feb 2026

https://github.com/dreamless07/my-projects

All the projects i have contributed and worked on are in this repository. Contains all files and code for every specific project.

beginner-project databases intermidiate-projects java projects python3 sql

Last synced: 18 Jan 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/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/loinguyen3108/wide-world-importers-dbt

The project use dbt to transform wwi data

dbt jinja sql

Last synced: 12 Feb 2026

https://github.com/losizm/little-sql

Scala extension methods for java.sql

java scala sql

Last synced: 19 Apr 2026

https://github.com/xaquinalves/1_daw_bd_sql

All SLQ code created during my databases classroom

learning sql

Last synced: 11 Feb 2026

https://github.com/rozhakxd/securesqlfirebird

Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.

database firebird firebirdsql flamerobin grant revoke sbd security sql

Last synced: 16 May 2025

https://github.com/leomsgit/projetos_pessoais

Projetos de Desafio Pessoal ou Processos Seletivos

c exercises gupy http-requests json mysql python python3 rest-api sql test

Last synced: 13 Apr 2026

https://github.com/oussamahaimoud/Actuarial-studies-SAS-R-Python-VBA-Excel-Sql

Actuarial studies (SAS, R, Python, VBA-Excel, Sql)

python r sas sql vba-excel

Last synced: 20 Jul 2025

https://github.com/awkspace/itinerary

A tool to apply pure SQL migrations to PostgreSQL databases at runtime.

postgresql python sql

Last synced: 14 Jan 2026

https://github.com/turbot/steampipe-mod-alicloud-thrifty

Are you a Thrifty Alibaba Cloud dev? This mod checks your Alibaba Cloud account(s) for unused and under-utilized resources using Powerpipe and Steampipe.

alibaba-cloud alibabacloud alicloud aliyun cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 19 Mar 2026

https://github.com/sevdanurgenc/mssql-exam-questions-bank

This repo includes an MsSQL Database file for exam questions.

database mssql sql sqlserver

Last synced: 23 Mar 2025

https://github.com/avipars/db-mini-project

Book Database System for a Library

database-management postgresql sql

Last synced: 12 Apr 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: 06 Apr 2025

https://github.com/alexandredev3/jwt-secure-authentication

Utilizando JWT para um autenticação segura em Node.js e Typescript.

jsonwebtoken jwt jwt-authentication koajs nodejs sql sqlite typeorm typescript

Last synced: 16 Apr 2026

https://github.com/kouisamine/sql-minifier-compressor

Minify your SQL by removing all the unnecessary characters.

minifier minify online source-code sql sql-minifier sql-minify sql-query tools

Last synced: 19 Mar 2026

https://github.com/sufiyanahmed4566/sql-musicmaven

"This Music Store Database Project showcases SQL skills through comprehensive database design, query optimization, and data analysis. Includes ER diagram, database file, query questions (Easy, Medium, Hard), answered queries, and CSV table data. Ideal for recruiters seeking skilled SQL developers for music store management and data analysis.

data-analysis database insights mysql-database oracle-database relational-databases sql

Last synced: 17 Mar 2025

https://github.com/aishanipach/interview-checkpoints

Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.

cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet

Last synced: 03 Jul 2025

https://github.com/dorisjin1003/dataanalystportfolioprojects

This repository contains my Data Analytics portfolio projects ranging from Python, Tableau and Excel.

analytics competitor-analysis dashboard excel market-analysis portfolio portfolio-project portfolio-site sql tableau tableau-dashboards

Last synced: 19 Mar 2026

https://github.com/majora2007/easy-java

I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper

automation java pojobuilder pojos python rowmapper sql

Last synced: 21 Jan 2026

https://github.com/codelur/codelur

I'm a Full Stack Developer who builds scalable, user-focused applications. Inspired by video games, travel, and charity work, I bring creativity, problem-solving, and a global perspective to every project

bootstrap full-stack html java javascript nosq reactjs relational-databases springboot sql

Last synced: 12 Apr 2026

https://github.com/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 2025

https://github.com/habibun/sql

Structured Query Language

learning sql

Last synced: 19 Mar 2026

https://github.com/camilajaviera91/dag-first-approach

This project automates the extraction, transformation, and export of sales data from a PostgreSQL database, enhances the data with exchange rate information, and exports the results in CSV and Google Sheets formats. It uses a Directed Acyclic Graph (DAG) to manage task dependencies and execute them in order.

airflow dag dotenv faker googlesheets gspread gspread-dataframe matplotlib-pyplot network oauth2 os pandas postgresql psycopg2 python random requests sql

Last synced: 13 Apr 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/camara94/aide-memoire-mdx

MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast

business-intelligence data-warehouse mdx sql

Last synced: 08 Oct 2025

https://github.com/betulcfb/covidproject-koronaprojesi

This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.

excel sql tableau

Last synced: 19 Mar 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/gastonduault/polywine

IOS and Android mobile application for managing a connected wine cellar. With Flutter framework and flask API.

android dart docker docker-compose flask flutter ios python sql wine

Last synced: 14 Feb 2026

https://github.com/semrekkers/querier

Simple SQL builder and executor for Go

builder database go sql

Last synced: 14 Jan 2026

https://github.com/kevindasilvas/api_movies

Api rest entirely made in php to manage movies,actors and directors.Test made for the php developer role at magic web design

api api-rest mysql php php7 sql

Last synced: 07 Oct 2025

https://github.com/pymarcus/data_warehouse

Criação de um modelo de dados, desing, star schema com o SQL power architect

architect datawarehouse sql

Last synced: 15 Feb 2026

https://github.com/mateoniksic/project-project-management

web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]

college-project css dashboard database html php sql usermanagement

Last synced: 13 Apr 2026

https://github.com/arkapg211002/local-frame

Developed a responsive photo gallery using Next.js, Supabase, and Tailwind CSS. Enabled photo upload and storage with Supabase, leveraging Next.js for dynamic routing and React components. Integrated user authentication for secure access.

javascript jsx nextjs14 node-js sql supabase tailwind-css

Last synced: 13 Apr 2026