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/iness000/ecoeats-sql

A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.

food-management mysql-database sql

Last synced: 01 Jun 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/siddharthbadal/sql-case-studies-data-analysis

Data Analysis case studies on various databases using SQL . Demonstrating proficiency in solving diverse business problems. Projects cover sales, orders, products, finance, healthcare and other sectors, and highlight my ability to analyze complex datasets through SQL queries, data manipulation, and visualization techniques.

data-analysis sql sql-query sql-server sqlserver

Last synced: 08 Jan 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/owengretzinger/education-data-for-change

Website created to help discover insights into the Ontario education system using EQAO and income data.

css education html javascript mongodb python sql website

Last synced: 17 Apr 2026

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

Simple Postgres Schema Versioning

database postgres schema sql versioning

Last synced: 20 Oct 2025

https://github.com/anthonp/weather-data

A fun project I did with NOAA weather data

mariadb mysql sql

Last synced: 10 Mar 2025

https://github.com/ra1nz0r/scheduler_app

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

cicd go restapi server sql sqlite3 taskfile unit-testing yaml

Last synced: 05 Mar 2026

https://github.com/junaidsalim/giki_bus_ticket_reservation_system

This repository contains our Database Management System (DBMS) project aimed at streamlining bus ticket reservations for GIKI students. It features a user-friendly interface for booking tickets and an admin panel for efficient ticket management.

busticket busticketingsystem dbms dbms-project django html-css-javascript html5 postgresql reservation-system sql tailwind

Last synced: 17 Apr 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/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js

Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.

database express javascript js nodejs orm relationships-between-database sequelize sql

Last synced: 17 Apr 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/stoolap/stoolap-mcp

MCP server for Stoolap

database mcp mcp-server sql

Last synced: 13 Mar 2026

https://github.com/medz/refine-sqlx

A powerful, cross-platform SQL data provider for Refine

bun cloudflare-d1 data-provider node refine sql sqlite

Last synced: 14 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/brunamark/api-restful

API RESTful with Spring Boot

api-rest java spring-boot sql

Last synced: 27 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/harshmule1/school-data-analysis-

School Data Analysis Using SQL

data-analysis mssql sql

Last synced: 04 Apr 2026

https://github.com/liquipedia/sqllint

A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.

lint linter linting mysql sql

Last synced: 29 Dec 2025

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/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/mjh1000/php-sql-database-backup

A simple PHP script to backup SQL Databases (WordPress, etc)

backup-database php sql wordpress

Last synced: 04 May 2026

https://github.com/bxvant/hibachiholic

A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS

css3 database expressjs nodejs npm postgresql reactjs sql typescript

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

https://github.com/shubhendu-bhakat/simon-game

This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.

css3 expressjs html5 javascript nodejs sql

Last synced: 12 Apr 2026

https://github.com/thepolocloud/polocloud-database

A flexible database provider module for the PoloCloud ecosystem, supporting multiple backends.

mariadb mongodb mysql postgresql redis sql

Last synced: 19 Apr 2026

https://github.com/xkaunanx/sql-university

UTN - 3rd Year Engineering: Databases – Relational models, SQL, normalization, querys, constraints, views, stored procedures

sql sqlserver

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/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/jmcamposdev/1daw-db

🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.

data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views

Last synced: 19 Apr 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/00nevo/uebungen-exercises-sql

What i am reading regarding SQL.

learning lernen sql sqllite

Last synced: 23 Jan 2026

https://github.com/quillstack/query-builder

A simple query builder package, with separate Model and Relation classes.

database model php php7 query query-builder sql

Last synced: 19 Apr 2026

https://github.com/sureshbeekhani/chat-with-postgres-sql

This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.

ai chatbot langchain sql sqlite streamlit

Last synced: 19 Apr 2026

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/paulsagar1a/projects

For learning and development purpose

angular1 bootstrap css hibernate html java mysql orm projects spring sql

Last synced: 18 Jan 2026

https://github.com/marialobillo/fcc-salon-database-project

