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/hakenr/sqlqueryoptimization

Demos/labs for SQL Query Optimization sessions

demo optimization performance-tuning samples sql sqlserver

Last synced: 29 Apr 2026

https://github.com/andrepeersil/trilha_sql

Repositório com exercícios para aprendizado da linguagem SQL

sql sqlite

Last synced: 29 Apr 2026

https://github.com/jeremylongshore/beads-dolt

A Dolt/DoltHub-aware Claude Code plugin for the beads (bd) task tracker: skill + 5 expert agents + a wired dolthub/dolt-mcp server. Builds on beads and Dolt/DoltHub.

beads claude-code claude-code-plugin dolt dolthub mcp sql task-tracking

Last synced: 28 Jun 2026

https://github.com/mufidu/bank-merdeka

A dummy database scheme for Bank Merdeka, made as an assignment for my Database Modelling course

database sql

Last synced: 10 May 2026

https://github.com/grindelfp/authorizator

An example of working with a form of authorization and supporting database.

authentication authentication-backend databases kotlin sql

Last synced: 29 Apr 2026

https://github.com/davidkiss/langgraph-dynamic-sql-queries

A sample text-to-sql chatbot that can answer questions about Netflix movies by dynamically generating syntactically correct SQL queries using Python, ChatGPT, LangGraph and LangChain's `SQLDatabaseToolkit`.

langchain langgraph python sql text-to-sql

Last synced: 29 Apr 2026

https://github.com/ram-ariel/change-mysql-service-status-tool

Tool that allows you to quickly change the status of the MySQL service on Windows with ease

mysql mysql-database mysql-server sql

Last synced: 29 Apr 2026

https://github.com/jacqueline-dev/integracaosqlpython

Integrando Python com Banco de Dados Relacionais Utilizando SQLAlchemy e MongoDB Utilizando Pymongo

mongo pyd pymongo python sql sqlalchemy sqlalchemy-python

Last synced: 29 Apr 2026

https://github.com/topotun77/operator_statistics

Статистика звонков операторов (python, Django, PosgreSQL, Docker, sql)

django docker postgresql python sql

Last synced: 29 Apr 2026

https://github.com/haronbh/cinema-management-system-with-java

The Cinema Management System is a Java-based application developed using NetBeans. It allows administrators to manage cinema operations, including adding, editing, and removing reservations, films, and sessions. The application is integrated with an SQL database

admin-dashboard cinema-management crud-operations database film-management gui-application java mysql netbeans software-development sql

Last synced: 10 May 2026

https://github.com/ilbertt/better-auth-bun-sql

A better-auth database adapter for Bun's built-in SQL module

better-auth bun sql typescript

Last synced: 21 Jun 2026

https://github.com/mituskillologies/ds-ref-cdac-aug24

Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.

data-science data-visualization machine-learning mysql python-programming r-programming sql

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/imgurbot12/anysql

Lightweight, Thread-Safe, Flexible, Powerful, SQL Library

databases mysql postgres python python3 sql sql-client sqlite

Last synced: 29 Apr 2026

https://github.com/himusharier/isdb-journal-publication-database-oracle-postgres

This project contains complete database of a journal publication company and a collection of SQL queries. The queries cover various operations from basic data retrieval to complex data analysis across multiple related tables.

database isdb oracle plsql postgres round62 sql sql-query

Last synced: 15 May 2026

https://github.com/darkhiem/library-management-system

A PHP-based Library Management System with role-based access, book checkout/return functionality, student management, and overdue fee tracking.

css dbms dbms-project html javascript library-management-system mysql php sql

Last synced: 29 Apr 2026

https://github.com/m-ezhil/say-circle

Say Circle is a social media web app where users can sign up, log in, and share their thoughts with a title and content. They can view others’ posts and manage their own with edit and delete options. Built with REST APIs and authentication, it showcases CRUD operations and relational database handling.

axios bootstrap flask javascript python rest-api sql

Last synced: 29 Apr 2026

https://github.com/edprice25/fbi-cde-master-files-ml

Trains a ML regression model with data from the FBI Crime Data Explorer (CDE), for predicting crimes such as Cargo Theft.

bigquery-ml crime-analysis crime-data crime-data-analysis google-bigquery sql

Last synced: 31 Jan 2026

https://github.com/rajin-khan/dbms-sem7

A note file on SQL and Database Management Systems, along with other additional files used to learn full stack Web Development.

database-management relational-databases sql

Last synced: 17 Mar 2026

https://github.com/exegeses/introbdd-58463

Introducción a bases de datos | código 58463

databases mariadb mysql sql

Last synced: 29 Apr 2026

https://github.com/amarjahiji/sdp4j

