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/adi-200/bank_loan_eda_project

Bank Loan EDA Project

bank loan mssql mysql sql

Last synced: 17 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/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/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/arikmukherjee/inotes

This is a fullstack web development project .

bootstrap html-css-javascript jquery php sql

Last synced: 05 May 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/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/ar4ikov/sqlextendedobjects

Утилиты и классы для облегченной и удобной работы с SQlite таблицами и SQL в целом.

database db oop opensource pytnon sql sqlite sqlite3 tables

Last synced: 05 May 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/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/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/coder-deep/order-matching-system

Developed a real-time transactional order matching system to simulate stock trading with 100% accuracy, handling multiple transactions concurrently during ’Hack2Hire’ Hackathon organized by DBS Bank.

angular java nodejs spring-boot sql

Last synced: 05 May 2026

https://github.com/rakumar99/social-media-analysis-with-sql

This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.

database-management erdiagram mysqlserver schema sql tables

Last synced: 06 Feb 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/pinguet62/dbunit-sql

SQL dataset support for "DbUnit" and "spring-test-dbunit"

dbunit spring-test 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/turbot/steampipe-mod-alicloud-thrifty

Are you a Thrifty Alibaba Cloud dev? This mod checks your Alibaba Cloud account(s) for unused and under-utilized resources using Powerpipe and Steampipe.

alibaba-cloud alibabacloud alicloud aliyun cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 19 Mar 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/alexandredev3/jwt-secure-authentication

Utilizando JWT para um autenticação segura em Node.js e Typescript.

jsonwebtoken jwt jwt-authentication koajs nodejs sql sqlite typeorm typescript

Last synced: 16 Apr 2026

https://github.com/kumailn/androidsnippets

✂️A collection of small, useful, reusable code snippets for common Android tasks

android java json sql volley

Last synced: 06 May 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/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/kevinrivera1/postgresql-manual

Este repositorio es una valiosa fuente de información para aquellos que deseen aprender y trabajar con PostgreSQL.

relational-databases sgbd sql

Last synced: 19 Mar 2026

https://github.com/le717/flask-quick-sql

A quick way to run SQL in your Flask app.

database flask python sql

Last synced: 06 May 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/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/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/pprattis/road-safety-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 06 May 2026

https://github.com/1kbgz/fsspec-db

Database handling for fsspec filesystems

db filesystem fsspec odbc python rust sql

Last synced: 26 Jun 2026

https://github.com/danielcalebe/gippe

Projeto iniciado como Trabalho de Conclusão do Curso, visando inovação no setor empresarial de festas e buffets, ajudando na gestão e facilitando o contato com o cliente (Atualmente o servidor não esta funcionando para visualizar)

artisan-command blade blade-laravel bootstrap-5 css3 javascript laravel mvc mysql-database nodejs php sql

Last synced: 14 Feb 2026

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/roe-dl/weewx-sqlupload

Upload skins by using a database

mysql php sql weewx weewx-skin

Last synced: 19 Apr 2026

https://github.com/kinshuk-code-1729/hackerrank-sql-solutions

This repository contains the solutions to all the HackerRank SQL problems which I've solved while learning SQL.

hackerrank-solutions rdbms sql

Last synced: 19 Mar 2026

https://github.com/meet57/petpooja-sem_7_project

A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.

bootstrap5 html jquery js php phpmyadmin-database sql

Last synced: 07 May 2026

https://github.com/sysborg/postgresql-utils

Useful Codes for BI and PostgreSQL Analysis

database postgres postgresql sql

Last synced: 07 May 2026

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/niteshchawla/nc-sql-business-case

A Leading Retail chain brand and a prominent retailer in the United States. It makes itself a preferred shopping destination by offering outstanding value, inspiration, innovation and an exceptional guest experience that no other retailer can deliver.

bigquery retail sql supermarket

Last synced: 07 Feb 2026

https://github.com/sksaju/hacker-rank

My solutions of HackerRank challenges..

c-plus-plus es6 java javascript problem-solving sql

Last synced: 07 May 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/habibun/sql

Structured Query Language

learning sql

Last synced: 19 Mar 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/deanpdx/sql-fileizer

A utility for SQL to avoid repetitive tasks

database mssql sql utility

Last synced: 07 May 2026

https://github.com/purnendudutta/gym-management-system

Website Is Made With HTML, PHP, CSS, JAVA SCRIPT, SQL.

css html5 javascript php sql

Last synced: 07 May 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/gustavovalle23/food-recipe

API that brings recipes from an ingredient list

fastapi graphql pytest python sql sqlalchemy

Last synced: 07 May 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/fhmurakami/the-odin-project

Repo for The Odin Projects' projects. From Foundations to Full Stack (Ruby on Rails and JS/React)

css databases html javascript nodejs react ruby ruby-on-rails sql

Last synced: 14 Feb 2026

https://github.com/dushansenadheera/library_management_system

desktop application to manage library tasks

application csharp dotnet sql windows-forms

Last synced: 08 May 2026

https://github.com/cfisher21/searchbar

Search bar application that an employer can use to search for potential employees. The search bar has fuzzy string matching to make it easier to use. You can register accounts and has authentication using Passport.js. Wrote in JavaScript, HTML, CSS. Uses PostgreSQL and MongoDB databases to store the data.

bcrypt database expressjs filesystem fusejs html5 javascript mongodb passportjs postgresql search-bar sql

Last synced: 14 Feb 2026

https://github.com/turbot/steampipe-mod-azuread-insights

View dashboards and reports across all of your Azure AD tenants using Steampipe.

azure-active-directory azuread dashboards hacktoberfest insights sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/coderomm/studyrooms