freecodecamp project from database certification

bash certification freecodecamp sql

Last synced: 20 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/obaraelijah/alx-higher_level_programming

Learning higher level languages Python, javascript via ALX program

javascipt python sql

Last synced: 25 Mar 2025

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/rishraks/student-management-system

A Java-based Student Management System for coaching tutors, utilizing a MySQL database for secure and efficient student record management.

java java-8 sql

Last synced: 12 Oct 2025

https://github.com/engeziellithon/serieweb

Trabalho de conclusão do curso,Analise e desenvolvimento sistema

asp-net-mvc bootstrap c-sharp css entity-framework javascript sql

Last synced: 20 Apr 2026

https://github.com/priom7/discussion-forum-laravel-vue-pusher-

Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.

bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify

Last synced: 12 Apr 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/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/cs-joy/pysql

Python With MySQL

mysql python sql

Last synced: 20 Apr 2026

https://github.com/foxcapades/java-sql-import

SQL resource loading & caching

files java-10 sql

Last synced: 24 Feb 2026

https://github.com/leoelicos/depto

CRUD, SQL, Inquirer

cli crud-application inquirer sql

Last synced: 19 Apr 2026

https://github.com/arjun1237/dot.connect-authentication-service-provider

University Final Project - With numerous start-ups appearing around the globe and so are their respective websites,the privacy of information is being evaded by hackers on a regular basis. Hence, there is a need for a small and medium sized companies to use authentication system for websites restricted to their employees. Therefore, a need for guarded and secure login system. Unfortunately, this means extra bucks for the start-ups to procure the technology, which can be a luxury for many. This paper is about free-of-cost web service named ’Dot.Connect’ that integrates secure features of a login system by including plausible and reliable validation and verification. Basically, acting as an authentication service provider. The feature can be utilized by any registered employee of a company. The website has been coupled with attractive UI design with some study on color scheme and web design features.

css frontend html javascript php sql webdevelopment

Last synced: 12 Apr 2026

https://github.com/vinniko/multimediadesktop

💻 The windows desktop analogue allows you to create accounts with an unlimited number of desktops and individual customisation.

csharp database mysql sql wpf

Last synced: 19 Apr 2026

https://github.com/c0de4un/go-query-builder

SQL Query Builder written in Go for sql module

go golang mysql query-builder sql

Last synced: 17 Apr 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/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/sisimomo/graphqlsakila

Demonstrations of my proficiency span across several technologies. Concretely, this project is an API facilitating CRUD operations (Create, Read, Update, Delete (TODO)) for various objects.

data-loader dgs dgs-framework java java-17 jpa-hibernate lombok mapstruct mariadb netflix-dgs nplus1 portfolio sakila spring spring-boot sql

Last synced: 20 Apr 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/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/noturlee/mvc-tutorial

This Github repo is designed to explain MVC Framework and how it integrates to the local database on your local machine, covering topics like Scaffolding and Methods

cshtml css html javascript model-view-controller mvc-architecture sql ssms

Last synced: 18 Apr 2026

https://github.com/ferdinand-swoboda/folo

A jOOQ object-relational loader.

java jooq sql

Last synced: 14 Jan 2026

https://github.com/kiranmayi5/sql-database-projects

A collection of projects focused on demonstrating expertise in SQL, database design, and data analysis.

data-warehouse database etl query-optimization sql

Last synced: 13 Jun 2026

https://github.com/castaglia/proftpd-mod_dbacl

Using SQL tables for file/directory access control for ProFTPD

acl proftpd sql

Last synced: 29 Mar 2025

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/sambhu431/multifunctional-chatbot-fine-tuned-using-roberta-bart-transformers

The project contains code and resources for a sophisticated AI-driven chatbot designed to provide accurate, context-aware responses. It uses RoBerta and BART Transformers and advance NLP techniques. The chatbot is capable of handling a wide range of domains such as healthcare , finance , etc..

