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/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/mchenryspagg/analysis-of-car-repair-shop-operations

This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.

dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql

Last synced: 07 Jan 2026

https://github.com/TobiHatti/Languages-Summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 10 Mar 2025

https://github.com/ptrvsrg/daily-helper-api

REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов

docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf

Last synced: 11 Apr 2026

https://github.com/clarity20/miniquery

TUI front end for TQL.

sql transpiler

Last synced: 24 Feb 2026

https://github.com/ojwm/oracle

Oracle Database SQL, PL/SQL and Oracle APEX documentation

oracle-apex oracle-database oracle-plsql sql

Last synced: 17 Jan 2026

https://github.com/eezing/sqerge

Forward only PostgreSQL migration

migration postgres sql

Last synced: 04 Feb 2026

https://github.com/atc2146/pysqlgui

⚡ A lightweight package for interfacing with SQL in Python

database dataframe jupyter-notebook pandas python sql sqlite sqlite3

Last synced: 27 May 2026

https://github.com/giuseppericcio/databaseforfun_msaccess

Several DB with MSAccess developed in school project.

database ms-access sql

Last synced: 16 May 2025

https://github.com/adrianomonteiroweb/mysql-vocabulary-booster-project

Projeto Trybe de SQL para praticar as primeiras queries.

sql

Last synced: 15 Mar 2025

https://github.com/belynnn/i3n_dbed_php__crud

Creation of a CRUD in PHP, including a Front-End, Back-End and Database part via a "Data Oriented Back-End Developer" training course thanks to the ASBL Interface3.Namur and the trainer Philippe Stons from the Cognitic/Bstorm training centre.

crud-application mysql php sql training will-not-be-finished

Last synced: 11 Nov 2025

https://github.com/chinmaykunkikar/banking_soa

:cloud: :desktop_computer:

java microservices soa sql

Last synced: 08 Apr 2025

https://github.com/giuseppericcio/dashboard_hoteldb

A simple dashboard for manage hotel DB made with MSAccess.

database hotel-dashboard hotel-management-system ms-access sql

Last synced: 16 May 2025

https://github.com/iguessthislldo/ck2db

Various Utilities and Files for my University Project on Analysing Crusader Kings 2 Save Files

bison crusaders-kings-2 flex json mariadb sql

Last synced: 16 May 2025

https://github.com/haidermalikk/mood-atlas-alt-version

Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database

css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql

Last synced: 01 Apr 2026

https://github.com/arnaldosepulveda/hospital-dbms-project

The project involves SQL-based data management, including table creation, data insertion, views, and complex queries to support hospital operations such as doctor specialization, patient management, treatments, and appointments.

sql

Last synced: 22 Feb 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/isaque-s-0liveira/mysql-one-for-all-be

O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.

docker mysql normalization-database sql

Last synced: 19 Apr 2026

https://github.com/philippebeck/nens

Node/Express Framework with MySQL

api express framework node sql

Last synced: 09 May 2026

https://github.com/erossini/splitsqlscript

Split an SQL script file into smaller chinks based on the specified maximum byte size.

split splitter sql sql-script sql-scripts

Last synced: 09 Jun 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/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/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/birg81/php-2022-02-09-shoppinglistdb

Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!

ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher

Last synced: 06 May 2026

https://github.com/yawkar/sql-mystery-solution

(Student Lab Project) (not quite the right) Solution to https://mystery.knightlab.com/

sql

Last synced: 01 Mar 2026

https://github.com/hussein-m-kandil/secret-keeper

My final project for CS50x. Using Python (Flask), and JavaScript I built a web app for generating random passwords and keeping them for the user.

css3 development flask full-stack html javascipt python rest-api restful-api sql sqlite3 web

Last synced: 13 Apr 2026

https://github.com/pedrofnseca/bd-vendas

🐬 Banco de dados para vendas

cloud data-structures database mysql sql

Last synced: 18 May 2026

https://github.com/dpo007/smdrreceiverservice

Multi-threaded Windows service that listens for SMDR clients and logs call records to MS SQL server (and/or CSV).

avaya csharp smdr smdr-logger sql

Last synced: 18 Jun 2025

https://github.com/vladdba/blog

Support files related to blog posts on https://vladdba.com/

blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows

Last synced: 10 Mar 2026

https://github.com/bigizic/alx-higher_level_programming

Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking

doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping

Last synced: 11 Apr 2026

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/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/francosion042/blog-backend-postgraphile

A graphQL server that's built upon a postgreSQL schema

database plpgsql postgraphile postgresql sql

