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/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/ilkeresen/mvc5otomasyonapp

Layout Kontrolü Controller Yapısı Partial View Code First Entity Framework Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Trigger Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları

admin-lte bootstrap card-widget charts code-first controller css3 dashboard diagrams entity-framework html5 layout linq model partial-views sql triggers view

Last synced: 17 Apr 2026

https://github.com/emso-exe/comercio_eletronico_brasileiro

Projeto de análise de dados do comércio eletrônico brasileiro disponibilizado pela Olist via plataforma Kaggle.

analise-de-dados ciencia-de-dados data-analytics data-science datascience e-commerce postgres postgresql pyspark python python-3 python3 spark spark-sql sql

Last synced: 04 Apr 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/hoantran-it/utility-library

Provide utility class for supporting software development with Java

comparison date-time datetime gmt java json sql utc validation

Last synced: 04 Jun 2026

https://github.com/io7m-com/jqpage

SQL query pagination

jooq pagination sql

Last synced: 24 Jan 2026

https://github.com/rchillard/sql.wtf

Website explaining wtf SQL is

sql teaching-website

Last synced: 19 Mar 2026

https://github.com/techtonique/querier

A query language for Python Data Frames (currently Python)

data-frames databases sql sql-query

Last synced: 27 Apr 2026

https://github.com/sagar-gavhane/active-query-builder

🐸 Simple and flexible way to write your next MySQL queries.

mysql mysqljs nodejs query-builder sql

Last synced: 11 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/hoseinrezaeem/jdbc_login_simple

Hi,My project use java , jdbc Generics sql

generic java jdbc postgresql sql

Last synced: 20 Apr 2026

https://github.com/ugate/sqler

🔑Turn your SQL files into executable functions for use in Node.js

database nodejs sql sql-files

Last synced: 12 Feb 2026

https://github.com/matschik/sql-mirror

