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/gappeah/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 25 Jun 2025

https://github.com/jonathasfrontend/servertechfixsupabase

Sistema de cadastro e ordem de serviço (back end)

api api-restful javascript js json postgresql sql supabase

Last synced: 07 Apr 2026

https://github.com/zhd4/pgbackupbot

Telegram Bot for PostgreSQL Databases auto-backuping

backup database postgres postgresql python sql

Last synced: 27 Jul 2025

https://github.com/kos59125/local-presto

Run Presto on your local machine

docker presto sql

Last synced: 18 May 2026

https://github.com/humbertocg18/sites-criados-php-html

Este repositório é para compartilhar e demonstrar alguns sites que eu fiz ao longo do tempo. Tanto trabalhos ministrados no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), tanto como alguns projetos pessoais.

css html html5 js php sql

Last synced: 09 Apr 2026

https://github.com/sidheshwarjadhav100/nomineetrack

NomeeniTrack: A Java-based JDBC project to manage election candidate data for the Election Commission of India (ECI).

arraylist crud-operation database java jdbc maven mysql oop sql

Last synced: 20 Apr 2026

https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application

Last synced: 05 Apr 2026

https://github.com/mkonikov/dynamicbase

DynamicBase is a lightweight object-relational mapping tool built with Ruby.

ruby sql sqlite3

Last synced: 16 Jul 2025

https://github.com/joytaribagshaw/vet-clinic

This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.

database-management database-schema postgres postgresql postgresql-database sql

Last synced: 29 Mar 2025

https://github.com/ioxee/delawaretelegraph

Content management system made in PHP in controller view model, based on a news system, with administrator panel, reporter panel, user registration and login.

cms config sql tcpdf

Last synced: 10 May 2026

https://github.com/virajpatidar/notes-backend

Backend API developed using GO Fiber for note making application

fiber go go-fiber gofiber golang rest-api sql

Last synced: 22 May 2026

https://github.com/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm

LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.

adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf

Last synced: 11 May 2026

https://github.com/datahappy1/etl_flow_with_statistical_process_control

Materials and install for my talk about getting your ETL flow under Statistical Process Control

3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat

Last synced: 19 May 2026

https://github.com/saba-burduli/-main-online-exam-project

Hello My Name is Saba Burduli and this is my first time ever doing Online Exam ASP.NET Web API . Whats cool in this project is im gonna create 3 type of role .. and they have different tokens (accses). We dont have actually many entity classes manually but we actually creating meny join tables using configuration querys

api asp-net-core entity-framework-core microsoft mssql sql web

Last synced: 18 May 2026

https://github.com/heliorm/heliorm

A code-first object-relational model for accessing SQL data from Java

java orm sql

Last synced: 11 Jan 2026

https://github.com/iotchulindrarai/vnpr-using-raspberry_pi

it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.

numberplatedetection ocr-recognition python3 raspberry-pi sql

Last synced: 10 May 2026

https://github.com/aksh-patel1/text-to-sql-with-llm

text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.

gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit

Last synced: 10 Apr 2026

https://github.com/starsheriff2/sql-zoo-answers

These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.

database excersices mysql queries sql

Last synced: 02 May 2026

https://github.com/easonsyc/student-option

An application for student's GCSE choices.

c-sharp sql study

Last synced: 18 May 2026

https://github.com/inspirate789/bmstu-db

:open_file_folder: Лекции, семинары и лабораторные работы по курсу "Базы данных" в МГТУ им. Н. Э. Баумана.

5sem bmstu data-engineering data-science data-visualization database db etl golang grafana ics7 iu7 nifi notes papers plpgsql postgres postgresql redis sql

Last synced: 02 Mar 2026

https://github.com/collumbus/data-modeling-with-postgres

This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.

data-engineering pipeline postgres python sql

Last synced: 05 May 2026

https://github.com/linx-software/dynamic-csv-generation

This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.

csv dynamic linx sql

Last synced: 19 May 2026

https://github.com/planetarydev/pure-live-pg

PostgreSQL wrapper with live, realtime queries

