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/profpantoja/bd-exercicios

Repositório das listas de Exercícios da disciplina de Modelagem de Banco de Dados e Banco de Dados.

der mariadb mer modelo-conceitual modelo-entidade-relacionamento peter-chen sql

Last synced: 22 Feb 2026

https://github.com/andreadcsousa/alura_modelagem-bd-fisica_sql

Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.

alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao modelagem-de-dados mysql sql

Last synced: 10 Apr 2025

https://github.com/birg81/jee.1stfakecrudtest

Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi

crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat

Last synced: 14 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/shuklayash02/sql_musicstore_dataanaysis

SQL project to analyze online music store data

pgadmin4 pgsql sql

Last synced: 06 Feb 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/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/arkenidar/java-spring-sql

Console app with JDBC (note: using Spring Framework)

java jdbc postgresql spring sql

Last synced: 13 Apr 2026

https://github.com/shengyou/exposed-demo

Demo assets for Exposed framework

dao exposed kotlin orm sql

Last synced: 01 May 2026

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/fdeniz07/techproeducationfullstackjavabootcamp-batch130

Core Java - Batch 130 Fullstack Developer Camp

core-java java lambda postgresql sql

Last synced: 01 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/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/tiny-essentials/puddysql

🍮 Powerful SQL toolkit for Node.js, built with flexibility and structure in mind. Easily manage SQLite3/PostgreSQL, advanced queries, smart tag systems, and full JSON-friendly filters.

advanced-search database nodejs postgres postgresql query-builder sql sql-builder sql-query sqlite sqlite3 tag-system tiny-essentials

Last synced: 01 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/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 2025

https://github.com/starkgang/unidb-beta

Attempt to bring Mongo DB syntax to SQL.

mongo mongodb pymongo python3 sql sqlite sqlite3

Last synced: 15 Oct 2025

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/kingluo/lua-resty-ffi-graphql-resolver

The openresty graphql server library that encapsulates ariadne.

graphql-server grapqhl kafka luajit luajit-ffi nginx openresty python3 restful-api sql webservice

Last synced: 05 Mar 2026

https://github.com/scarblase/salary-comparison

Submission for the DataCamp Salary Competition(1 level). 🏆

data data-analysis data-science data-visualization engineering python sql structured-data

Last synced: 01 May 2026

https://github.com/felipensp/python-etl

ETL tool written in Python that provides an specific DSL which is translated to Python script to handle input data

csv etl json parsing python regex scripting sql

Last synced: 01 May 2026

https://github.com/bcapathshala/swing-in-java-notes

Java Swing with JDBC Learning Series

gui-application java jdbc mysql sql swing

Last synced: 01 May 2026

https://github.com/atulsinghmbbs/online-hardware-and-software-application

This is the backend application of an online Hardware and Software Application. The user flow is implemented for 3 entities, HOD Engineer and Employee. Employee can login registered the complain .HOD can registered the Engineer and assign to problem to the engineer and Engineer can the solved the complain and Update the complain Status

java jdbc sql

Last synced: 13 Jun 2025

https://github.com/sushantnair/rdbms

A collection of experiments I have performed for the course "Relational Database Management Systems" as part of the curriculum for Semester 4 of SY BTech. Computer Engineering at KJ Somaiya College of Engineering, Somaiya Vidyavihar University, Vidyavihar, Mumbai, 400077

dbms postgresql sql

Last synced: 29 May 2026

https://github.com/panoschatzi/paris_olympics_2024_database

A postgreSQL database of 2024 Paris Olympics.

cs50sql-final-project database docker postgresql sql

Last synced: 13 Apr 2026

https://github.com/1kivanc/sqlodevler

patika tarafından verilen SQL ödevlerini attığım repodur

sql

Last synced: 19 Mar 2026

https://github.com/mansoor-p/jobcompanyratings-monolithic

A monolithic app for job seekers, providing company profiles and employee reviews. Users can browse, search, and filter companies, read reviews, and make informed career decisions.

h2-database java jobportalwebsite jobs jobsearch reactjs rest-api spring-boot springsecurity-jwt sql

Last synced: 16 Apr 2026

https://github.com/rasitayaz/online-self-improvement

Online course management system with a graphical user interface

database education sql

Last synced: 01 May 2026

https://github.com/jaynil1611/sql-playground

SQL Playground allows to execute sql queries & see the result in tabular format with support of pagination & filters.

react react-json-csv react-syntax-highlighter react-table sql sql-playground tailwindcss

Last synced: 16 Apr 2026

https://github.com/ganeshkbhat/ejsondb

ejsondb in-memory json db documents with local persistence

db ejsondb filesystem json nosql sql sql-ddl sql-ddl-dml

Last synced: 01 May 2026

https://github.com/cephascard0207/supplierdb-sql-starter-kit

SupplierDB is a comprehensive database model designed to manage and streamline supplier information and inventory with integrated cash flow calculations. Developed using MySQL Workbench and SQL, this project provides a robust foundation for businesses to manage supplier interactions and financial operations effectively.

cashflow-management database dbms inventory-management-system mysql sql