[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks

migration-tool postgresql sql

Last synced: 18 Apr 2026

https://github.com/deadnews/sql-ex

Solutions to some exercises at sql-ex.ru

sql sql-ex

Last synced: 29 Jan 2026

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

A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.

json ruby sql

Last synced: 12 Feb 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/mberkiskal/encryption-sifreleme-mini-project

Application that encrypts data and shows those decrypted versions. Verileri şifreleyen ve o şifrelerin çözülmüş hallerini gösteren uygulama.

csharp encrypted-data encryption encryption-decryption mssql mssql-database sql windowsforms-applications

Last synced: 29 Jan 2026

https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python

Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.

database sql sqlite

Last synced: 04 May 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/wjayesh/companion-streams

Using streams as a proof of concept. It involves "double tap to disappear" cards which result in voids after removal, signifying no UI rebuild

android animation dart flutter flutter-apps sqflite sql

Last synced: 12 Feb 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/hermya/cs511_breolap

Realtime-OLAPs can be used to analyze of high-velocity data. We aim to benchmark ReOLAPs with respect to critical financial use-cases.

benchmarking clickhouse docker druid fintech grafana kafka olap pinot prometheus python sql starrocks

Last synced: 25 Feb 2026

https://github.com/glhrzx/sql-firstproject

Meu primeiro projeto em SQL

ads sql

Last synced: 26 Oct 2025

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

This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.

pgsql sql

Last synced: 08 Feb 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/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/ashrithvm/medical-facility-management-system

A full-stack web application designed to streamline hospital administrative and clinical operations. This project showcases expertise in building scalable, responsive web applications using ASP.NET Core Blazor, C#, Microsoft SQL Server, HTML/CSS, and JavaScript.

asp-net-core blazor hospital microsoft-sql-server sql webapi

Last synced: 13 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/gilzoide/ecsql

Experimental ECS framework powered by SQLite

ecs entity-component-system game-engine lua sql sqlite sqlite3

Last synced: 08 May 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/sonylomo/murder-by-query

Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books

nextjs16 shadcn-ui sql sqlite3 typescript

Last synced: 15 Apr 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/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

https://github.com/aymen94/myassistance

Progetto di ingegneria del software

css html java javascript jsp-servlet junit maven mysql sql unisa

Last synced: 24 Jan 2026

https://github.com/simoesleticia/sql-pandas-interviewquestions

Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.

data-science desafios interview-questions pandas python sql

Last synced: 24 Jan 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/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/vishrut-b/database-project-mysql-

It is an astrophysical data analytics project, which I did with MySQL. The project was a graded by Sebastien Derriere of the Strasbourg Astronomical Observatory.

astrophysical-data astrophysics mysql relational-databases sql statistics

Last synced: 06 Feb 2026

https://github.com/turbot/steampipe-mod-aws-top-10

The AWS Top 10 mod provides curated sets of benchmarks and controls for security, cost, operations, and more using Powerpipe and Steampipe.

aws hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 06 Feb 2026

https://github.com/bbonnin/talk-stream-processing-et-sql

Support pour un talk sur le stream processing avec SQL

sql stream stream-processing streaming

Last synced: 30 Jan 2026

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/said-aabilla/youcode-sql-doc

Detailed SQL Documentation for YouCode Students

database mysql postgresql sql

Last synced: 30 Jan 2026

https://github.com/bert-w/sqomplexity

SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.

complexity metric mysql sql

Last synced: 07 Feb 2026

https://github.com/mstgnz/gobuilder

This package is designed for constructing SQL queries in Go.

go query-builder sql

Last synced: 07 Feb 2026

https://github.com/serzhyale/sql_calendar

Calendar for MySQL, Microsoft SQL, Oracle, Postgres (dates, hours, weeks, months, quarters, years)

calendar dates hours mariadb-mysql months mssql mssql-database mysql oracle oracle-database postgres quarters sql weeks

Last synced: 07 Feb 2026

https://github.com/jaykobw/keep-clone-api

Google keep clone API with Node, Express and Postgres

express nodejs sequelize sql typesctipt

Last synced: 31 Jan 2026

https://github.com/verbanent/laravel-sql-performance-guard

A service provider to monitor SQL statements, check the performance (EXPLAIN command), view real-time queries, and collect SQL logs to optimise them.

explain laravel laravel-package laravel-provider optimisation performance provider queries sql

Last synced: 01 Feb 2026

https://github.com/mahmoudparsian/data-management-for-business-analytics

Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.

analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql

Last synced: 26 Feb 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/alvis/entrystore

[WIP] 🔌 A universal cross-backend entry store interface for CSV, JSON, PostgreSQL, Parquet and more.

csv json mysql postgres sql sqlite universal

Last synced: 15 Apr 2026

https://github.com/raziyehbazargan/buildspectool

An app for creating Internal Project BuildSpec ( Developer and Web Producers Version)

asp-net-mvc bootstrap3 csharp css javascript jquery linq migration razor sql

Last synced: 15 Apr 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/abroniewski/tpc-di-ms-sql-benchmark

Using TPC-DI to benchmark MS SQL server using SQL script for extract, transform and load (ETL).

bdma benchmark data-engineering database-management dataops ms-sql-server mssql sql tpc-di tpc-ds tpc-ds-benchmark

Last synced: 09 Feb 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/lextrack/gestordeinventariowpf

Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD

crud inventario inventory-management inventory-management-system sql wpf-application

Last synced: 27 Feb 2026

https://github.com/leovenom/rip.io

Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.

bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments

Last synced: 10 Feb 2026

https://github.com/jordanpapaditsas/productivity-harbor

A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.

angular authentication authorization csharp dotnet entity-framework-core sql typescript

Last synced: 27 Feb 2026

https://github.com/boyac/pydataserver

ETL tools developed to assist data and quantitative analysis. Script to interact with Oracle Toad and solve Oracle DB Out of Memory error, and run Big Oracle query & download schema seamlessly

etl oracle-database oracle-toad python query relational-databases sql toad

Last synced: 27 Feb 2026

https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project

SQL Database Management, Then Visualizing it on Tableau!

analytics data-analysis data-visualization sql

Last synced: 27 Feb 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/fou1100ouacus/online-banking-management-system-

Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components

csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql

Last synced: 12 Feb 2026

https://github.com/questionlp/wwdtm_database

Wait Wait Don't Tell Me! Stats Page Database

database mysql sql wwdtm

Last synced: 13 Feb 2026

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

View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.

finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance

Last synced: 19 Mar 2026

https://github.com/damiansuess/learn.laravel

Learn how to use Laravel 11 through small example apps

laravel learn learn-laravel php sql suesslabs xeno-innovations

Last synced: 13 Feb 2026

https://github.com/drako01/sql_distefano

Base de Datos en SQL para gestión Clínica

sql workbench

Last synced: 19 Mar 2026

https://github.com/victor-lis/in.orbit-back-end

Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24

drizzle fastify node sql typescript

Last synced: 14 Feb 2026

https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql

SQL com Oracle Database: manipule e consulte dados

alura oracle-database sql

Last synced: 19 Mar 2026

https://github.com/karlyndiary/global-electronics-retailer-sales-and-customer-insights

Developed an analysis using Python, SQL, and Excel to examine sales and customer demographics for a Global Electronics Retailer. The findings aim to enhance business strategies and improve overall performance.

dashboard data-analysis data-cleaning-and-preprocessing data-pipeline data-visualization etl microsoft-excel microsoft-sql-server python sql

Last synced: 14 Feb 2026

https://github.com/rishit7/interview_prep

All about learning Data Managment, and DBMS

postgresql sql

Last synced: 15 Feb 2026

https://github.com/yehorbk/sqlitemanager

Cross-platform SQLite managing application. (JavaFX)

database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3

Last synced: 02 Apr 2026

https://github.com/yuaanlin/minisql

A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.

database minisql project sql zhejiang-university zju

Last synced: 16 Apr 2026

https://github.com/atuoha/ajax-php

ajax Php Implementation

ajax js php sql

Last synced: 16 Apr 2026

https://github.com/lmuffato/project-blogs-api-trybe

Projeto blogs api - Projeto avaliativo da Trybe do Bloco 29: Arquitetura: SOLID e ORM

api back-end crud database mysql orm query rest restful sequelize solid sql trybe-projects

Last synced: 16 Apr 2026

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

Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl

Last synced: 03 Apr 2026

https://github.com/mkouhpayeh/code-wiki

A curated collection of coding tips, challenges, and best practices from my development journey, documented with MkDocs for easy reference and growth.

codeing dotnet dotnetcore python 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/normal-coder/sql2builder

将 SQL 转换为 Laravel 查询构造器 (Query Builder)

laravel query-builder sql

Last synced: 19 Apr 2026

https://github.com/anuran-roy/im2sql-api

The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/

fastapi image-processing ocr python sql tesseract

Last synced: 20 Apr 2026

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 20 Apr 2026

https://github.com/insei/gerpo

GERPO is a generic repository pattern implementation with language integrated query support. Works with any sql sources.

cache generic go golang query-builder repository sql struct-mapping

Last synced: 21 Apr 2026

https://github.com/ivanrododendro/aiqo-report

AI Query Optimizer Report

ai sql sql-optimization sql-tuning

Last synced: 23 May 2026

https://github.com/haochi/jql.js

Query JSON data in a SQL manner

javascript linq orm sql typescript

Last synced: 24 Apr 2026

https://github.com/maxinexiong/my-leetcode-sql-exercises

My solutions to LeetCode SQL questions.

database leetcode leetcode-solutions mysql sql sqlquery

Last synced: 25 Apr 2026

https://github.com/essien1990/relational_database_management_system

Relational Database using PostgreSQL commands for DML and DDL commands

database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy

Last synced: 27 Apr 2026