livedata pg postgres postgresql reactive realtime sql

Last synced: 28 Jun 2025

https://github.com/arungupta14/sqliautomationtool

This automation tool to find sqli vulnerability

python3 sql sqlite-database

Last synced: 22 Mar 2025

https://github.com/nadilson-ifpe/dsmeta

Semana Spring React - DevSuperior. O projeto final está no seguinte link (aguardar alguns segundos para que a Heroku reative o acesso ao back-end, que é pausado após 30 minutos sem acesso): https://dsmeta-nadilson.netlify.app/

back-end backend front-end frontend java javascript react spring-boot sql typescript

Last synced: 09 Apr 2026

https://github.com/htutwaiphyoe/iyo

Third Year End Project - IYO (Inspirational Youth Organization)

mvc-framework php sql

Last synced: 07 Jul 2026

https://github.com/turbot/steampipe-plugin-openshift

Use SQL to instantly query OpenShift resources. Open source CLI. No DB required.

backup etl hacktoberfest openshift postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 20 Jan 2026

https://github.com/derak-isaack/pharmacysalestracker

Streamlit application that tracks pharmacy products sales for a Big Pharma company across various regions. Thereafter, transformation is done using dbt. Streamlit DBT

dbt google-sheets-api jinja2-templates sql streamlit

Last synced: 18 May 2026

https://github.com/ritankarsaha/law-and-order

This is a law and order website where the person can search for legal regulations and articles on law.

sql typescript

Last synced: 19 May 2026

https://github.com/hellymodikalpesh/employee-attrition-analysis

Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.

dax-expression excel powerbi python sql

Last synced: 23 May 2026

https://github.com/kenzycodex/distributed-file-storage

This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.

docker java javafx mysql server spring sql

Last synced: 09 Apr 2026

https://github.com/mtrzc0/forums

Open-source reddit like platform

js php sql xampp

Last synced: 02 May 2026

https://github.com/vizonex/aiohttp_sqlmodel

An aiohttp_sqlalchemy library for sqlmodel things in asyncio.

aiohttp asyncio orm sql sqlmodel

Last synced: 03 Apr 2025

https://github.com/basemax/megamenuphp

MegaMenuPHP is a simple menu system for PHP that allows you to recursively get menu items and its submenus.

mega-menu megamenu menu mysql php recursive recursive-algorithm recursive-functions sql

Last synced: 03 Apr 2025

https://github.com/jordicorbilla/specflow_table_generator

Simple Specflow table generator for SQL Server

specflow sql table

Last synced: 13 Apr 2025

https://github.com/jinkogule/bandejapp

BandejApp is a management system for university restaurants designed to reduce food waste by providing more efficient management.

blade css heroku infinityfree javascript laravel mailgun mariadb php postgresql sql

Last synced: 08 Apr 2026

https://github.com/alenales/reporing

Отправка ежедневной отчетности в Telegram и настройка алертов.

alert python sql telegram-bot

Last synced: 17 May 2026

https://github.com/olaishola05/vet-clinic-db

A database system for a vetinary clinic for keeping inventories of animal details such as date of birth, neutered, escape attempts, weight and name. Build using PostgrelSQL server and PGAdmin4.

pgadmin4 postgres postgresql postgresql-database psql sql

Last synced: 29 Oct 2025

https://github.com/zyloxweeb/registroelettronico

Il Registro Elettronico è un'applicazione web sviluppata per la gestione delle informazioni degli studenti e delle loro valutazioni.

chartjs html5 php scuola-superiore sql tailwindcss typed-js

Last synced: 11 Apr 2026

https://github.com/massacre-saint/codeconfidence-server

This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.

django django-rest-framework python python3 sql sqlite sqlite3

Last synced: 04 May 2026

https://github.com/sudhish-rithvik/hotel-management-system

A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.

datetime gui gui-application oop-principles os-module pillow python random-module sql time tkinter

Last synced: 04 Jun 2026

https://github.com/pizofreude/insightflow-retail-economic-pipeline

A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.

aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform

Last synced: 05 Apr 2026