"StudyRooms is a platform designed for finding and listing rental and sale properties. Whether you're a student, job-seeker, or property owner, StudyRooms simplifies property search and listing. Powered by ASP.NET MVC 5, Entity Framework, and modern web technologies."

ajax asp-dotnet-mvc asp-net asp-net-mvc asp-net-mvc5 aspnet-c-sharp bootstrap5 c-sharp entity-framework html-css-javascript javascript mssqlms sql

Last synced: 08 May 2026

https://github.com/vincentchov/lansweeper_flask

An extension to the Lansweeper SQL Server front end

lansweeper ms-sql-server python records sql

Last synced: 30 Jan 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/fbz-tec/pgxport

A CLI tool to export PostgreSQL query results to CSV, JSON, YAML, XML, SQL, XLSX and other formats.

cli cobra-cli csv data-export golang json pgx-v5 postgresql sql xml xslx yaml

Last synced: 01 Feb 2026

https://github.com/kar-dim/reactmealsts_backend

My implementation of Maximilian's "React Meals" (NET/Spring backend) https://www.udemy.com/course/react-the-complete-guide-incl-redux/

auth0 csharp dotnet efcore hibernate java jwt netcore spring sql

Last synced: 14 Feb 2026

https://github.com/pprattis/web-application-for-medical-appointment-management

A jdbc application that simulates the functionality of a medical appointment application.

computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams

Last synced: 08 May 2026

https://github.com/nisanth2004/sql-practice

Structured Query Language learning and practice

database db dbms mysql oracle postgesql sql

Last synced: 09 May 2026

https://github.com/araskolnikoff/grad_project

База данных музея | Распределенное приложение

csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms

Last synced: 09 May 2026

https://github.com/rizkipragustono/data_analysis_spark

Exploration: Data Analysis using Spark

apache-spark data-analysis pyspark python spark-sql sql

Last synced: 09 May 2026

https://github.com/victorbadaro/node-api-sequelize-example

An example NodeJS API that uses the sequelize ORM

api api-rest backend node orm postgres sequelize sql

Last synced: 09 May 2026

https://github.com/mxagar/sql_guide

This repository contains my notes after following the refreshment skills track "SQL Fundamentals" from Datacamp and "The SQL Bootcamp" from Udemy.

how-to postgresql sql sqlite

Last synced: 09 May 2026

https://github.com/pjsalter/sql-school-explorer

SQL School Explorer: Your portal to unlocking valuable insights from student and course data through proficient SQL queries in the dynamic realm of education

java java20 jdbc jdbc-connector jdbc-database mysql mysql-database spring-boot sql

Last synced: 09 May 2026

https://github.com/saniyaabushakimova/academix-research-paper-manager

AcademiX is a research paper management application designed to create and manage academic research papers. It allows users to bookmark liked papers, search for papers using keywords, write comments, and take private notes.

astro back-end database-development front-end gcp javascript react sql

Last synced: 09 May 2026

https://github.com/mananb77/data101-postgres-spark

Compare the efficiencies of Postgres and Apache Spark.

data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql

Last synced: 09 May 2026

https://github.com/yashpaneliya/notekeeper

This is a simple note keeper flutter application. It uses SQL database.

dart flutter notekeeper sql

Last synced: 09 May 2026

https://github.com/dj0nny/express-knex-boilerplate

An Express - Knex query builder boilerplate

backend boilerplate database express express-knex expressjs knex knexjs sql

Last synced: 09 May 2026

https://github.com/kentonbmax/sql-tnt

SQL + Typescript Node Template

docker mssql-database sql typescript

Last synced: 09 May 2026

https://github.com/moody-san/sodabar-using-wpf-

C# desktop application build using WPF

sfchart sql wpf wpf-application

Last synced: 10 May 2026

https://github.com/bios-marcel/presentation_eclipse_store

Small presentation abut Eclipse Store for Hannover Gophers 15.10.2024

databases eclipse-store java sql

Last synced: 10 May 2026

https://github.com/oewntk/grind_yaml2sql

OEWN builder project, YAML to SQL chain

builder oewn sql yaml

Last synced: 10 May 2026

https://github.com/gabrielleandro0801/beecrowd-exercises

Repository with programming exercises solved in C, Java, Python and SQL.

beecrowd c java python3 sql uri-online-judge

Last synced: 10 May 2026

https://github.com/jgrtowy/t3-library

I won't have php on my profile

next-api-routes nextjs prisma sql t3-stack

Last synced: 10 May 2026

https://github.com/k-sel/basicauthenticationphp

This repository contains a basic authentication system built using PHP, a MySQL database, and session management. It includes a database connection handled by a PDO class (DbManager) and user authentication features such as login, logout, session-based access control, and email verification for enhanced security.

authentication pdo-mysql php sql

Last synced: 10 May 2026

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

ALX High Level Programming: Python, JavaScript, SQL

console-application database javascript python sql

Last synced: 11 May 2026

https://github.com/n3m0n8/laravel-laragigs-sampleproject

A Laravel Project with CRUD and authentication | Video Presentation in Website link below:

alpinejs dbeaver laravel laravel-authentication laravel-controller laravel-eloquent laravel-eloquent-models php sql tailwindcss

Last synced: 11 May 2026

https://github.com/r-siddiq/prescription-webapp-jdbc

A Spring MVC and JDBC web application for managing prescriptions, enabling doctors to create, pharmacies to fill, and patients to track prescriptions with secure database validation.

jdbc jdbctemplate maven schema-design spring-mvc sql

Last synced: 11 May 2026

https://github.com/sci-oer/mariadb-resource

The mariadb specific language resource for the sci-oer project

docker-image education learning-resources mariadb open-educational-resources sql

Last synced: 11 May 2026