bart bart-model chatbot cosine-similarity finance-chatbot flask-web healthcare-chatbot mysql-database nlp roberta roberta-model sentence-transformers sentimen sql textblob transformer

Last synced: 20 Apr 2026

https://github.com/jundel-malazarte/crud_employee

Create, Read, Update & Delete - Table Employee with MySQL Database (CRUD)

skills sql table test

Last synced: 23 Jan 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/jasminemlewis/best-practice-cultural-competence

Best Practice Cultural Competence is a custom, peer-review content management system for reviewers to assess the teaching practices of healthcare students. It automates the process of assigning codes and reviewers to articles, sequencing four stages, and calculating the rating of articles.

bootstrap4 database mysql oop pdo-php php6 sql

Last synced: 15 Mar 2026

https://github.com/tusharsoni69/sql-pizza-sales-project

SQL Project analyzing pizza sales data with various queries and visualizations.

canva mysql mysql-database mysqlworkbench postgresql sql sqlserver sqlserver-2019

Last synced: 04 Apr 2026

https://github.com/canayter/sql-employee-database

Design the tables to hold the data from the CSV files, import the CSV files into a SQL database, creating ERD diagrams, and then answer questions about the data. That is, performing data modeling, data engineering, and data analysis, respectively.

erd erdiagram sql

Last synced: 03 Mar 2026

https://github.com/pranav128/eazy-school

Eazy School is a robust online school platform built using Spring Boot, leveraging a modern tech stack to deliver a seamless learning experience.

hibernate java mysql springboot sql thymeleaf

Last synced: 18 Apr 2026

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/PrajwalKatyal/Using-R-with-Databases

This repository contains in depth content on databases and their connection with R.

dbi odbc r rda rdbms relational-databases rjdbc rodbc sql

Last synced: 29 Jul 2025

https://github.com/sidheshwarjadhav100/dreamteam-tracker

This project mainly focused on JDBD and MySQL Database to provides a Java-based client interface for managing IPL player information and perform CRUP operations.

arraylist database java jdbc mysql oop sql

Last synced: 20 Apr 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/droptheplot/vim-go-sql

Highlight SQL syntax in Go strings

go sql syntax-highlighting vim

Last synced: 18 Apr 2026

https://github.com/nicholas-alonzo/sqlBatchInsertR

SQL DML Support for RODBC

database r rodbc sql sql-server sqlserver

Last synced: 30 Jul 2025

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/reznikovroman/itmo-devops-masters-course

Магистратура DevOps. Курс по Базам Данных

databases postgresql python sql sqlalchemy

Last synced: 20 Apr 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/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/luanroger/datamaster

Create databases with a lightweight and intuitive tool.

csharp dotnet sql sql-server tool windows-forms

Last synced: 13 Apr 2026

https://github.com/karenpayneoregon/sql-server-to-excel

Export from SQL-Server to Excel

csharp excel sql sql-server vb-net

Last synced: 02 Apr 2026

https://github.com/codewithjaspreet/hr_viz

Human Resource Data Visualisation

dataanalysis datavisualization sql tableau

Last synced: 19 Mar 2026

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

Spring (Web+JDBC)

java jdbc postgresql spring sql web

Last synced: 20 Apr 2026

https://github.com/severintroesch/project_datawarehouse_sql

Final project of module "databases and datawarehousing" @ ZHAW CAS information engineering.

mysql pentaho-data-integration r shiny sql

Last synced: 30 Jul 2025

https://github.com/0prashantyadav0/backend-project

This website consist of express nodejs project with ejs

ejs express nodejs sql

Last synced: 20 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/zainashrafofficial/garments-shop---php

Garments Shop - Ecommerce Store - PHP - University Semester Project - 2024

ajax bootstrap css dashboard ecommerce html js mysql php products sessions shop sql

Last synced: 12 Apr 2026

https://github.com/mensenvau/data_engineering_solution_no1

Data Engineer Lead Analyst Case Study

data-analyst data-engineer sql

Last synced: 17 Feb 2026