https://github.com/souravroy-etl/duckle

Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer that compiles to SQL and runs on DuckDB. Tiny desktop app, no servers, git-friendly workspaces.

data-engineering data-integration data-pipeline data-quality desktop-app drag-and-drop duckdb elt embedded etl local-first react rust sql tauri typescript vector-database

Last synced: 23 May 2026

https://github.com/anthonylucky1909/retaildb

Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.

database-management sql

Last synced: 13 Sep 2025

https://github.com/nathanthorell/dataspy

dataspy is a lightweight database monitoring tool that quietly observes your databases for business rule violations.

go postgresql sql

Last synced: 18 May 2026

https://github.com/sabay79/employee-review-management-system

Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software

asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql

Last synced: 20 Apr 2026

https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme_boyutuna_gore

Fs ile SQL Dosyasını eşit parçalara bölme boyutuna göre - NODEJS

boyuta-gore-bolme fs sql

Last synced: 15 May 2025

https://github.com/denko5/sales-analysis

A complete SQL-based sales analysis project covering Africa, showcasing data cleaning, exploratory analysis, insights, and lessons learned. The project highlights sales trends, regional performances, and marketing effectiveness across multiple platforms.

africa data data-analysis data-science exploratory-data-analysis insights kenya sales sql

Last synced: 24 Jan 2026

https://github.com/davidsmfreire/sqlshield

Schema-aware static analysis for SQL strings in application code.

linter sql static-analysis

Last synced: 25 Apr 2026

https://github.com/alddesign/crudkit

CRUDKit lets you create UI webpages for existing databases within minutes.

adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit

Last synced: 08 Apr 2026

https://github.com/ferustech/basicsql

BasicSql wraps existing SQL utilities provided by Java and mchange to reduce repetitive task work.

java mysql sql utility

Last synced: 11 Jan 2026

https://github.com/xxyzz/db

Stanford Databases MOOC exercises

database mooc sql xml

Last synced: 04 Apr 2025

https://github.com/coderberry/arel_assist

ArelAssist is to ArelHelpers as Robin is to Batman

arel sql

Last synced: 26 Jun 2026

https://github.com/praczet/sql-command.nvim

Simple plugin to run sql command (for mariadb). It allows to run command from selection or for current line.

mariadb query sql

Last synced: 02 Jan 2026

https://github.com/finesse/microdb

A simple database connector for using pure men's SQL with bindings 💪

database library mysql pdo pure-sql sql

Last synced: 05 Apr 2025

https://github.com/sohan10012/web-development-roadmap

💻 Web development roadmap with handpicked free resources for frontend and backend. Ideal for beginners aiming to become full-stack developers from scratch.

bootstrap css figma firebase git github html javascript jwt mern-stack nextjs postman redux sql tailwindcss vercel vite

Last synced: 08 Aug 2025

https://github.com/synehq/zero-sql

A robust go package to parse sql to mongo query JSON/BSON

mongodb mongodb-atlas sql sql-to-mongodb

Last synced: 17 May 2026

https://github.com/matteogioioso/postgres-explain

Pgex, PostgreSQL query plan visualization

postgres postgresql query sql

Last synced: 17 May 2026

https://github.com/danomatic/sequelize-graphql

Resolve GraphQL queries with a single SQL query

dataloader graphql sequelize sequelize-orm sql

Last synced: 17 May 2026

https://github.com/paritoshtripathi935/flipkart_scraper

This is a scraper designed to extract product information from Flipkart, an e-commerce platform. The

flipakart flipkart-scraper-python python scraper scraping sql web-scraping

Last synced: 14 Mar 2025

https://github.com/smir-ant/simplewebcodeeditor

hightlight any lang + comments + undo/redo + tab

comments embed highlight js little pgsql prism simple sql tab tiny undo-redo vanila

Last synced: 19 May 2026

https://github.com/coledixon/csharp_contacts_application

C# desktop application for storing contacts with SQL

csharp data-integration desktop-application sql xml

Last synced: 21 Mar 2025

https://github.com/cyevgeniy/orasqlru

