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/praveenraam/alumni-network

A web-based platform connecting current students with alumni for mentorship, career opportunities, and networking. Features include job postings, event calendars, and a detailed alumni directory.

api-integration blade-templates deployment figma git-version-control javascript laravel php sql

Last synced: 21 Jan 2026

https://github.com/Alireza0K/Todo-List

This app helps you list your daily tasks or anything you want to do, this project is an offline to-do list which means your to-do list is safe So don't worry about leaked your data.

css elequent html5 laravel php sql task-manager todo todo-list todolist todolist-application

Last synced: 11 Mar 2025

https://github.com/anasbinrashid/gym-desktop-application-winforms-cs-sql

I made a Gym Desktop Application using Windows Forms C# and fully integrated with its database.

csharp database desktop-application sql winforms

Last synced: 23 Feb 2026

https://github.com/1boch1/addalias

Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result

javascript npm-package query-builder sql

Last synced: 08 Jan 2026

https://github.com/cmijrey/qa-training

This is the repo for my QA Training Session

git github python qa selenium sql sqlite

Last synced: 11 Apr 2026

https://github.com/jamesehiabhi/lewis-product-portfolio

Lewis Revenue Analysis by Product Category

sql sql-server

Last synced: 27 Aug 2025

https://github.com/ericperret/sql_studio

SQL learning tool — full SQL interpreter in a single HTML file, zero dependencies

browser-based education html javascript learning no-dependencies pedagogy sql sql-interpreter sql-tutorial

Last synced: 30 May 2026

https://github.com/a248/jdbcaesar

Conquer the verbosity of plain JDBC.

functional-programming java jdbc jdbc-utilities sql sql-builder

Last synced: 13 Oct 2025

https://github.com/stimulsoft/samples-reports.python

Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer

adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp

Last synced: 10 Apr 2026

https://github.com/orlandojsjunior/python_para_data_science-pandas_diferentes_formatos_de_arquivos

Curso de Pandas I/O: trabalhando com diferentes formatos de arquivos

csv html json planilhas sql xlsx xml

Last synced: 23 Feb 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/arawns1/serratec-2023.1

Exercícios do serratec 2023.1

java portugol sql

Last synced: 13 Oct 2025

https://github.com/ankit21111/filmilytics

This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.

data-analysis database database-design database-schema erdiagram sql

Last synced: 13 Jun 2025

https://github.com/yeongseon/excel-dbapi

PEP 249 (DB-API 2.0) compliant driver for querying Excel files with SQL

database db-api excel openpyxl pandas pep249 python sql

Last synced: 14 Apr 2026

https://github.com/raad07/sql_project-world_layoffs_dataset

This is a SQL project which comprises the Data Cleaning in the first part and Exploratory Data Analysis (EDA) in the second part.

data-analysis database mysql sql

Last synced: 27 Jan 2026

https://github.com/autra/adventofcode

My answer to the adventofcode challenge, mainly in sql (PostreSQL flavour): https://adventofcode.com

adventofcode adventofcode2020 postgresql sql

Last synced: 28 Apr 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/purnendudutta/bike-rental-management-system

This is a solution for bike rental service. It includes features for renting, returning bikes, managing user accounts, payment processing, and maintaining bike availability. The system allows customers to browse available bikes, make reservations, complete rentals, and administrators can manage bike inventory, monitor rentals, and process payments.

css html5 javascript php sql

Last synced: 27 Apr 2026

https://github.com/rkoeninger/xuji

SQL for Shen

shen sql

Last synced: 24 Feb 2026

https://github.com/thomascode92/sql-complete-developers-guide

From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️

academind-course database learn-sql-language mysql postgresql rdbms sql

Last synced: 19 Apr 2026

https://github.com/tran-quyen/eq-template

This is template using ExpressJS and SQL template

back-end docker expressjs sql

Last synced: 12 Apr 2026

https://github.com/terminalkitten/fhirebase-core-json-schema

Validate FHIR resource field of JSONB type with JSON Schema

fhir json json-schema postgres sql

Last synced: 13 Apr 2026

https://github.com/symbitic/sqltest

Data-driven testing for SQL queries.

acceptance-testing data-driven-tests qt5 sql

Last synced: 20 May 2026

https://github.com/guilhaof/admin-panel-fullstack

Projeto FullStack com todos os fundamentos e funcionalidades do NextJs 14 + Vercel Admin

clsx-npm css deployment javascript jsx-syntax next-auth nextjs postgresql react sql tailwindcss typescript vercel vercel-deployment

Last synced: 12 Apr 2026

https://github.com/yeshunit/walmart-product-customer-sales-sql-analysis

This project aims to explore the Walmart Sales data to understand top performing branches and products, sales trend of of different products, customer behaviour. The aims is to study how sales strategies can be improved and optimized. The dataset was obtained from the Kaggle

data database mysql sql walmart

Last synced: 24 Feb 2026

https://github.com/birg81/jee.1stfakecrudtest

Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi

crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat

Last synced: 14 Apr 2026

https://github.com/mkprabhu/socketdaddy

Code Examples from SocketDaddy.com

ansible apache-kafka bash git kafka kubernetes linux mysql python python3 sql

Last synced: 12 Apr 2026

https://github.com/bfitech/zapstore

A simple database connection wrapper.

microframework mysql pdo pgsql php predis redis sql sqlite3

Last synced: 29 Apr 2026

https://github.com/syedsaadahmed/hands-on-with-apache-spark

Working with Apache Spark, Creating some small tutorials and at last implemeting a small project

apachespark joins machine-learning machine-learning-algorithms pyspark python sql

Last synced: 14 Oct 2025

https://github.com/eocode/software-development-and-data-science

Apuntes relacionados al desarrollo de software y tratamineto de datos

data-science docs jupyter-notebook math notes python r software-engineering sql

Last synced: 13 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/vishnuganeshan/fullstack-tech-notes

🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.

ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript

Last synced: 15 Oct 2025

https://github.com/hozlucas28/codo-codo-back-end-project-2022

Repository of "Codo a Codo - Full Stack Java" Back-end side, project.

2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql

Last synced: 14 Apr 2026

https://github.com/sheabunge/kit102-assign

KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%

data-science entity-relationship-diagram relational-model schema sql

Last synced: 24 Feb 2026

https://github.com/hanpama/pgmg

PostgresQL model generator

code-generation golang postgresql sql

Last synced: 17 May 2026

https://github.com/bradleybonitatibus/qtrex

Query template rendering and execution library written in Python

google-bigquery python sql yaml

Last synced: 14 Apr 2026

https://github.com/meken/sql-partitioned-tables

Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows

archival azure data-factory partitioning sql

Last synced: 16 Oct 2025

https://github.com/vsbrilyakov/med-app

Небольшой проект, реализующий веб-сервер для учёта медперсонала, а также пациентов и их приёмов.

clean-architecture dependency-injection gin-gonic go golang migrate postgresql rest-api sql

Last synced: 08 May 2026

https://github.com/diovanas/ladystore-backend

Servidor que atende às demandas de uma loja de vestuário nos aspectos das atividades internas, de clientes e fornecedores, além do registro de vendas.

flask python sql

Last synced: 05 Feb 2026

https://github.com/aubainmbk/realtime-bikestation-tracker

Ce projet est un moyen de démontrer mes capacités de collecte de données grâce aux API. L'objectif est de créer une appli web qui permet d'accéder aux infos sur les stations de vélos en temps réel.

api apscheduler dataanalysisusingpython flask-application folium-maps html-css-javascript opencage-geocoder sql streaming-data

Last synced: 17 Oct 2025

https://github.com/josephmsmith/company_x_cc_usage_analysis

Use SQL and Tableau to analyze X Company CC Usage Data

excel sql tableau

Last synced: 08 Feb 2026

https://github.com/midnighter/metanetx-assets

Transform MetaNetX components information and load them into SQL storage.

bioinformatics metanetx metanetx-assets sql

Last synced: 18 Oct 2025

https://github.com/oklas/activeadmin-sqlpage

rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table

activeadmin database dbconsole online ruby ruby-gem ruby-on-rails sql

Last synced: 08 Oct 2025

https://github.com/shveta-maini/business-insights-360

Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends

excel powerbi sql

Last synced: 22 Jan 2026

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/yeisonmontoya1815/sql-relational-database-design

This Database I course project owes its success to Edanur's valuable contributions. An exemplary showcase of database concepts, it reflects dedication and proficiency, offering insights into real-world application.

database frontend-web mssql-database mysql-database php-framework sql webdevelopment

Last synced: 14 Mar 2026

https://github.com/shubz224/gitsense

GitSense is a developer tool that simplifies repository analysis with AI-powered commit summaries and a smart Q&A system. Built with Next.js, LangChain, and Google Gemini API, it helps you understand your codebase faster and smarter.

ai clerk githubapi langchian neondb nextjs postgresql prisma sql

Last synced: 30 Apr 2026

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

PostgreSQL Tutorial

postgresql psql sql

Last synced: 05 Feb 2026

https://github.com/ib-bib/TEI-Project

HCI Project Submission - SusTech 2021-2022 Information Systems - Group: Ibrahim Adil, Elteyp Mohammed, Talal Nasr-Aldeen

accessibility bootstrap css html javascript php sql ui-design

Last synced: 11 Mar 2025

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/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/adalbertobrant/scheduled_tweets

Rails for Beginners part 10 and beyond. From https://gorails.com

html javascript rails6 ruby sql

Last synced: 13 Apr 2026

https://github.com/hacker1649/clinic-management-system-using-asp.net

The Clinic Management System developed with ASP.NET provides seamless integration of patient records, appointments, and billing, ensuring efficient workflow and improved patient care. Its user-friendly interface and robust features empower healthcare professionals to streamline administrative tasks and focus on delivering optimal medical services.

asp-net bootstrap csharp css html javascript sql