Last synced: 05 Feb 2026

https://github.com/mchavhan1998/customer-database-relational-design

Converting a relational design that enlists various users, their roles, user accounts and their statuses into different tables in SQL Server

customer database relationship sql sql-server

Last synced: 05 Feb 2026

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/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/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/art2url/codewars

🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.

codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript

Last synced: 11 Apr 2026

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/mahezsh/gillie

hiGhly avaILabLe sImple wEbapp

aws aws-cloudformation aws-dynamodb aws-ec2 aws-s3 sql vpc webapp

Last synced: 16 May 2026

https://github.com/edijunior88/newtab_academy_projeto_individual_mysql

modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.

mysql mysql-database mysql-workbench sql sql-query

Last synced: 16 Mar 2025

https://github.com/octavius-framework/octavius-database

SQL-first data access layer for Kotlin & PostgreSQL. An Anti-ORM with fluent query builders, automatic type mapping (ENUM, COMPOSITE, ARRAY), transaction plans with step dependencies, and polymorphic storage

data-mapping jdbc kotlin postgresql sql

Last synced: 30 May 2026

https://github.com/snowflake-labs/sfguide-scai-e2e-ssis-migration

Sample code for an End-to-End migration of SQL Server and SSIS using SnowConvert AI

snowflake sql sqlserver ssis

Last synced: 30 May 2026

https://github.com/turbot/steampipe-mod-gitlab-compliance

Run individual controls or full compliance benchmarks for across all of your GitLab resources using Steampipe.

cis cis-benchmark compliance gitlab hacktoberfest security sql steampipe steampipe-mod

Last synced: 10 Jun 2025

https://github.com/chelseammatta/nopd-cad-data-analysis

Analysis of 911 call data from New Orleans' 3rd & 4th police districts (2019-2022) using BigQuery

911-calls 911-data bigquery cad-data crime-analysis data-analysis emergency-response new-orleans public-safety sql

Last synced: 01 Jul 2025

https://github.com/nano-labs/django-query-debugger

Prints queries executed on you projects along with line traceback.

debugger django query-debugger sql

Last synced: 22 Apr 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/bipin115/php-webapp-signup-forgot-password-reset

This project is a web-based application where you can signup, log in, reset your forgot password functionality with SQL lite Db.

functional php sql webapp

Last synced: 24 Mar 2025

https://github.com/gyanqui/databasedesign-development

This is a university repository of my personal assignments for course CIT 225: Database Design and Development

dcl ddl dml sql sql-server tcl

Last synced: 02 Jul 2025

https://github.com/luisandrelemos/biblioutad

📚 BiblioUTAD is an Library Management Web APP

csharp css html js sql web

Last synced: 13 Apr 2026

https://github.com/ahmedukamel/warehouse-management-system

The system is for managing all input, output and delivery operations for warehouses at the Faculty of Computing and Artificial Intelligence.

boostrap4 css3 docker hibernate html5 java-8 javascript maven postgresql spring-boot spring-data-jpa spring-mvc spring-security sql thymeleaf

Last synced: 11 Apr 2026

https://github.com/gusgosdev/sql

Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.

database markdown mysql sql

Last synced: 13 Apr 2026

https://github.com/wizardoftrap/note-sharing-api

The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.

java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql

Last synced: 11 Apr 2026

https://github.com/twtrubiks/sort-string-to-sql

Sort String To SQL For Python 📝

python sql sqlexpress

Last synced: 06 Mar 2025

https://github.com/pedrycz/nohibernate-core

Non-relational data mapping for Hibernate, useful for persisting Java interfaces

hibernate java nosql sql

Last synced: 16 Mar 2025

https://github.com/firebolt-db/fb-cli

Firebolt CLI & REPL

cli core firebolt repl sql

Last synced: 02 Jul 2025

https://github.com/chigwell/tailwind-sql

A new package that allows users to write SQL queries using a simplified, Tailwind CSS-like syntax. It takes natural language or abbreviated input from the user and converts it into valid, structured S

analyst-friendly code-generation database-agnostic developer-friendly natural-language-processing nl2sql no-sql-expertise-required query-builder simplified-syntax sql syntactic-validation tailwind-syntax utility-first

Last synced: 14 Jan 2026

https://github.com/peter277/sqlcw

SQL Code Wrapper: A lightweight preprocessor for embedding SQL code in host programming languages

code-generator embedded-sql mit-license preprocessor sql sql-integration sql-wrapper

Last synced: 13 Jan 2026

https://github.com/aburraq/library-book-management-system