http://orasql.ru website

oracle pl-sql sql

Last synced: 22 Mar 2025

https://github.com/Suvroneel/Thrift-Store-E-Commerce-Website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 21 Jul 2025

https://github.com/pin3dev/42_ft-transcendence

A full-stack web application developed with a custom backend and frontend, featuring real-time multiplayer Pong gameplay, user authentication, friend and matchmaking systems, and profile management. Designed to strengthen knowledge of modern web development practices, including WebSockets, RESTful APIs, and secure user data handling.

2fa 42-transcendence 42cursus 42school 42sp api-gateway ddd-architecture docker event-driven ft-transcendence jwt-token microservice mvc-architecture orm redis-cache redis-cluster spa sql transcendence

Last synced: 19 May 2026

https://github.com/aboualine/sql-formation

Library Management System Database: A MySQL project with tables, triggers, stored procedures, and views for managing books, members, and borrowings. Includes sample data for testing. Ideal for learning SQL or building a library app.

data database library-management-system mysql sql system

Last synced: 18 Apr 2026

https://github.com/indiecodermm/vet-clinic-db

A PostgreSQL exercise project to learn and practice database basics

database postgresql sql

Last synced: 16 May 2026

https://github.com/shishirjindal/mingle

My clone of a social network

ajax php social-network sql

Last synced: 12 Jun 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: 29 Mar 2025

https://github.com/arnoldchrisoduor1/password_generator

A Tkinter Desktop Application, Stores Generated Passwords in SQLite Database.

pyinstaller pyperclip python sql sqlite3 tkinter

Last synced: 21 Mar 2025

https://github.com/anny85-code/vet-clinic

In this project I used postgresSQL database to store data from a vet clinic. it is build with SQL.

postgresql sql

Last synced: 13 Jul 2025

https://github.com/sanchezluys/departamentos-municipios-colombia-mysql-mariadb

Listado de departamentos y sus respectivos municipios. Colombia

colombia database mariadb mysql sql

Last synced: 17 Feb 2026

https://github.com/tamino-martinius/node-next-model-knex-connector

SQL connector for next-model package using Knex.

database model mysql node node-module nodejs postgres sql sqlite

Last synced: 15 Jan 2026

https://github.com/officialpiyush/hashtag-bot-discord

A bot to get trending hashtags in discord or something :p

discord eris hashtag monitor postresql server sql trending

Last synced: 22 Mar 2025

https://github.com/jepozdemir/opencart-dbqueries

Useful bulk queries for Opencart Ecommerce MySql/MariaDb databases.

database ecommerce mariadb mysql open-source opencart php php7 queries sql

Last synced: 11 Apr 2026

https://github.com/hamzazaidix/e-cash-app-oop-project

E - Cash App (Banking Management System) By Java FX Swing, SQL & XML (GUI based) :. This is the my University Project in which we can open Bank Account, Deposit Money, Widthdraw our Money & Bank Transactions.

e-cash html java javafx javafx-gui javaproject javascript javaswing management-system mysql object-oriented-programming-project oop project sql swing-gui xml

Last synced: 09 Apr 2026

https://github.com/tahanima/sqlzoo-solutions

My solutions of SQLZOO exercises

sql sqlzoo sqlzoo-solutions

Last synced: 18 Mar 2026

https://github.com/sksubhadeep/nashville-housing-data-cleaning-project-using-sql

SQL Data Cleaning Project on Nashville Housing Dataset

data datacleaning sql

Last synced: 19 Mar 2026

https://github.com/garfield1002/yacdb

Yet Another Crappy DataBase

c database sql

Last synced: 11 May 2026

https://github.com/misicode/Kaggle-Intro_to_SQL

Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.

bigquery kaggle kaggle-intro-to-sql sql

Last synced: 10 Mar 2025

https://github.com/mosk53/sms_reminder

Reminder Bot is a simple and convenient way to schedule reminders for yourself or others via SMS. It uses Python, MySQL, and Twilio to fetch, send, and update reminders from a database.

database python reminder sms sql twilio

Last synced: 04 Mar 2025