A schema-first lightweight persistence framework for small-to-medium Java projects. Combines annotation-based mapping, code-driven migrations, and a dual-layer query API into a single, no-nonsense tool. Built for PostgreSQL.

database dataframework datapersistence java javaframework orm persistence persistenceframework sql sqlmapper

Last synced: 21 Jun 2026

https://github.com/poakapx/columns_output

Консоль, що виводить один стовпець з таблиці або всі стовпці з таблиці.

consoleapp csharp sql

Last synced: 08 Jun 2026

https://gitlab.com/pommalabs/kvlite

KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/

SQL Sserver cache mysql oracle postgresql sql

Last synced: 29 Jun 2026

https://github.com/mberkiskal/teacherstudentinformingapplication-ogretmenogrencibilgilendirmeuygulamasi

Öğretmen ve Öğrenci için farklı girişlerin bulunduğu bir okul sistemi uygulaması. Öğrencilerin yetkisi sadece notlarına bakmakken Öğretmenler ; dersler, öğrenciler ve kulüpler için ekleme,çıkarma,silme ve güncelleme işlemlerini yapmakta. Aynı zamanda öğrencilerin sınav notlarını sistem üzerinden ekleme,silme ve güncelleme işlemi yapmaktadır.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 30 Apr 2026

https://github.com/thiagosilvaantenor/bd_e_lab_banco_de_dados_exercicios

Exercícios da disciplina de Banco de dados, do curso de Análise e desenvolvimento de sistemas da FATEC Zona Leste

fatec-zl joins mysql select sql sqlserver stored-procedures tsql

Last synced: 30 Apr 2026

https://github.com/imbios/open-music-api-v3

Backend software for Submission project from Dicoding Academy on Backend Fundamental

backend dicoding javascript music sql

Last synced: 22 Jun 2026

https://github.com/jabhij/apple_dataanalyis_apachespark

Analyzed Apple's dataset to check how many people bought Airpods after buying Mac or iPhone. Thereafter, using ML and predictive analytics to check future outcomes.

apache-spark databricks mllib pyspark python sql

Last synced: 08 Feb 2026

https://github.com/lucasbailo/csharpdb

Csharp With Data Base (SQL Server)

ddd-architecture dotnet entity-framework-core sql

Last synced: 30 Apr 2026

https://github.com/a-cndt/tin311

IPSA - [2023 - 2024] - Initiation aux bases de données

be ipsa sql sqlite3 td tp

Last synced: 31 Jan 2026

https://github.com/zepolimer/devnow

Student project : web app for developers to find a job or internship (CRUD, MVC)

crud mvc php sql

Last synced: 08 Jun 2026

https://github.com/phquartin/agencia-javafx

Projeto da faculdade - Linguagem e Técnicas de programação II

docker-compose java javafx sql

Last synced: 10 May 2026

https://github.com/yuktasree/wolf-parking-database-management

This repo provides a comprehensive database solution for managing campus parking, including parking lot availability, permit assignments, and citation tracking. The project covers ER diagrams, database schema design, and transaction handling.

database-management java mysql-database mysql-server sql

Last synced: 30 Apr 2026

https://github.com/itsvaibhavk/cs50sql-2023

A record of all the coursework I did while taking CS50SQL (2023), Harvard's online course - Introduction to Databases with SQL (on the edX platform).

cs50 cs50sql dbms edx harvardcs50 mysql python sql sqlite3

Last synced: 30 Apr 2026

https://github.com/fs-frost/sql-playground

SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.

pwa sql sqlite svelte typescript wasm

Last synced: 30 Apr 2026

https://github.com/aborden23/pewlett-hackard-analysis

Database Analysis SQL

pgadmin4 sql

Last synced: 31 Jan 2026

https://github.com/treeford11/who-wants-to-be-a-millionaire

# Who Wants To Be A MillionaireThis project recreates the popular quiz show experience. Play the game on any device and test your knowledge! 🎮💻

a css fetch fork html javascript kbc kbc-game money project react-router show sql tv types vue wants web

Last synced: 30 Apr 2026

https://github.com/rahulchouhan1/sql-data-warehouse-project

Building a modern data warehouse with SQL Server, including ETL Processes, data modeling, and analytics.

data-analysis data-cleaning data-engineering data-science data-warehouse datascience etl etl-pipeline sql sql-query sql-server

Last synced: 24 Jan 2026

https://github.com/jamartg/clash-of-code-discord-bot

discord bot to generate game links , track leaderboard etc. Built for use by coder friends

codingameapi discordpy python sql

Last synced: 22 Jun 2026

https://github.com/yasminbrazasilva/exerciciosbancodedados-af-3

Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados functions modelo-conceitual modelo-logico sql stored-procedure workbench

