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/pprattis/a-programming-tutorial-web-app-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 28 Sep 2025

https://github.com/PGBSNH20/ludo-v2-ludov2-group-9-linux-ludo

A multiplayer Ludo game written in Blazor & ASP.NET Core.

asp-net-core blazor razor-pages signalr sql tailwindcss web-assembly

Last synced: 11 Mar 2025

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/vinhcao09/embeded_laborary

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot

arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql

Last synced: 14 Apr 2026

https://github.com/shanu-shahbin/django_orm_mastery

Django ORM Mastery is a hands-on project developed to help understand and master Django's ORM features. This project contains examples and implementations of various ORM queries, model relationships, signal handling, transactions, and custom managers.

crud django grappelli orm sql

Last synced: 19 Apr 2026

https://github.com/hedimuhamad/movie_api

Movie_API created with PHP and MariaDB

mariadb php sql

Last synced: 15 Apr 2026

https://github.com/code-raushan/bitespeed-identity-reconciliation

Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.

assignment nodejs postgresql sql

Last synced: 15 Apr 2026

https://github.com/dhruvrajsinhzala24/online-payment-portal

A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.

database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server

Last synced: 11 May 2026

https://github.com/aidenfockens/sexualhealthapp

Tackle some of the tough problems STD's present! Anonymously alert partners they need to get tested, find nearby hospitals, and track your symptoms. Supports Google authorization and user interaction.

express node react sql

Last synced: 16 Apr 2026

https://github.com/mehulcode12/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic

This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.

expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp

Last synced: 03 May 2026

https://github.com/apostolouagge/cinema-management-program-mvc

Cinema management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Mar 2026

https://github.com/cs-joy/pysql

Python With MySQL

mysql python sql

Last synced: 20 Apr 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/brunos3d/banco-relacional

🛢 SQL - Projeto de estudo sobre bancos relacionais.

sql study

Last synced: 10 Feb 2026

https://github.com/targetta/ankaflow

YAML-based data pipeline framework that runs both locally and fully in-browser designed for data engineers, ML teams, and SaaS developers who need flexible, SQL-powered pipelines.

bigquery clickhouse data-analysis dataops deltalake duckdb elt-pipeline etl etl-automation motherduck parquet python sql

Last synced: 09 Oct 2025

https://github.com/elissorokin/data-analyst-portfolio-rus

Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.

ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis

Last synced: 25 Feb 2026

https://github.com/grinsteindavid/express_api_architecture_prototype

docker compose, rest api, sql query builder, queue worker, smtp email, crons, validations, custom scripts and testing

crons docker express jest node nodemailer redis sql

Last synced: 01 Feb 2026

https://github.com/dadananjesha/twitter-search-api

A minimum viable product written in Python using Django and the Django REST Framework with a sqlite database.

django-application django-rest-framework dockerfile mvp mvt-architecture python3 sql sqlite3 twitter-api

Last synced: 20 Apr 2026

https://github.com/colinbut/car-boot-sale

A more sophisticated Spring Boot example than the simple hello world

apache-commons hsql java junit junit4 kotlin spring-boot sql

Last synced: 03 May 2026

https://github.com/theoyinbooke/beginnerssql

This is the sample data used in teaching SQL on my YouTube Channel

beginner-friendly database sql

Last synced: 27 Feb 2026

https://github.com/dataspoclab/dataspoc-lens

Virtual warehouse — SQL + Jupyter + AI over cloud Parquet via DuckDB

cli data data-engineering data-lake duckdb etl parquet python singer sql

Last synced: 20 Apr 2026

https://github.com/tatangharyadi/integration

Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run

auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog

Last synced: 22 Jan 2026

https://github.com/tsvillain/pglens

A simple PostgreSQL database viewer tool with a modern web interface. Browse tables, view data, and explore your database with ease.

cli-tool database-explorer database-management database-tool database-viewer postgres postgresql sql web-interface

Last synced: 02 Mar 2026

https://github.com/exegeses/introdb-63206

