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/g-s-c-code/libraryapi

RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.

asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql

Last synced: 30 Mar 2025

https://github.com/akashash01/sql-basic-table-creation

This SQL codes might useful for creating a simple Database, by creating a multiple tables.

database ddl dml dql sql

Last synced: 01 Apr 2025

https://github.com/macdon112/layoff-analysis

SQL data cleaning & analysis of global layoffs

data-analysis data-cleaning data-exploration sql

Last synced: 21 Feb 2026

https://github.com/shubham-sakunde/note-maker-web-app

Note Maker is a web application designed for making and saving notes. Easily create and save your notes. Access a list of all your saved notes, make changes to your existing notes effortlessly, and remove unwanted notes with a simple delete button.

bootstrap hibernate-orm java jsp-servlets maven mysql sql tomcat

Last synced: 12 Apr 2026

https://github.com/hvignolo87/sqlalchemy

Usage of SQLAlchemy with Python

crud-operations databases pandas python sql sqlalchemy

Last synced: 12 Apr 2026

https://github.com/shivam1808/data-cleaning-project

We take raw housing data and transform it in SQL Server to make it more usable for analysis.

analysis data datacleaning sql sqlserver

Last synced: 29 May 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/sparkfish/modelc

modelc is an R model object to SQL compiler

compiler generalized-linear-models linear-models r sql transpiler

Last synced: 04 Sep 2025

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/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/mr-vozhyk/test-tasks

Выполненные тестовые задания (не запрещенные к публикации)

analysis data-analysis digital-analysis e-commerce excel google-colab google-sheets marketing marketplace power-bi power-query python sql

Last synced: 07 May 2026

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/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/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/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/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/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/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/larissaperinoto/trybesmith-api

The TrybeSmith API consists of a management interface for a medieval products store and was developed using TypeScript.

docker docker-compose express joi jwt msc mysql nodejs nodemon sql swagger typescript

Last synced: 12 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/ojgabrielleal/toquiotv

Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.

bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv

Last synced: 12 Jun 2025

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/anthonp/weather-data

A fun project I did with NOAA weather data

mariadb mysql sql

Last synced: 10 Mar 2025

https://github.com/miroslav-reiter/kurz_ako_sa_stat_analytikom

📈 Ako sa stať ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Analytikom pre Robime.it (Mentor Partners)

analytics analytik excel google microsoft mysql reiter sql

Last synced: 09 Apr 2025

https://github.com/cyberkutti-iedc/snaildb

SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.

database lightweight non-sql non-sql-database python pythondatabase sql

Last synced: 25 Mar 2025

https://github.com/yaaa3ser/sql-notes

SQL notes from leetcode SQL-study plan

sql

Last synced: 04 Feb 2026

https://github.com/tobihatti/languages-summaries

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

a-level csharp documentation dotnet example instructions sql

Last synced: 20 Apr 2026

https://github.com/derrickbaruga7/sql-database-management

In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.

database database-management relational-database sql

Last synced: 05 Sep 2025

https://github.com/geetisha/sales_insight_data_analysis_using_sql_and_tableau-etl-

Sales Insights - A Data Analysis Project performed on Tableau & SQL Topics

dashboard data-analysis data-visualization mysql project sales-analysis sql tableau

Last synced: 07 Jan 2026

https://github.com/zaujulio/webchatroompostgres

BD2 Project: Web Chat Room Based Application

db dbms postgresql sql

Last synced: 14 May 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/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/ferdinand-swoboda/folo

A jOOQ object-relational loader.

java jooq sql

Last synced: 14 Jan 2026

https://github.com/dunmengjun/sqldsl

基于jdbc实现的sql dsl,类似Querydsl, 但不需要插件就可提供类型安全的查询(基于SerializedLambda)。可以很方便的和各种类型的库(比如mybatis, hibernate等)集成。

dsl gradle hibernate java jdbc lambda maven mybatis mysql oracle postgresql querydsl sql sql-server

Last synced: 14 Jan 2026

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

Export from SQL-Server to Excel

csharp excel sql sql-server vb-net

Last synced: 30 Jul 2025

https://github.com/ikeawesom/nitrix

SQL Views Code Generator

code-generators react sql

Last synced: 12 Apr 2026

https://github.com/subhajeet2003/library_management_system

Created a Relational Database for Library Mangement System.

mysql sql

Last synced: 25 Mar 2025

https://github.com/danvixent/query

An SQL query builder package for Go

golang query-builder sql

Last synced: 25 Mar 2025

https://github.com/buathiertom/automatic-bdd-project

SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.

plpgsql plpgsql-scripts postgresql sql

Last synced: 07 Jan 2026

https://github.com/subh888999/sql-library-management-system-project

This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.

mysql sql

Last synced: 21 Jul 2025

https://github.com/shubhaansaxena/tableau-sales-insights-project-for-pizza-restaurant

I obtained sales data from a local pizzeria and created some dashboards full of insights.

data-cleaning etl python real-world-project sql tableau

Last synced: 13 Jun 2025

https://github.com/leomsgit/projetos_pessoais

Projetos de Desafio Pessoal ou Processos Seletivos

c exercises gupy http-requests json mysql python python3 rest-api sql test

Last synced: 13 Apr 2026

https://github.com/iantomasinicola/ebook

