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/hfanieng/prodjlink-to-sql

This project reads data from the ProDJLink network with Beat Link Trigger, sends it via UDP to a Python script and then saves the data in a SQL database.

clojure music python rekordbox sql udp

Last synced: 17 Mar 2026

https://github.com/digia3d/catalog-of-my-things

"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.

ruby sql uml-diagram

Last synced: 23 Oct 2025

https://github.com/divith123/e-commerce

E-Commerce is a modern, full-featured online shopping platform built with Next.js, React, Prisma, and Tailwind CSS. It offers a seamless user experience with secure authentication, product browsing, cart management, and order processing.This project is ideal for learning or launching an online store.

ecommerce nextjs sql typescript

Last synced: 25 Feb 2026

https://github.com/reachvivek/login-system

A Complete User Login System With User Registration, Verification And Forgot Password Option.

composer html javascript jquery php phpmailer sql swifmailer

Last synced: 14 Apr 2026

https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization

This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.

database music-database musicdatabase optimization query-optimization sql

Last synced: 16 Mar 2026

https://github.com/bfergerson/jnomad

Scans Java source code for database queries (SQL/HQL) and recommends possible table indexes based on query usage

java postgres-explainer postgresql source-code-sql-extractor sql sql-explain sql-scanner

Last synced: 11 Oct 2025

https://github.com/faib920/codebuilder-templates

CodeBuilder Templates 模板仓库

codebuilder csharp go html java nvelocity razor sql t4

Last synced: 11 Oct 2025

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

Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.

algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 16 Mar 2026

https://github.com/bdrupieski/anagramfinder

Java app to find anagrams in the Twitter firehose

anagrams java jdbi postgres python scikit-learn sql twitter-bot twitter4j

Last synced: 14 Apr 2026

https://github.com/bahinkor/ecommerce

Back-end application developed with Nest JS technology and MySQL database. (online shop restful api)

api backend mysql nestjs nodejs restful-api sql

Last synced: 25 Feb 2026

https://github.com/turbot/powerpipe-mod-covid19

Visualize COVID-19 vaccinations, healthcare capacity, regional trends, and more using Powerpipe and PostgreSQL.

covid-19 covid-data covid19 covid19-data dashboard postgres postgresql powerpipe powerpipe-mod sql

Last synced: 22 Jun 2026

https://github.com/adityakonda6/online-flight-booking--php

Online Flight Booking using PHP

bootstrap css html javascript php sql xampp

Last synced: 28 Jan 2026

https://github.com/parisaroozgarian/ibm-data-analyst-professional-certificate

The IBM Data Analyst Professional Certificate, consisting of 9 courses, equips with essential skills in Excel, SQL, Python, data visualization, and analysis techniques

big-data business-analysis business-communication communication data-analysis data-management data-structures data-visualization databases general-statistics human-resources planning python-programming spreedsheet sql

Last synced: 27 Jan 2026

https://github.com/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 15 Apr 2026

https://github.com/riya12aaa12/e-book-enterprise

"E-Book Enterprise" suggests a serious and professional entity engaged in the business of e-books.

book csharp ebook mvc sql

Last synced: 24 Feb 2026

https://github.com/pericles001/alx-backend-storage

ALX backend specialization track with SQL projects

functions mysql sql stored-procedures trigger

Last synced: 22 Jan 2026

https://github.com/stimulsoft/samples-reports.avalonia

Avalonia samples for Reports.AVALONIA embedded report components, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 report engine

avalonia avalonia-ui cross-platform export framework linux macos net6 net8 pdf perfomance report reporting reporting-tool reports sql viewer visualization windows xaml

Last synced: 14 Oct 2025

https://github.com/sylhare/database

Some example to interact with dbs

mongo php sql

Last synced: 17 Apr 2026

https://github.com/payal1907/cu_admission_system

CU Admission System is a Flask-based web application for managing college admissions with authentication and database integration.

chartjs css flask html javascript sql

Last synced: 04 Apr 2026

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

Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.

backup etl launchdarkly postgres postgres-fdw postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 18 Apr 2026

https://github.com/zehracakir/javaileveritabaniislemleri

JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.

database docker docker-container java jdbc postgresql sql visual-studio-code