Last synced: 25 Feb 2026

https://github.com/cagandemirmr/airbnb_available_houses

In this repo, i create dashboard using Tableau.In this process, i use SQL and Python languages.

dashboard data-visualization dataprocessing python sql tableau

Last synced: 30 Apr 2026

https://github.com/jjackson112/villain-trading-card

Different branches include template and REST API versions.

database endpoints html-template rest-api sql

Last synced: 30 Apr 2026

https://github.com/birg81/php-2022-02-16-logindb

Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a login. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./UsersDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!

html mysql mysqli php php8 r-dbms sql

Last synced: 30 Apr 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/istifano/contactify-website-

📠Dans ce projet, l'objectif est de développer une application web permettant de gérer une liste de contacts.

css html mysql php sql tailwindcss

Last synced: 15 Apr 2026

https://github.com/fmahadybd/dream-shop

This is an e-commrece website. With have JWT token,Validation, CURD the product and Category. User can add to card product and purch the product

git java jwt-authentication mysql rest-api springboot sql

Last synced: 30 Apr 2026

https://github.com/tyhanskymatwit/sql-library-management

A basic SQL project used as an introduction to data tables and queries.

sql

Last synced: 29 Jan 2026

https://github.com/fsistemas/bigquery-td

ETL to extract data from mysql load and merge in BigQuery

bigquery etl mysql python sql

Last synced: 30 Apr 2026

https://github.com/amitreddy14/inventorymanagementsystem

A multi-user, RDBMS-based inventory management system with an elegant UI, robust visualization, and multi-level access privileges. Developed using JavaFX and MySQL, with features like auto due update and multi-threading.

css java javafx sql

Last synced: 30 Apr 2026

https://github.com/t1chcoder/cinemabot

Telegram bot for movie recommendations, reviews and personalized watchlists

aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot

Last synced: 30 Apr 2026

https://github.com/celineboutinon/laplace-immo

ENSAE-ENSAI Formation Continue (Cepe)/OpenClassrooms Data Analyst 2022-2023 - Projet 3

data-analysis data-analytics data-structures database-design database-schema databases mysql-connector-python mysql-workbench python sql

Last synced: 30 Apr 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/davidmartinperez/pokedex-php

Proyecto de PHP que filtra datos de pokeapi y los cache en una base de datos propia

jquery mysql php pokeapi sql

Last synced: 11 May 2026

https://github.com/dylanjohnston/data-analysis-uk-housing-prices-and-affordability

Analysis of UK housing prices and affordability using Power Query, MySQL, and Power BI. Explores trends in prices, affordability, sales volumes, and their regional distributions.

data-analysis-project housing-analysis housing-prices mysql powerbi powerbi-report powerquery sql uk uk-housing-market united-kingdom

Last synced: 30 Apr 2026

https://github.com/elalfymohamed/sarahah

📍It is a copy of the Saraha website 🏗

css html javascript php sql

Last synced: 11 May 2026

https://github.com/hajarwalfi/nexus-crypto-wallet

Nexus Crypto Wallet est une plateforme simplifiée de gestion des cryptomonnaies développée en PHP (POO, MVC). Elle permet aux utilisateurs de suivre les prix en temps réel, gérer un portefeuille sécurisé et effectuer des transactions rapides en USDT.

js mvc php poo postgresql pwa sql uml

Last synced: 11 May 2026

https://github.com/ksenialf/meduzzen-app-backend

Backend, pet-project

nestjs redis sql typescript

Last synced: 30 Apr 2026

https://github.com/akashbera009/foodieroute.com

FoodieRoute.com is a web-based food ordering platform that connects users with the nearest available restaurants using a clean, responsive interface.

css food-ordering html javascript php sql

Last synced: 30 Apr 2026

https://github.com/douglasdotv/cs50x

A repository for CS50 problem sets, labs and final project.

ai c cs50 cs50x cybersecurity data-structures python sql web-development

Last synced: 30 Apr 2026

https://github.com/arnoldchrisoduor1/covid_19_data_exploration_in_sql

This project aims at exploring the Full Covid-19 Data Set in SQL

sql sqlserver

Last synced: 30 Apr 2026

https://github.com/mele0/air2lung

SQL and Python pipeline for analyzing the impact of air pollution and lifestyle factors on lung disease using a synthetic UK cohort.

air-pollution data-privacy encryption k-anonymity lung-health-severity mysql python sql

Last synced: 08 Jun 2026

https://github.com/vasugi2003/big-data-analytics

Big Data Analytics - various operations and functions.

big-data data-science dataset googlecolab hadoop hdfs pyspark python3 sql

Last synced: 30 Apr 2026

https://github.com/tolstenev/sql_database_for_school_21