Curso Introducción a Bases de datos | código 63206

database-design databases mysql mysql-server sql

Last synced: 20 Apr 2026

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

Spring (Web+JDBC)

java jdbc postgresql spring sql web

Last synced: 20 Apr 2026

https://github.com/starkgang/unidb-beta

Attempt to bring Mongo DB syntax to SQL.

mongo mongodb pymongo python3 sql sqlite sqlite3

Last synced: 15 Oct 2025

https://github.com/vasu10134/food-delivery-management-system

This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.

java sql

Last synced: 24 Jun 2026

https://github.com/qw-0p/software-store

This is a monorepo that contains the entire e-commerce store project, including both server and client components

2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript

Last synced: 14 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/candygoose/database_se

Базы данных Программная инженерия (ПИиКТ) ИТМО

database itmo psql software-engineering sql

Last synced: 11 Feb 2026

https://github.com/mpolinowski/nodered-alasql

Working with AlaSQL in Node-RED

alasql database node-red node-red-flow sql

Last synced: 04 May 2026

https://github.com/muhammadadilnaeem/text-to-sql-llm-app-along-with-querying-sql-database-using-google-gemini

Welcome to the Text-To-SQL LLM App! This project leverages advanced language models to convert natural language queries into SQL statements, providing a seamless interface to interact with SQL databases using the Google Gemini API. 🎉

css gemini-api google html huggingface-spaces llm markdown python sql streamlit

Last synced: 15 Apr 2026

https://github.com/theleopard65/theleopard65

Hey there, Welcome to my coding playground of cybersecurity related projects. Here's a sneak peek into the digital world of TheLeopard65.

c c-plus-plus c-sharp ctf cybersecut intro introduction java javascript me pakistan player portfolio profile python3 sql

Last synced: 15 Apr 2026

https://github.com/cuadernin/minigestorsql

GUI que permite realizar distintas operaciones a una base de datos SQL.

gestor gui mysql postgresql python sql sqlite3

Last synced: 09 May 2026

https://github.com/hafez-cs/cs50sql-note-

Harvard SQL Course Booklet

course cs50sql harvard sql

Last synced: 19 Mar 2026

https://github.com/camilajaviera91/mock-data-factory

Generate large-scale synthetic datasets using SQL and BigQuery.

bigquery dbt dotenv exceute-batch faker load-dotenv os postgresql psycopg2 psycopg2-extras random sql yml

Last synced: 04 May 2026

https://github.com/openpotato/sqldocs

A cross-platform console application build with .NET 8 to create nice looking schema documentations for SQL databases.

dotnet sql sqldocs

Last synced: 21 Apr 2026

https://github.com/atymri/linqsimulator

LINQ Simulator is an interactive C# console application designed to let you experiment with LINQ queries in real time.

console csharp data data-analysis linq query sql

Last synced: 23 Oct 2025

https://github.com/ayushkhodankar/certificategeneration-php

certificate generation and searching module in PHP

certificate-generation javascript php phpmyadmin search-module sql

Last synced: 07 Feb 2026

https://github.com/q-m/metabase-matview

Basic webapp to materialize questions in Metabase

materialized-view materialized-views metabase sql webapp

Last synced: 25 Jun 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/dpgitaccount/data-analytics-repo

"Comprehensive data analytics toolkit: In this Python , SQL, Excel, Jupyter and visualizations is contain for data exploration, cleaning, modeling, and insights."

dataanalysis excel python sql

Last synced: 19 Apr 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/debora-carvalho/bdrevisaosql

Exercícios de revisão SQL solucionados para a disciplina de Modelagem de Banco de Dados (Maio/2024).

dbdesigner sql sql-server-database

Last synced: 11 Feb 2026

https://github.com/swastikiiit/ai-education-portal

An AI-powered SaaS platform that enables users to create personalized voice agents for interactive topic-based teaching. Tackles the problem of passive learning with dynamic lessons, inline quizzes, and real-time activity tracking. Includes subscription tiers, user-specific customization, and Sentry-powered error & performance monitoring.