Last synced: 18 Apr 2026

https://github.com/moeiscool/emissary

The Live Chat Solution written in Node.js

customer-support live-help redis sql websocket

Last synced: 28 Apr 2026

https://github.com/tojan-naiem/ghorsa

An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.

bootstrap5 css html js mysql php plant-store sql

Last synced: 05 Feb 2026

https://github.com/karim-w/stdlib

a collection of standard library modules for go i use in my projects. The package offers a set of modules that are useful in most projects such as logging,tracing,pooling,caching,HTTP Request,etc.

cache golang http-client pool redis sql

Last synced: 12 May 2026

https://github.com/tomwright/extendedpdo

A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.

database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql

Last synced: 04 Apr 2026

https://github.com/joekakone/sql_tutorials

SQL Tutorials - SQLite, Postgres, SQL Server

databases postgres sql sqlite sqlserver

Last synced: 02 Apr 2026

https://github.com/pkx8326/hackerrank_findmedian_mysql

Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.

median mysql query sql statistics

Last synced: 08 Jun 2026

https://github.com/adelrizq/firsttosolve

FirstToSolve is a competitive programming platform to manage competitive programming regular activities,

automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql

Last synced: 28 Apr 2026

https://github.com/luiscarbonel1991/nlp2sql

Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.

ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql

Last synced: 03 Apr 2026

https://github.com/lordmitrii/telegram-bot

An AI-powered Telegram bot utilizing GPT api for interactive conversations and a dynamic learning response system.

aiogram gpt-3 python sql telegram

Last synced: 28 Apr 2026

https://github.com/go-simpler/queries

🛢️ Convenience helpers for working with SQL queries

dependency-free go library query-builder sql sql-query

Last synced: 17 Jan 2026

https://github.com/brokenthorn/sql-scripts-for-bizpharma

Scripturi SQL pe care le folosesc pentru lucrul cu aplicațiile BizPharma

bizpharma scripts-collection sql tools tsql

Last synced: 23 Jan 2026

https://github.com/kanarus/qjack

ergonomic sqlx wrapper for nightly Rust

async await mysql postgres postgresql rust sql sqlite

Last synced: 28 Apr 2026

https://github.com/bes-js/binfo

A high-performance npm package that provides card BIN (Bank Identification Number) information quickly and efficiently with SQL.

bin binlist card cards check checker fast sql

Last synced: 23 Feb 2026

https://github.com/asifdotexe/covidporfolioproject

This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD

dashboard data-analysis data-exploration data-visualization sql sql-server tableau

Last synced: 08 Jun 2026

https://github.com/sanjinkurelic/meetinginfodatabase

Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database

ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio

Last synced: 29 Apr 2026

https://github.com/hadifadl/texttosql

A C# application created to loop over flat files and insert them to seperate SQL Server Table.

csharp sql sql-server sqlserver

Last synced: 29 Apr 2026

https://github.com/mishkarogachev/generic_sql

Qt SQL generation library

qt sql

Last synced: 29 Apr 2026

https://github.com/refmv/iot-device-manager

A web app built using ASP.NET and React capable of managing smart devices.

aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql

Last synced: 29 Apr 2026

https://github.com/stefanbschneider/feelya

✔️😊 feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.

app bootstrap chartjs cicd django heroku hobby-project postgresql python python3 sql tracking webapp

Last synced: 30 Apr 2026

https://github.com/ldaniels528/lollypop

Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.

csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql

Last synced: 28 Jan 2026

https://github.com/deptno/pg-toolbox

low level variable bindable sql generator

asql postgresql sql

Last synced: 01 May 2026

https://github.com/pratikrameshmajage/mysql

SQL_PRACTICE_QUESTIONS | NOTES. 📝 | APNA COLLAGE | SMITH INSTITUTE | FUSSION INSTITUTE | 📚 THIS REPOSITORY DOCUMENTS MY JOURNEY OF LEARNING MYSQL, ONE OF THE MOST POPULAR RELATIONAL DATABASE MANAGEMENT SYSTEMS. 🗄️

cascade clauses constraints dcl ddl dml dql join mysql sql subqueries tcl

Last synced: 03 Jul 2025

https://github.com/pyrech/csv-explorer

