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/01barthez/tp-inf-211

TP: Object Oriented Programming. Subjet: Managing a supermarket’s stock can be challenging, with numerous products, suppliers, and inventory processes to oversee. As a developer for Dovv Supermarket in Biyem-Assi, Yaounde you’ve been tasked with creating a stock management system. This system will organize products by categories, manage supplier...

cpp crud-application java javascript management-system oriented-object-programming python3 sql staruml uml-class-diagram

Last synced: 17 Apr 2026

https://github.com/arturbomtempo-learning/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 19 Jun 2026

https://github.com/mdanwarulkarim/data_analysis_report

This Data Analyst portfolio project focuses on business KPIs by cleaning, transforming, and visualizing data to develop a dashboard. The tools utilized in this project include Excel, SQL Server, T-SQL, and Power BI.

excel power-bi sql sql-server

Last synced: 20 Jun 2026

https://github.com/dorukalkan/3a-superstore-analysis

End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset

data-science data-visualization dbt machine-learning power-bi python sql

Last synced: 20 Jun 2026

https://github.com/dhruv-26/parkease-pro

ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.

automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui

Last synced: 09 Jun 2026

https://github.com/yogeshjha06/jsac_app_layout_1.0.1

Industary Mapping in GIS/GPS - Using android native

android api azure java kotlin-android sql webservices xml

Last synced: 03 May 2026

https://github.com/arkenidar/php_http_apps_todo

php_http is a way of using html and sql with php in the http way

html http mvc naive php sql

Last synced: 18 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/heptau/pg_atropos

✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.

git plpgsql postresql sql

Last synced: 21 Jun 2026

https://github.com/bmukesh23/dsa

DSA Practice

java sql

Last synced: 21 Jun 2026

https://github.com/jamesql/cplusplus-base-login

Basic Login Base w/ C++ & MySQL

cplusplus encryption gui ide mysql qt qt5-gui sha256 sql

Last synced: 03 May 2026

https://github.com/liulalemx/berana

An education focused social media platform.

java sql sql-server

Last synced: 27 Apr 2026

https://github.com/paul-schuhm/sql-b3

Code source du Module B3 Développement SQL

mysql pedagogie sql standard-sql teaching-materials

Last synced: 27 Apr 2026

https://github.com/cadentic/dba_monitoring_scripts

shellscripting and sql scripts for DBA and Sysadmin

dba e-bu oracle shell sql

Last synced: 22 Jun 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/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/oborchers/pg-durable-evaluation

Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine

database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine

Last synced: 22 Jun 2026

https://github.com/brenimcode/product-api-spring-boot

RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.

java junit jwt postgresql spring-boot spring-security sql

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/binayakshree/blog-app

Blog app with dashboard created using Hono & React

fullstack honojs javascript neondb prisma-orm react sql typescript webdevelopment

Last synced: 05 Apr 2026

https://github.com/t-kalv/studyshorts

StudyShorts -StudyShorts is a full-stack Java-based Study Quiz Flashcard app that helps user to study whilst testing their knowledge, allowing users to create questions and study those questions engaging with those questions via short-form video content at the bottom of the screen similar to TikTok/YoutTube Shorts/Instagram Reels...

database flashcards java java-swing mysql mysql-database quiz quiz-app shortform sql study swing video

Last synced: 03 May 2026

https://github.com/shubham-bhoite/leetcode-mysql

This repository contains solutions to LeetCode SQL challenges.

leetcode leetcode-mysql leetcode-solutions mysql sql

Last synced: 25 Jun 2026

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

Harvard SQL Course Booklet

course cs50sql harvard sql

Last synced: 25 Jun 2026

https://github.com/humbertocg18/app-ods-2022

Segundo aplicativo feito no Android Studio usando java, no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo).

android-studio app arduino java sql

Last synced: 27 Apr 2026

https://github.com/kirkalyn13/equipment-monitoring-system-backend

Equipment Monitoring System for Physics Lab Backend. [LEGACY CODE - PROTOTYPE ONLY]

express firebase firebase-admin firebase-auth nodejs postgresql sql typescript

Last synced: 03 May 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/ratchanon-noknoy2318/hosxp

HOSxP data extraction SQL scripts

database hosxp sql

Last synced: 26 Jun 2026

https://github.com/rudolphreti/asp.net-sql-docker-basics

This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.

asp-net-core csharp docker mvc sql

Last synced: 28 Jun 2026

https://github.com/mg380/ibm-applied-data-science-capstone

This Capstone is the 10th (final) course in IBM Data Science Professional Certificate specialization, and it actually summarises in the form of project all materials that have been learned during this specialization

capstone data data-analysis data-science datascience ibm machine-learning plotly python scikit-learn sql

Last synced: 05 Mar 2026

https://github.com/kleponijo/klimatologi

klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG

bmkg dart databases firebase flutter google klimatologi realtime sql

Last synced: 29 Jun 2026

https://github.com/reza-saeedi-coding/aws-financial-operations-data-pipeline

End-to-end cloud data engineering pipeline for financial operations analytics using Python, Amazon S3, AWS Glue, Athena, Lambda, CloudWatch, Docker, and GitHub Actions.

amazon-athena amazon-s3 aws aws-glue aws-lambda cloudwatch data-engineering data-pipeline docker etl github-actions parquet portfolio-project python sql streamlit

Last synced: 29 Jun 2026

https://github.com/tomdewildt/foundations-of-databases

Code for The Foundations of Databases course of my master's degree

docker makefile postgres psql sql

Last synced: 18 Jun 2026

https://github.com/nikolatechie/trip-deals

Web application that allows searching trip deals, booking trips, and reading travel news.

mysql php react reactjs sql