Last synced: 01 May 2026

https://github.com/paularnaud2/partools

This package contains a bunch of Python tools developed for Support, Test and Automation IT Engineers

automation big-files csv logging mail mailer oracle shell-script sql support test xml

Last synced: 16 Apr 2026

https://github.com/anas727189/bookshelf-buddy

📚 Bookshelf Buddy: A full-stack web app to manage, track, and explore your personal book collection with ease!

css ejs nodejs openlibrary-api postgresql sql

Last synced: 06 Feb 2026

https://github.com/sheabunge/kit102-assign

KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%

data-science entity-relationship-diagram relational-model schema sql

Last synced: 24 Feb 2026

https://github.com/chouaib-629/taskmanager

A simple task manager application built with PHP to help you manage your tasks efficiently.

css html js mysql mysql-database php sql

Last synced: 13 Apr 2026

https://github.com/tugsef/hospitalautomatoinsystem

Welcome to my hospital automation system repository! This project is built with basic Java and showcases functionalities for managing hospital operations efficiently.

insurance-system-app java jdbs oop-principles postgresql sql swing

Last synced: 01 May 2026

https://github.com/defaultik/sqlmap_opener

SQLMap Opener for Windows

c c-language linux sql sqlmap utility

Last synced: 04 Mar 2026

https://github.com/eocode/software-development-and-data-science

Apuntes relacionados al desarrollo de software y tratamineto de datos

data-science docs jupyter-notebook math notes python r software-engineering sql

Last synced: 13 Apr 2026

https://github.com/samoggino/querydb

Piattaforma che permette ai professori di creare esercizi per i propri studenti a tema SQL e Database, sviluppata per l'esame di Basi di Dati.

database html-css-javascript php sql

Last synced: 01 May 2026

https://github.com/droduit/grand-comics-database

EPFL course project to manage a huge database containing hundreds of millions data, and optimize the queries to create a smooth experience on user interface.

big-data data database epfl sql

Last synced: 16 Apr 2026

https://github.com/swastikiiit/ai-education-portal

An AI-powered SaaS platform that enables users to create personalized voice agents for interactive topic-based teaching. Tackles the problem of passive learning with dynamic lessons, inline quizzes, and real-time activity tracking. Includes subscription tiers, user-specific customization, and Sentry-powered error & performance monitoring.

clerk nextjs nodejs postgres react saas-application sentry shadcn sql stripe supabase tailwindcss vapi vercel zod

Last synced: 27 Mar 2026

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

SQL notes from leetcode SQL-study plan

sql

Last synced: 04 Feb 2026

https://github.com/rvats20/expense-tracker

This repo contains python application to track the expenses and store the data in database

database-management plotly-dash project-repository python python-script pytorch sql

Last synced: 01 May 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/sarathchandranpm/restaurant_order_analysis

This project entails an in-depth analysis of a restaurant's order and menu data. The focus is on exploring customer ordering behaviors, menu item attributes, and order specifics. By investigating the connections between order details, menu items, and order dates, the project seeks to generate valuable insights into the restaurant's operations.

data-analysis mysql sql

Last synced: 10 Apr 2025

https://github.com/as16082023/music-store-analysis

This project involves analyzing music store data using SQL queries in MySQL workbench to enhance decision-making, identify trends, and understand customer behavior

data-analysis music-store-analysis mysql sql

Last synced: 06 Jul 2025

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

Harvard SQL Course Booklet

course cs50sql harvard sql

Last synced: 19 Mar 2026

https://github.com/federicog2/memorygame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 14 Apr 2026

https://github.com/juantarrel/dumpler

Dumpler is a command-line tool that provides a way to dump sql databases

go mysql sql

Last synced: 01 May 2026

https://github.com/spineo/quotations

Show quotations based on context.

database django lucidchart perl5 python sql sqlite3

Last synced: 16 Apr 2026

https://github.com/shimul-zahan/dbms-bootcamp

This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.

dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite

Last synced: 01 May 2026

https://github.com/1dev-rs/pagin8

C# library that provides a simple way to generate SQL queries via custom DSL

csharp database dotnet query sql

Last synced: 02 Mar 2026

https://github.com/programmer-rd-ai/library-management-system-oraclesql

The Library Management System project, part of the CI6320 Advanced Data Modelling coursework, features comprehensive SQL scripts utilizing OracleSQL to facilitate efficient data modeling and management.

adm advanced ci6320 cw data icw library management modelling oracle oraclesql report sql system

Last synced: 29 Oct 2025

https://github.com/bria222/mkopo_loan_management_system

mkopo lms is a loan management system which helps both clients and the loan administrators to manage loan disbursements and loan statistics

backend-api bootstrap4 css3 html-css-javascript javascript material-ui mysql-database php sql validation

Last synced: 11 Apr 2026

https://github.com/gaurav000001/tender-management-cli

A C.L.I. Based Application for Tender Management, which allows users to Place a Bid for any Open Tender, browse his/her bid history, Update their profile, change their password, and Delete a Bid, Using Java with J.D.B.C. and MySQL database.

console-application java jdbc-api mysql sql