Load a big CSV into a MySQL database and explore it with PHPMyAdmin

csv explorer leak mysql phpmyadmin sql

Last synced: 01 May 2026

https://github.com/nishadkindre/sqlhub

SQL Workbench Simulator - Learn and practice SQL in a complete database environment

database mui react sql

Last synced: 01 May 2026

https://github.com/simplesurance/sqltracing

Go SQL-Driver wrapper to trace operations via OpenTracing

database go golang jaeger opentracing sql

Last synced: 02 May 2026

https://github.com/z-bj/fifa_world_cup_db

⚽🏆 A Shell script to insert and query data in a PostgreSQL DB

automation database fifa postgresql shell-script sql vim worldcup-data

Last synced: 08 May 2026

https://github.com/wasilolly/jobsitemvc

Job listing website written with pure MVC PHP, SQL and bootstrap for front end.

model-vi mvc-pattern oop-principles php php-8 sql

Last synced: 19 Feb 2026

https://github.com/iantomasinicola/portfoliodataanalyst

Progetto di Data analysis con Python, Microsoft Sql Server e Excel

data-analysis excel python sql

Last synced: 21 Jun 2026

https://github.com/turbot/powerpipe-mod-nba

Visualize NBA team, player, game data, and more using Powerpipe and SQLite.

dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 13 Jun 2026

https://github.com/chrynn/snyt

website for restaurant with small CMS

docker latte nette php sql

Last synced: 25 Oct 2025

https://github.com/rstm-sf/runsql

A simple cross-platform application for testing SQL select queries

application avaloniaui cross-platform dotnet sql sqlite3

Last synced: 09 May 2026

https://github.com/trivigy/migrate

Idiomatic GO cluster release and database migration management

database embedded gcloud kubernetes migration semver sql tool

Last synced: 07 Oct 2025

https://github.com/abeltavares/nps_performance_analysis

Analyzing and Monitoring Net Promoter Score (NPS) Performance for Healthcare Companies using SQL and Power BI

customer-satisfaction dashboard data-analysis data-visualization healthcare net-promoter-score nps-analysis performance-monitoring power-bi sql

Last synced: 19 Mar 2026

https://github.com/buffbiryani/clickspeed

full stack multimodal click game

fast-api python railway sql

Last synced: 03 May 2026

https://github.com/mensenvau/stratascratch_sql_solutions

🎯 My solutions to the tasks in stratascratch

pyspark python sql stratascratch stratascratch-solutions

Last synced: 04 May 2026

https://github.com/emmanueltobi/touched-profwidomnotebooks

Touched Prof. Widom (from Stanford university) jupyter notebooks on bigdata with python

algorithms bigdata correlation machine-learning python pythonbasics regression sql

Last synced: 04 May 2026

https://github.com/djdeveloperr/postquery

An easy to use Query Client for Deno Postgres.

client database deno postgres query sql

Last synced: 10 Oct 2025

https://github.com/quickstartlibs/db

Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.

database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query

Last synced: 04 May 2026

https://github.com/shnartho/data-bases

Advance SQL query course by Wroclaw University of Science and Technology

azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query

Last synced: 19 Mar 2026

https://github.com/m7moudgadallah/iti-database-labs

This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.

database ddl dml joins sql sqlserver tsql

Last synced: 04 May 2026

https://github.com/araditc/arad.sms.core.dbreader

DB Reader is a service for managing inbound/outbound messages, connecting to Oracle, SQL Server, and MySQL. It reads messages from the Outbound table and sends them via Arad ITC's web service. Utilizes Threading for high-volume processing and supports message receipt and delivery updates via GetDLR/GetMO web services or Webhook.

arad arad-itc db-reader mysql rest-api sendsms sms sql

Last synced: 15 Feb 2026

https://github.com/xnuvers007/hw

program iseng buat nambahin repos, hello world (SQL)

hello hello-world helloworld sql

Last synced: 19 Mar 2026

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 May 2026

https://github.com/rahul9332935/foodapp

We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.

hibernate-jpa java lombok mysql spring-boot springdata-jpa sql swagger-ui

Last synced: 05 May 2026

https://github.com/nothingnothings/zap-scraper

Zap Imóveis Website Scraper Built with Python