clerk nextjs nodejs postgres react saas-application sentry shadcn sql stripe supabase tailwindcss vapi vercel zod

Last synced: 27 Mar 2026

https://github.com/rajsunny5714/url-short-springboot-backend

This file contains the full backend code of the url-short web app using springboot, security, aws cloud db, etc

aws docker-container java jdbc jwt-authentication render springboot springsecurity springsecurity-jwt sql

Last synced: 06 May 2026

https://github.com/nao1215/sqlode

Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.

cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe

Last synced: 09 May 2026

https://github.com/droduit/grand-comics-database

EPFL course project to manage a huge database containing hundreds of millions data, and optimize the queries to create a smooth experience on user interface.

big-data data database epfl sql

Last synced: 16 Apr 2026

https://github.com/jamesehiabhi/grace-edtech-hub

Analysis Report on Grace EdTech Performance Database

pdf sql sql-server

Last synced: 19 Oct 2025

https://github.com/apskhem/sea-orm-dbml

DBML to SeaORM entity compiler.

code-generation compiler dbml orm rust sql

Last synced: 25 Jun 2026

https://github.com/mouad-el-asri/analyze_international_debt_statistics

In this project I have used my data engineering skills to write SQL queries to answer interesting questions about international debt using data from The World Bank. 📊

data-manipulation datasets importing-and-cleaning-data jupyter-notebook postgresql queries sql

Last synced: 05 May 2026

https://github.com/pandevim/learn_sql

This repository will help you to learn SQL!

sql tutorial

Last synced: 24 Apr 2026

https://github.com/shuvo-halder/bangladesh-geocode-db

Bangladeshi divisions, districts, upazilas and many more SQL format

database database-design mysql-database sql sql-query

Last synced: 27 Feb 2026

https://github.com/bultakov/postgresql-projects

PostgreSQL Tutorial

postgresql psql sql

Last synced: 05 Feb 2026

https://github.com/sh4n1d/academy

The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.

advanced-data-structures html java javascript php python shell sql

Last synced: 31 Jan 2026

https://github.com/aldythnahak/java_springboot_app_event_management

A full-featured event management web application built with Java Spring Boot. This app allows users to create, browse, and register for events, while administrators can manage event listings, track attendees, and view reports. Designed for scalability, maintainability, and ease of use.

client-side html-css-javascript java server-side spring-mvc springboot sql web-application

Last synced: 05 May 2026

https://github.com/whiskyechobravo/karboni

Mirror a Zotero library into a SQL database

academia cli-app database python scholar sql zotero zotero-api

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

https://github.com/kamanhang/sqldatawarehousedataengineeringproject

This project delivers a modern data warehouse which focuses on building clean, organized data pipeline which covers important aspects such as ETL Pipeline Development, Data Cleaning, Data Modelling and Data Analytics

customer-analytics data-analysis data-cleaning data-engineering data-modeling data-pipeline data-visualization datascience etl-pipeline postgresql powerbi powerbidashboard sales-analysis sql

Last synced: 10 Oct 2025

https://github.com/defaultik/sqlmap_opener

SQLMap Opener for Windows

c c-language linux sql sqlmap utility

Last synced: 04 Mar 2026

https://github.com/nareangk/netflix-de-project

This project demonstrates an end-to-end data engineering pipeline using Azure and Databricks, following a Medallion architecture to process and analyze Netflix data.

adf adlsgen2 azure azuredatabricks pyspark python sql

Last synced: 05 May 2026

https://github.com/lion-packages/database

Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).

database mysql php postgresql sql sqlite

Last synced: 11 Jan 2026

https://github.com/melinteflxrin/database-management-system-oop

A lightweight implementation of a database management system, similar to SQLite.

database database-management dbms sql sqlite sqlite-database

Last synced: 05 May 2026

https://github.com/inforkgodara/oracle-set-operators

This repository contains the explanation of Oracle SQL set operators. UNION, UNION ALL, INTERSECT, MINUS,