Last synced: 01 May 2026

https://github.com/vnaki/gt

Generate create table sql by struct, power!

golang mysql sql sqlite3 struct table

Last synced: 01 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/gabrieladados/adventureworks

Do Data Warehouse ao Power BI: Projeto End-to-End de Análise para Adventure Works

dataanalysis dbt figma powerbi snowflake sql

Last synced: 19 Mar 2026

https://github.com/yessasvini23/ibm-data-science-professional-certification

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera data-science dataanalysis ibmprofessionalcertificate machine-learning python sql

Last synced: 01 May 2026

https://github.com/nguyendangxuanlinh/the-pizza-analysis-report-with-powerbi-sql

The purpose of this project is to help pizza business sustain and enhance their business growth. The analysis will help business owner understands their current product performance and uncover valuable insights to make data-driven decisions

actionable-recommendations powerbi powerbidashboard recommendation sql sql-query user-insights

Last synced: 19 Mar 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/hugojunior/sql-server-docker

Configuração para criar um ambiente de desenvolvimento usando SQL Server sem restrições de sistema operacional.

docker docker-compose sql sqlserver

Last synced: 01 May 2026

https://github.com/frederikhs/sql2csv

Go library for generating csv files based on SQL queries

csv go sql

Last synced: 24 Feb 2026

https://github.com/kdandy/redops

RedOps is a network and security testing tool. Key features: subdomain discovery, port scanning, and vulnerability testing. New features: Reverse DNS Lookup, DNS Zone Transfer Testing, Open Redirect Testing, Command Injection Testing, and CVE Exploit Checker.

csrf ddos domain find injection pentesting sql ssl vunerability xss

Last synced: 01 Mar 2026

https://github.com/bsperezb/python_sql_manage

this project read a excel, save and delete objects of database and export logs and data errors in excel format

data-science data-visualization postgresql python sql

Last synced: 02 May 2026

https://github.com/belynnn/i3_wad_2024_php

Repo containing all the concepts covered during the PHP course, for Interface3's Web Application Developer course.

ajax course mysql php phpmyadmin sql training

Last synced: 02 May 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/clarity20/miniquery

TUI front end for TQL.

sql transpiler

Last synced: 24 Feb 2026

https://github.com/ullenius/backinschool

:school: School Management project. Java EE, JPA and MySQL/mariaDB. Contains 5 entities with bi-directional relationships

java javaee jpa orm sql

Last synced: 12 Mar 2026

https://github.com/neveratdennys/postgresqlmigration

Short scripts to make SQL Server to Postgres migration easier for Functions and Stored Procedures.

migration-automation mssqlserver pgsql postgresql sql tsql

Last synced: 28 Feb 2026

https://github.com/ashmalzahra/vet_clinic-database

In this project, PostgreSQL - relational database, is used to create the data structure for a Vet Clinic.

database postgres postgresql sql

Last synced: 02 May 2026

https://github.com/alenap93/kysely-cache

Cache layer for Kysely

cache database kysely lru query-builder sql

Last synced: 16 Mar 2025

https://github.com/sparshhhhhh/netflix-sql

Run queries to find insights about Netflix.

database-management sql

Last synced: 19 Mar 2026

https://github.com/jkcso/sql-tutorial

A SQL tutorial created by me that teaches step by step every aspect of the most famous database programming language. Reader is first introduced to the basics and we then dive into more advanced aspects of the language.

sql sql-query

Last synced: 19 Mar 2026

https://github.com/hellymodikalpesh/sql-fundamentals

This repository contains a collection of SQL cheat sheets and functions aimed at helping developers quickly reference and remember essential SQL concepts. Whether you're new to SQL or looking to refresh your memory, these cheat sheets cover a wide range of topics.

sql tsql

Last synced: 19 Mar 2026

https://github.com/thl-corporation/thl-sql

Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.

automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps

Last synced: 02 Jun 2026

https://github.com/PGBSNH20/ludo-v2-ludov2-group-9-linux-ludo

A multiplayer Ludo game written in Blazor & ASP.NET Core.

asp-net-core blazor razor-pages signalr sql tailwindcss web-assembly

Last synced: 11 Mar 2025

https://github.com/thestevendev/query-planner

Query-Planner is a Java-based application designed for efficient scheduling, management, and execution of SQL queries with an intuitive graphical interface.

database java query query-builder queryplan sql

Last synced: 02 May 2026

https://github.com/rohitkumar-tech/blogging

This is a modern, feature-rich blogging website built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The website includes a variety of functionalities tailored for an optimal blogging experience.

backend css express frontend html js json mern mongodb node react sql tailwind vite

Last synced: 14 Feb 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/ushanperera/sql-scriptproject

This Stors all the SQL syntax that always come in handy during the developments (TSQL)

sql sqlserver-2022 stored-procedures tsql

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/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/enriquebdel/clases-sql

En este repositorio encontrarás varias lecciones creadas por mí sobre Base de Datos, concretamente con la parte de SQL. El programa que utilizo para programar es Oracle APEX.

lessons oracle-apex sql university

Last synced: 19 Mar 2026