beautifulsoup beautifulsoup4 docker python scraper selenium sql zap-imoveis

Last synced: 05 May 2026

https://github.com/emilianomusso/pocogenerator

POCO Entities Generator for Microsoft SQL Server

csharp dotnet netcore poco poco-generator sql sqlserver

Last synced: 05 May 2026

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

An example NodeJS API that uses raw SQL

api api-rest backend node postgres raw-sql sql

Last synced: 08 May 2026

https://github.com/kundan-10/calender_application

A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.

maven spring-boot sql

Last synced: 05 May 2026

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 19 May 2026

https://github.com/nikolaiser/brichka.nvim

Run code on Databricks from Neovim

databricks neovim plugin python scala sql

Last synced: 01 Feb 2026

https://github.com/vaibhavdavedev/ibm-backend-development-course

This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate

devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql

Last synced: 08 Feb 2026

https://github.com/harrystaley/tamusa_csci4349_week8_livepentest

This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.

cli command-line cybersecurity infosec network-security scripting security shell sql terminal

Last synced: 17 Mar 2026

https://github.com/pirate-emperor/dialogix

Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.

asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql

Last synced: 27 Jan 2026

https://github.com/rajjitlai/bca-4th-sem

The repository of BCA 4th Semester, NIELIT

css dbms html js project sql web web-tech

Last synced: 26 Feb 2026

https://github.com/aashish22bansal/ite1003-dbms-project-apple-store-management-system

This website is built using PHP and is integrated with a database using MySQL. The website was tested using the XAMPP Server. The database used in this website is normalised to 5NF Form.

css dbms-project html php sql xampp

Last synced: 15 Apr 2026

https://github.com/canayter/crowdfunding-etl

Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data

pandas python regex sql

Last synced: 06 May 2026

https://github.com/anand-3399/gaming-ninja

My aim is to make a complete website that should have all the essential parts a website should have.

000webhostapp admin-dashboard authorisation backend backend-api css frontend full-stack gaming gaming-ninja gaming-website html javascript mysql mysql-database php signinwithgoogle sql userlogin

Last synced: 27 Feb 2026

https://github.com/rohithgowdam/dbms-el

This is the project created by students as a partial fulfillment for the course database management system.

database-management database-management-design-in-mysql dbms dbmsminiproject java javaswings mongodb nosql pharmacy-management-system sql sqlworkbench

Last synced: 10 Feb 2026

https://github.com/billwallis/db-query-profiler

Lightweight database query profiler.

python sql

Last synced: 25 Feb 2026

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

View dashboards and reports across all of your IBM Cloud accounts using Powerpipe and Steampipe.

dashboard hacktoberfest ibm ibm-cloud insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 24 Jan 2026

https://github.com/aminehmida/sqlmigman

Tool to manage database schema migration

devops migration mysql postgres postgresql sql upgrade

Last synced: 09 May 2026

https://github.com/thyagohsr/match-verse

Projeto feito para a residência de software com parceria com a Accenture, onde tivemos que criar uma página de login e conectar com o banco de dados, utilizamos o servidor local XAMPP e conectamos com o Banco de dados PHPAdmin

mysql php sql xampp-server

Last synced: 30 Jan 2026

https://github.com/fahmizainal17/advanced_sql_use_cases_for_vehicle_auction_analysis_project

This project showcases advanced SQL queries and data analysis techniques applied to a dataset of vehicle auctions. The dataset includes data from multiple competitors over several months, with details about car brands, models, manufacture years, auction periods, starting prices, final bid prices, and listing counts.

advanced-sql auctions bidding sql sql-query

Last synced: 27 Feb 2026

https://github.com/manuseiro/sql-cheat-sheet

O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.

aggregation aliases grouping join managing operators sql subqueries trigger views

Last synced: 19 Mar 2026

https://github.com/karthikvarma19/java

Java, JDBC, OOPS

java jdbc sql

Last synced: 13 Feb 2026

https://github.com/roland045/road_quality_measurement_analysis

Novel road quality measurement system for cost effective pavement monitoring, ML-based

azure data-analysis data-engineering data-science machine-learning mlops model-deployment python sql unsupervised-learning

Last synced: 24 Jan 2026