[done] Relational database of students of School 21, with the specified constraints, triggers and required procedures

constraints database metadata postgresql procedures sql triggers

Last synced: 30 Apr 2026

https://github.com/vodolaz095/purser

Казначей - система для хранения секретов, которые можно сжечь после прочтения

clean-architecture example grpc-server mysql postgresql redis sql swagger

Last synced: 30 Apr 2026

https://github.com/jaumemonclus/ibm-full-stack-software-engineer-course

An Intensive course of Fullstack Software Engineering including front-end and back-end we application development, Database management, Micorservices and their management, as for various programming lenguages.

css django flask html java python sql

Last synced: 30 Apr 2026

https://github.com/ash-datapro/reporting-sys

Executive reporting system for student success metrics and data-quality validation.

data-quality higher-education-analytics r sql student-success tableau

Last synced: 08 Jun 2026

https://github.com/lucasbelpiede/invoice_analyzer

A invoice analyzer page template developed with PHP

css git html javascript mysql php sql

Last synced: 15 Apr 2026

https://github.com/hoehrmann/text-ansitable-sqlstylesheet

Text::ANSITable::SQLStyleSheet Perl module

ansi-colors perl sql stylesheets table-formatter

Last synced: 29 Jun 2026

https://github.com/nph1508/exploring_sales_and_product_performance_in_bicycle_manufacturing_sql

Analyzed sales and product performance data from a bicycle manufacturing company using SQL in BigQuery. Focused on identifying trends in product categories, revenue distribution, and monthly performance to guide production and inventory planning.

analysis bigquery sql

Last synced: 08 Jun 2026

https://github.com/emanoelcampos/number-guessing-game

A terminal-based game developed during the Relational Database course at freeCodeCamp. It uses Bash scripting for game logic and PostgreSQL for user data management. The project demonstrates practical use of Bash scripting, PostgreSQL, and Git version control.

bash freecodecamp git postgresql relational-database sql

Last synced: 30 Apr 2026

https://github.com/abhijeet-bhambere/sql-server-trail

A collection of learnings for T-SQL, Microsoft SSMS & builds up on existing knowledge of SQL concepts.

dbms-notes sql sql-server-management-studio sqlser t-sql

Last synced: 25 Feb 2026

https://github.com/rodrigobarbaedu/locust-test-app

En este repositorio, se almacena una simple aplicación para prueba de rendimiento en Locust.

bootstrap css flask-application html javascript-library python sql

Last synced: 15 Apr 2026

https://github.com/jonaro00/iv1351_musicschool

Database and Python integration

postgresql python sql

Last synced: 11 May 2026

https://github.com/arcbjorn/scripts-sql-queries

Javascript functions (integrated with bash) and sample SQL Queries

bash-script html5 javascript sql

Last synced: 01 May 2026

https://github.com/nicatdursunlu/hrms-database

PostgreSQL Database of Human Resources Management Systems

database-management database-schema postgres-database postgresql sql

Last synced: 08 Jun 2026

https://github.com/muhammadfarooq85/mongodb-string-operators

This repository is about string opeartors in MongoDb.

database mongodb sql

Last synced: 01 May 2026

https://github.com/aswekkk129/sql_interview

Peparation for SQL technical assessments. Real SQL Interview Questions

markdown sql

Last synced: 01 May 2026

https://github.com/sinooox/purewatertech

Сайт для проекта PureWaterTech + Telegram бот для оповещений и обработки заявок

flask sql telegram-bot

Last synced: 01 May 2026

https://github.com/uboatwaffe/quizapp

Quiz in app form

android app db java quiz sql

Last synced: 11 May 2026

https://github.com/drsartoriuss/portfolio

Учебные проекты из Яндекс Практикума "Специалист по Data Science+"

catboost computer-vision data-science deeplearning mashinelearning matplotlib nlp-machine-learning numpy pandas scipy seaborn sklearn sql torch tsf

Last synced: 28 Jan 2026

https://github.com/lut-ful/ibm-capstone-project-stack-overflow-job-survey

IBM Data Analyst professionale certificate program final project.

cognos data data-analytics looker power-bi python sql statics

Last synced: 01 May 2026

https://github.com/hengkyawijaya/basic-node

Basic server implementation with node js

express node sequelize sql

Last synced: 01 May 2026

https://github.com/samkhawase/authzero

AuthZero integration with Postgrest

auth auth0 postgresql postgrest rest-api sql

Last synced: 01 May 2026

https://github.com/francislauriano/sistema_academico

Sistema desenvolvido em python com objetivo facilitar a gestão de cursos, alunos e matrículas numa universidade fictícia.

python sql

Last synced: 29 Jun 2026