Last synced: 04 May 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/rodolphebarbanneau/restx

Evolving REST for the modern data landscape

api db graphql http query resources rest restx sql

Last synced: 27 Apr 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/cgivre/drill-xml-plugin

XML Plugin for Apache Drill

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

Last synced: 04 May 2026

https://github.com/ra1nz0r/scheduler_app

Планировщик - возвращает следующую дату выполнения задачи в зависимости от переданных параметров её повторения.

cicd go restapi server sql sqlite3 taskfile unit-testing yaml

Last synced: 05 Mar 2026

https://github.com/akhtar21yr/couser-tracker

course tarcker is digital solution to track and manage course of student easily it's make easy to manage courses and details of students for classes, coaching center and instituet

api django django-rest-framework postgresql rest-api sql

Last synced: 16 Apr 2026

https://github.com/renatoelho/docker-mysql

O processo de automação da inicialização e configuração de bancos de dados MySQL em contêineres Docker é facilitado por meio de uma abordagem que permite a execução automática de scripts SQL durante o processo de inicialização. Esses scripts, que podem conter comandos para criação de esquemas, inserção de dados iniciais e configuração de parâmetros

docker docker-compose mysql sql

Last synced: 04 May 2026

https://github.com/proddata/node-cratedb

A lightweight Node.js client for CrateDB.

crate cratedb crateio database sql

Last synced: 05 Mar 2026

https://github.com/arkenidar/java-sql

from https://zetcode.com/java/postgresql/

java jdbc postgresql sql

Last synced: 27 Apr 2026

https://github.com/s13g/ecommerce-api

An Ecommerce API built with Django, Django Rest Framework, Celery, Redis

celery django django-rest-framework mysql python rabbitmq redis sql

Last synced: 05 Apr 2026

https://github.com/paraglondhe098/sql-manager-ai-agent

Incorporating AI agent to manage a SQL database.

ai-agent database llm mysql sql

Last synced: 18 Apr 2026

https://github.com/bitoollearner/bilearner-ds-lab

This Repository is dedicated for data engineering projects

data-engineering data-engineering-pipeline fabric microsoft-fabric spark sql

Last synced: 18 May 2026

https://github.com/rijkvanzanten/node-run-sql

Script that'll read a SQL file and run the query in the specified db

database file node reset sql

Last synced: 04 May 2026

https://github.com/vargascardona/agenda-digital

Sistema de gestión para contactos

management python sql

Last synced: 07 Jun 2026

https://github.com/meghajbhat/patient-records-management-system

The Patient Records Management System is a robust web-based application designed for hospitals and healthcare providers to streamline the management of patient records, appointments, prescriptions, and billing.

backend css database-management flask flask-application frontend full-stack-web-development html mysql python python3 sql

Last synced: 18 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/jasminemlewis/sign.ly

Sign.ly enables electronic signature of identification badges and email pdf to recipient and appropriate parties.

ado-net asp-net database sql vbnet

Last synced: 28 Apr 2026

https://github.com/dolmen-go/sqlfunc

Stronger typing for database/sql prepared statements

database golang-module golang-package hacktoberfest sql

Last synced: 05 May 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/capricorncd/java-notes

Java Memo/Notes, Java笔记

java spring sql vuepress

Last synced: 05 May 2026

https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes

Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports

dashboard dataanalysis database mysql powerpoint python sql tableau-repository

Last synced: 05 May 2026

https://github.com/orionw/byu-housing-finder

App for Student Housing - see link to Google Play

android housing java sql

Last synced: 28 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/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/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/quarkiverse/quarkus-fluentjdbc

Integrates FluentJdbc with Quarkus and with GraalVM support

database fluentjdbc jdbc quarkus-extension sql

Last synced: 04 Jun 2026

https://github.com/roe-dl/weewx-sqlupload

Upload skins by using a database

mysql php sql weewx weewx-skin

Last synced: 19 Apr 2026

https://github.com/kasiimh1/mmu-computer-science-bsc

All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020

android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql

Last synced: 02 Apr 2026

https://github.com/lucapolese/leddit

Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit

cpp11 database social-network sql unipd-mathematic-department

Last synced: 28 Apr 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/leoelicos/depto

CRUD, SQL, Inquirer

cli crud-application inquirer sql

Last synced: 19 Apr 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/yuyukiin/faculdade-cc

Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.

college computer-science cpp csharp java python sql study-materials ufn university

Last synced: 02 Apr 2026

https://github.com/elazzouzihassan/advanced_databases

This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.

advanced-database db oracle oracle-database sql sqlite

Last synced: 19 Apr 2026

https://github.com/daudi13/vet-clinic-database

This is a database projec for a vet clinic that uses SQL. the database holds data about animals animals' owners clinic employees visits

database postgresql sql sql-server

Last synced: 05 May 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/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 Apr 2026

https://github.com/puureya2/catering-order-form

Year 2, Internet Programming ISB42503, Lab Project

database-management-system html-css mysql php relational-database sql

Last synced: 19 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: 18 May 2026

https://github.com/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 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/mr-vozhyk/karpov.courses-study

Часть заданий, мини-проектов и финальный проект от karpov.courses

airflow data-analysis git python sql statistics

Last synced: 05 May 2026

https://github.com/jhonshua/web_scraping_api_fastapi

Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo

api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping

Last synced: 19 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/ahmadu-suleiman/fld-floating-dictionary-window-version

FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.

gui hmtl5 jframe json sql sqlite

Last synced: 06 May 2026

https://github.com/phartenfeller/ora-script-validator

A CLI to validate Oracle SQL-Scripts for common errors.

cli linter oracle oracle-db sql validator

Last synced: 19 Apr 2026