clause inforkgodara minus oracle oracle-database oracle-set-operators oracle-sql-database oracle-sql-set-operator set-operations sql sql-database sql-script union

Last synced: 19 Mar 2026

https://github.com/finesse/queryscribe

Light SQL query builder designed for extensibility and flexibility

database library mysql query-builder sql sqlite

Last synced: 05 May 2026

https://github.com/lucas-rm/api-noticias-ddd

Desenvolvimento de APIs utilizando DDD para inserir dados de notícias simulando solicitação de um cliente.

angular api csharp dotnet entity-framework entity-framework-core noticias sql sql-server

Last synced: 05 May 2026

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

📈 Ako sa stať Databázovým ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Databázovým Analytikom pre Robime.it (Mentor Partners)

analytics analytik db dbms mysql regex regex-pattern regular-expression regular-expressions reiter sql

Last synced: 24 Apr 2026

https://github.com/nathanthorell/migwatch

A terminal dashboard for monitoring database migration state across environments.

database-migrations golang mssql sql

Last synced: 26 Jun 2026

https://github.com/nouranhaitham/dbms_property_finder

A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.

database-management database-relationships database-schema entities erdiagram oracle oracle-forms sql

Last synced: 07 Feb 2026

https://github.com/wallneradam/python_sql_schema_sync

Generates SQL queries to make source table schema the same as destination table

mariadb mysql python python3 schema sql synchronization

Last synced: 05 May 2026

https://github.com/joaogsleite/express-backend

NodeJS example backend built with Express, Passport, Joy and Sequelize

api express http nodejs passport sequelize sql

Last synced: 05 May 2026

https://github.com/mansoor-p/jobcompanyratings-monolithic

A monolithic app for job seekers, providing company profiles and employee reviews. Users can browse, search, and filter companies, read reviews, and make informed career decisions.

h2-database java jobportalwebsite jobs jobsearch reactjs rest-api spring-boot springsecurity-jwt sql

Last synced: 16 Apr 2026

https://github.com/rafaelmoura23/data_base

SQL | Query | Back End | PHP | PostgreSQL

sql

Last synced: 13 May 2026

https://github.com/alaa-abdallah1/wuzzufny-jobs-site

Wuzzufny is a job search platform that helps job seekers find jobs that match their qualifications and helps recruiters find suitable candidates for their companies. The platform is built using HTML, CSS, JavaScript, Vue.js, Vuetify, Vuex, Laravel, PHP, OOP, MySQL, SQL, and host files on AWS.

css html javascript laravel mysql oop php sql vuejs vuetify vuex

Last synced: 15 Apr 2026

https://github.com/1kivanc/sqlodevler

patika tarafından verilen SQL ödevlerini attığım repodur

sql

Last synced: 19 Mar 2026

https://github.com/mushfique-tajwar/ecommerce

An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)

bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql

Last synced: 30 Jan 2026

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/cephascard0207/librarydb_mysql_starter-kit

The LibraryDB_mysql_STARTER-KIT project provides a complete setup for a simple library database using MySQL Workbench and SQL, featuring a detailed query script and an ER diagram to visualize table relationships. It is designed for beginners and students to easily understand and implement database structures and relationships.

dbms mysql sql

Last synced: 25 Apr 2026

https://github.com/germanysources/fosswaresearch

Search engine for free and open source software on github, gitlab and other hosting services.

github-api gitlab-api searching sql

Last synced: 21 Jan 2026

https://github.com/cleberzumba/data-analysis-with-apache-spark-and-databricks

San Francisco Fire Calls. Creating a Spark application on the Databricks using PySpark and SQL for common data analytics patterns and operations on a San Francisco Fire Department Calls dataset.

databricks pyspark spark sql

Last synced: 23 Jan 2026

https://github.com/aneeshpatne/naturenest

Gardening Community Database Integration ! - This project serves as an environmental initiative aimed at promoting sustainable gardening practices and community involvement.

django-framework front-end-development mysql-database project-management reactjs sql

Last synced: 29 Jan 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