Quintessential programming project that helps user to register, list, delete update and find books from postgreSQL

books java library-app library-management-system postgresql sql

Last synced: 15 May 2026

https://github.com/nafisalawalidris/tools-for-data-science

It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.

arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development

Last synced: 11 Apr 2026

https://github.com/nafisalawalidris/buybuy-e-commerce-company

The BuyBuy E-commerce Company repository is a comprehensive hub for the company's e-commerce platform. It includes source code, documentation, and data analysis insights, providing a data-driven approach to improve customer experience, drive revenue, and inform decision-making.

buybuy cleaning-data company customer-experience data data-analysis decision-making documentation e-commerce excel insights postgresql repository revenue source-code sql

Last synced: 16 Mar 2025

https://github.com/bilbottom/sql-problems

Solutions to SQL problems.

sql

Last synced: 01 Mar 2025

https://github.com/oguzgn/fully-automated-performance-marketing-dashboard

This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.

bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql

Last synced: 24 Mar 2025

https://github.com/daniilak/russian-cadastral-numbers

Данные по публичной кадастровой карте вместе с парсером

cadastral csv map open-data open-source python russian sql

Last synced: 23 Feb 2026

https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress

Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.

api backend express-js nodejs nosql solid-principles sql typescript

Last synced: 02 Jan 2026

https://github.com/coledixon/csharp_login_utility

a C# application for validating username / password utilizing SQL hashing and ecryption

csharp data-integration desktop-application encryption hashing-passwords login-forms sql windowsforms xml

Last synced: 18 Jan 2026

https://github.com/indie-cart/indiecart-marketplace

IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.

agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp

Last synced: 12 Apr 2026

https://github.com/aubainmbk/analyse-de-donnees-avec-sql-et-power-bi

Ce projet a pour objectif de présenter mes compétences en nettoyage de données à travers l'utilisation du langage SQL d'une part et d'analyser les données sur Power BI d'autre part.

dataanalysis powerbi sql sqlserver

Last synced: 29 May 2026

https://github.com/analiaburgosdev/sql_medical_project

This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

database ddbb sql triggers

Last synced: 02 Jul 2025

https://github.com/vinniko/japanlanguage

🎌 Japanese language course website. Learn it

asp-net-core csharp css database html mysql sql

Last synced: 30 Apr 2026

https://github.com/analiaburgosdev/sql_videoclub_queries

"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes

bbdd postgresql queries sql

Last synced: 02 Jul 2025

https://github.com/culdo/budget-web-app

多功能記帳Web APP

php sql

Last synced: 18 Jan 2026

https://github.com/tylersuehr7/sqlite-class-parser

A lightweight object-to-SQL statement parser.

java java-libraries parser sql sql-parser

Last synced: 27 May 2026

https://github.com/mavmi/telegram-bot

There are several telegram bots. They are pretty useless. But I'm ok with it

docker docker-compose java postgresql shakal-bot-enterprises spring sql telegram-bot telegram-java-api

Last synced: 11 Apr 2026

https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme

Fs ile SQL Dosyasını eşit parçalara bölme - NODEJS

fs sql

Last synced: 15 May 2025

https://github.com/anant/example-sql-on-cassandra-with-open-source-notebooks

Files to follow along with the Open Source Notebooks and Cassandra Webinar (see README.md)

cassandra datastax datastax-studio jupyter jupyter-notebook nosql notebooks quix spark sql

Last synced: 29 Apr 2026

https://github.com/jdegand/data-lemur

Solutions for Data Lemur Practice Interview Questions

data-lemur python sql

Last synced: 15 Mar 2025

https://github.com/ikeawesom/nitrix

SQL Views Code Generator

code-generators react sql

Last synced: 12 Apr 2026

https://github.com/nathanvilbert/heaven-s-door-receptionist-system-project-with-visual-studio

The Heaven’s Door Hotel Receptionist System, developed for a Visual Programming, streamlines front desk operations. It enables receptionists to manage guest information, check-ins and check-outs, room availability, and reservations.

csharp microsoft-visual-studio sql visual-studio

Last synced: 08 Apr 2025

https://github.com/ewertondrigues02/analise-de-dados-banco-contoso

Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.

analise-de-dados excel excel-export microsoft sql sql-server

Last synced: 17 Jun 2025

https://github.com/vitoriabarbosa/ots_python_web

Projeto Web realizado durante o curso de Python da Ocean Tech School

css3 flask html5 python sql

Last synced: 21 May 2026

https://github.com/beallio/wherewolf

Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.

big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv

Last synced: 28 Apr 2026