Last synced: 26 Aug 2025

https://github.com/zx80/pg-schema-version

Simple Postgres Schema Versioning

database postgres schema sql versioning

Last synced: 20 Oct 2025

https://github.com/yuanwenqing/protobuf4j

A Facility Framework to Develop with Google Protobuf

dao framework orm protobuf protobuf3 spring-boot sql

Last synced: 05 Feb 2026

https://github.com/Pulkit1822/Leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 20 Oct 2025

https://github.com/yisaer/veloflux

an open-source streaming processor written in Rust and designed for resource-sensitive environments.

rust sql streaming

Last synced: 11 Mar 2026

https://github.com/mensenvau/internship_sql_analytics

🚀 Internship SQL (Easy, Advanced)

adventureworks data-engineer internship sql

Last synced: 24 Feb 2026

https://github.com/shubhendu-bhakat/amazon-clone

This Amazon clone project replicates the core functionalities of the popular e-commerce site using HTML, CSS, JavaScript, and a SQL Express backend. It features a responsive UI, user authentication, product listings, shopping cart, and secure checkout. The backend manages user data, product information, and order processing, ensuring a seamless .

css3 express-js html5 javascript nodejs php8 sql

Last synced: 12 Apr 2026

https://github.com/cyberoctane29/hackerrank-sql-problem-solving

This repository includes my SQL problem-solving approach and solutions to HackerRank challenges, organized by difficulty level: Easy, Medium, and Hard. Each challenge has its own solution file with clear explanations to make the reasoning easy to follow. I aim to share my thought process, logic, and approach behind each answer.

hackerrank hackerrank-solutions mysql sql

Last synced: 15 Mar 2026

https://github.com/drako01/bootcamp_java_educacionit

Repositorio de Todas la Actividades del Bootcamp de JAVA

css3 eclipse-ide html5 java javascript json jsp maven servlet spring-boot sql

Last synced: 13 Apr 2026

https://github.com/cescobar0/proyecto-sql-eml

Proyecto de estudio del mercado laboral en el campo de Data Analyst

dataanalytics datascience excel git jobmarket powerquery research-project sql vscode

Last synced: 15 Mar 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/quick-perf/quick-sql-test-data-web

Web page to quickly create SQL test data

h2 hsqldb mariadb mysql oracle postgresql sql test testing

Last synced: 24 Feb 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/future-architect/uroborosql-doc

uroboroSQL documentation

java sql

Last synced: 15 Mar 2026

https://github.com/aschollwoeck/asmerald

A library for writing type safe SQL in C#.

csharp postgresql sql sqlite

Last synced: 13 Apr 2026

https://github.com/tusharpandey003/sql_query_generator

This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)

gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application

Last synced: 18 Apr 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/project-tsurugi/takatori

Generic SQL intermediate representation for tsurugidb

compiler intermediate-representation sql tsurugidb

Last synced: 25 Oct 2025

https://github.com/charfweh/infosec-labs

Do-It-Yourself Infosec labs, create your own lab and exploit it!

infosec lfi penetration-testing security source-code-review sql

Last synced: 19 Mar 2026

https://github.com/paulwizviz/lotterystat

The purpose of this project is to demonstrate the development of an application to enable a user perform simple statistical based in past draws using *Golang concurrency* and *SQL DB*. Note, the emphasis of this project to demonstrate software engineering principles.

concurrency docker docker-compose go golang sql sqlite3

Last synced: 23 Jan 2026

https://github.com/bar1o/it-asset-management

HSE Course Project on Modeling and Creating DB (Data Modeling, Data Analysis for companies)

analytics bisiness db erd sql

Last synced: 15 May 2026

https://github.com/pirito10/taquillavirtual-sinf-uvigo

Virtual Ticketing System Database project for the course "Sistemas de Información" in the Telecommunications Engineering Degree at the Universidad de Vigo (2023 - 2024)

java relational-database sql ticketing-system

Last synced: 26 Oct 2025

https://github.com/soumya-thoutam/revenue-and-demand-forecasting-analysis

End-to-end data analysis project with SQL and Power BI for revenue and demand forecasting in bike-sharing.

data-analysis data-visualization powerbi sql sql-server

Last synced: 16 Mar 2025

https://github.com/aboualine/php-library-system

A Library Management System built with PHP, MySQL, and Bootstrap. It manages books, tracks borrow/return transactions, and allows searching by title, author, or ISBN. Fully responsive and user-friendly.

bootstrap5 css html java javascript js json library library-management-system mysql php sql system vscode xml

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

https://github.com/aleenprd/docbt

Documentation Build Tool - Generate YAML documentation for dbt models with optional AI assistance. Built with Streamlit for an intuitive and familiar web interface.

ai analytics-engineering bigquery data data-modeling data-science dbt docker llm lmstudio ollama openai snowflake sql streamlit

Last synced: 11 Nov 2025

https://github.com/megos/setparametergeneratorforcode

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

a5sql sql

Last synced: 12 Feb 2026