La mia guida completa sul linguaggio SQL "Come scrivere una query"

database mysql mysql-database sql sql-server

Last synced: 19 Apr 2026

https://github.com/mateoniksic/project-project-management

web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]

college-project css dashboard database html php sql usermanagement

Last synced: 13 Apr 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/suman105/cheatsheets-for-interview-preparation

A collection of well-structured and concise cheat sheets for C++, Git & GitHub, and SQL. Perfect for quick reference, interview prep, and boosting productivity. 🚀

cplusplus github sql

Last synced: 13 Apr 2026

https://github.com/sarvesh30112002/sql-analyzer

SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.

java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis

Last synced: 13 Jun 2025

https://github.com/thomas465xd/ornamental-nursery-project

My First Oficial Project, a Web Site for an ornamental plant nursery located in chile

composer gulp hostinger-project intervention-image js mailtrap mvc mysql php phpmailer sass sass-mixins sql

Last synced: 13 Apr 2026

https://github.com/dagmawi-22/invoice

Invoice management full-stack application with nextjs, nestjs, prisma & postgresql.

jspdf nestjs nextjs nextjs14 postgresql prisma react sql swagger swagger-ui tailwindcss xlsx

Last synced: 13 Apr 2026

https://github.com/vivekraj21/plastic-zephyr-2114

COURSE MANAGEMENT SYSTEM : It is an application which makes scheduling of faculties in an Educational Institute easier and less complicated. It uses Java and mySQL to read,write and modify data.Project explaination video - https://drive.google.com/file/d/1y9cOPUmAOrJ_fhCqhfABDU16xMlEr7nO/view?usp=sharing

git java sql

Last synced: 28 Apr 2026

https://github.com/gaball1/travel-management-system

This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.

bootstrap c-sharp css dotnet dotnet-web-app-web-application html html5 javascript linq microsoft-sql-serv sql webapp

Last synced: 13 Apr 2026

https://github.com/lordmitrii/student-progress-flask

Simple Flask app with a questionnaire feature. Collects student progress data via forms and stores it in a database.

css database flask flask-api html python sql web

Last synced: 13 Apr 2026

https://github.com/ahsankhan26/whatsapp-chat-parser

Takes a txt file of Whatsapp Group Chat and Parses it for analysis.

python regex regular-expression regular-expressions sql whatsapp-chat-parser

Last synced: 08 Apr 2025

https://github.com/dhouib-mohamed/quoxy

Quoxy is an API authenticator proxy using Go and SQL, featuring secure token management via Cron jobs and a reverse proxy for authenticated requests.

api-gateway api-limiter api-security go proxy sql subscription token-management

Last synced: 04 Feb 2026

https://github.com/saphalpdyl/pixel-mail

An email application built almost from scratch with authentication , encryption , saved login and so on. Full stack app with SQL Database, Node backend and React Front end

html-css-javascript jwt-authentication mariadb nodejs sql

Last synced: 13 Apr 2026

https://github.com/chadwyck242/udemy-java-masterclass

Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.

idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy

Last synced: 13 Apr 2026

https://github.com/nirav-gajera/codeigniter-crud

simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap

ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode

Last synced: 13 Apr 2026

https://github.com/freshposh-code/blog-usercrud

This is blogApp, registering, creating and editing post with a base UI styled inline.

blogpost laravel8 sql

Last synced: 02 Mar 2026

https://github.com/amandavsamorim/mysql-exercises

Repository dedicated to the exercises and practices of MySQL database conducted during the lessons.

database mysql sql

Last synced: 13 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/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/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/1biot/FiQueLa

UniQueL (Universal Query Language) is a PHP library for easy manipulation of JSON or Yaml or Neon data.

json neon parser php query sql yaml

Last synced: 26 Aug 2025

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/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 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/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/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/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/umarlypoeta/my_learning_journey_datacamp

This repository serves as a comprehensive record of my learning journey with DataCamp, showcasing the courses I've completed and the projects I've worked on. It features a collection of practical exercises and data-driven projects that demonstrate my proficiency in data manipulation, analysis, and visualization using Python and SQL

data-engineering data-science data-visualization sql

Last synced: 20 Aug 2025

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/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/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/aschollwoeck/asmerald

A library for writing type safe SQL in C#.

csharp postgresql sql sqlite

Last synced: 13 Apr 2026

https://github.com/hellymodikalpesh/pizza_sales_sql_analysis

A comprehensive SQL project analyzing pizza sales data across multiple tables. This project includes basic, intermediate, and advanced queries to answer business-critical questions related to revenue, order trends, and product performance.

sql

Last synced: 22 Feb 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/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/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/johnkommas/wallpaper

Create Realtime Data Analytics Live Wallpaper

entersoft erp microsoft microsoftsql photoshop pillow sql wallpaper

Last synced: 30 May 2026

https://github.com/pngo1997/data-mining

Practice on data mining using AWS (multi-nodes), Hadoop and SQL.

aws ec2 hadoop mapreduce sql

Last synced: 14 Jun 2025

https://github.com/sadmansakib93/leetcode-sql-50

My MySQL solutions for LeetCode's SQL 50 study plan (Crack SQL Interview in 50 Qs)

data-science dataengineering leetcode-solutions leetcode-sql mysql sql

Last synced: 17 Jun 2025