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/im-calvin/mittens

A discord bot used to allow users to subscribe certain YouTube channels and receive notifications when they put up new schedules and go live.

discordjs docker node sql typeorm typescript

Last synced: 23 Jan 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/turbot/steampipe-plugin-pokemon

Use SQL to instantly query Pokémon, items, moves, and more from PokéAPI. Open source CLI. No DB required.

hacktoberfest pokeapi pokemon postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 27 Jan 2026

https://github.com/jimwins/titi

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation

activerecord orm pdo php php-library sql

Last synced: 25 Mar 2025

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

My solutions of SQLBolt exercises

sql sqlbolt-solutions

Last synced: 18 Mar 2026

https://github.com/alm494/sql_proxy

A lightweight REST service designed to replace ADODB calls in legacy software systems that support web requests.

1c 1c-enterprise adodb golang mssql mysql postgresql proxy resful rest rest-api sql

Last synced: 14 Oct 2025

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/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/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/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/adel-hadadi/ququery

Ququery is simple and readable SQL query builder for golang

golang mysql postgresql query sql

Last synced: 14 Jan 2026

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/atuoha/ajax-php

ajax Php Implementation

ajax js php sql

Last synced: 16 Apr 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/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/waveform-computing/oliphant

A set of extensions for PostgreSQL including temporal features

plpgsql postgresql sql temporal temporal-models

Last synced: 19 Jan 2026

https://github.com/palak-463/foodtraceabilitysystemforhungereradication

Alternately known as the Food Waste Management System, this project aims to reduce the gap between the needy and food, thereby preventing diseases like malnutrition. 🍽️

android css firebase html java mysql php phpmyadmin sql xml

Last synced: 28 Jan 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/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/ClydeDz/fancy-comments

Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.

apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml

Last synced: 09 Apr 2025

https://github.com/jailtonjunior94/transactions

🚀 POC, utilizando .NET 6, API, Worker, EventHub, Debezium, AKS e Docker

aks-kubernetes-cluster api debezium dotnet6 kafka sql worker

Last synced: 13 Apr 2026

https://github.com/g4brym/sqlify

A simple sql builder with migrations based on standard Python type hints

database migration-tool migrations postgres postgresql psycopg2 python query query-builder sql sql-builder sqlite3

Last synced: 11 Mar 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/cctyl/jdbctemplateplus

对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。

java jdbc sql

Last synced: 14 Oct 2025

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/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/gjbae1212/go-sql

This project is a db connector for SQL databases. And so support to trace context like opentracing.

database go golang mysql sql

Last synced: 20 Apr 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/ernestaroozoo/memestocks.net

MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.

dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit

Last synced: 06 Mar 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/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/viktorsvertoka/goit-rdb-hw-04

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-04 sql workbench

Last synced: 21 Jan 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/shuber/pg_brainfuck

plpgsql brainfuck implementation

brainfuck interpreter plpgsql postgresql sql

Last synced: 23 Feb 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/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/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/tonytech83/python-db

Softuni - Python DB - September 2023

django plpgsql python sql

Last synced: 14 Feb 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/Quantivio/faag_cli

FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)

fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel

Last synced: 19 Aug 2025

https://github.com/andyfratello/bd

🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB

bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database

Last synced: 13 Feb 2026

https://github.com/aeagle/graph-ql-poco

Experimental Dapper based SQL resolver for GraphQL.NET to allow building a GraphQL schema from a POCO model

dapper dotnet-core graphql graphql-net sql

Last synced: 13 Apr 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/ujstor/data-science-introduction

Introduction to the field of data science, covering fundamental concepts, processes, and tools.

data-science ml numpy pandas python sql static

Last synced: 16 Apr 2026

https://github.com/byancamatos01/labbancoqueres

"Exercícios de Queres em Lab. de Banco"

banco-de-dados groupby join select sql

Last synced: 18 Mar 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/vitor-msp/originarios-v3

Desenvolvimento de um site para venda de produtos e divulgação cultural indígena. Versão 3: ReactJS, Spring, PostgreSQL.

api axios bootstrap java java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-redux react-router reactjs regexp spring-data-jpa spring-security sql

Last synced: 26 Apr 2025

https://github.com/sabohat-dev/problem_solving_leetcode

Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)

leetcode leetcode-solutions python sql

Last synced: 24 Jan 2026

https://github.com/karenina-na/database-principles-and-security

西北工业大学(NWPU)数据库原理与安全实验

mssqlserver sql sqlserver

Last synced: 12 Feb 2026

https://github.com/samridhisainii/google-analytics-data

Explore Google data analytics through comprehensive SQL and Python analysis for actionable insights and informed decision-making.

python sql

Last synced: 23 Jan 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/suxrobgm/sql-database-builder

Library for dynamically SQL database building

library net-standard sql

Last synced: 26 Mar 2025

https://github.com/bayembacke221/demo-springboot-keycloak-auth-crud

Ce repo propose une démo Spring Boot intégrée à Keycloak pour la gestion de l’authentification et l’autorisation. Il illustre un CRUD sécurisé avec API REST, montrant comment protéger les ressources, gérer les rôles et utilisateurs, et simplifier l’intégration d’un Identity Provider moderne dans une application Java.

api api-rest authentication authorization crud keycloak postgresql spring-boot spring-security sql

Last synced: 09 Oct 2025

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/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/housain-maina/mastering-backend-infrastructure

The Mastering Backend Infrastructure pathway is a comprehensive learning journey designed to cultivate expertise in building backend systems.

databases nosql python reverse-proxies sql webservers

Last synced: 15 Apr 2026

https://github.com/blinet/qmy

Quick mysql is a powerful module that makes the mysql system easier, simpler and faster

database db javascript mysql mysql2 nodejs quick sql

Last synced: 18 Apr 2026

https://github.com/atuoha/couriers

Web Courier Services....

ajax css geolocation html js php sql

Last synced: 12 Apr 2026

https://github.com/rahul-bhati/wedding_website

Hello I'm Rahul Bhati . I am create wedding website where you can search for match and you can also upload your wedding story you can send message also. This website is created by me using html, css , bootstrap , jquery and jsp .

bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql

Last synced: 13 Apr 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/sammyboooom/linebot

This line bot is created as a student's personal project, and is works as teacher/student interaction and score/course management autoreply bot

chatbot cui line linebot linemessagingapi sql

Last synced: 04 Apr 2025

https://github.com/abbhiishek/codecommunitymusic-server

Backend service for Code Community Music

api backend django hacktoberfest postgresql python sql

Last synced: 12 Apr 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/avinesh-masih/data-analytics-assignment

Complete PW Skills Data Analytics Assignments: This repository contains all PW Skills Data Analytics assignments, covering topics like Python, SQL, Statistics, Data Visualization, and more. It includes well-structured solutions with notebooks and queries, ideal for learners seeking clarity and hands-on practice.

ai api data-analysis data-science data-visualization eda flask jupyter-notebook machine-learning matplotlib numpy pandas pw pw-assignment pw-skills-assignment pwskills python seaborn sql statistics

Last synced: 13 Jun 2025

https://github.com/shanwaz-78/course--javascript-tutorial-for-beginners-in-hindi-urdu

If You Really Wanna Build Your More Knowledge in js as a (BEGINNER). Then These Topics Just For You.↴ & Don't forget to click on that link as well.

javascript mongodb nodejs reactjs sql

Last synced: 12 Apr 2026

https://github.com/rakshitgupta9/celebal-internship

This repository contains my SQL solutions during my internship at Celebal Technologies. It includes various SQL queries, scripts, and projects showcasing my learning and problem-solving skills in SQL.

celabal internship sql summerintern

Last synced: 27 Jan 2026

https://github.com/learnwithfair/dbms

Database Management System (DBMS) with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

3-1 3-1-semester academic dbms dbms-project learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql

Last synced: 19 Mar 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/revogati/ecommerce_consumer_behaviour

This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..

data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization

Last synced: 16 Apr 2026

https://github.com/llorllale/liquibase-facade

API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.

database java liquibase sql version-control versioning

Last synced: 14 Jan 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/arjuncodess/cs50_solutions

This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!

c cs50x flask html-css-javascript python solutions sql

Last synced: 18 Apr 2026

https://github.com/fraineralex/sql-scripts

This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.

oracle-database plsql sql sql-queries stored-procedures triggers

Last synced: 19 Mar 2026

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

View dashboards and reports across RSS channels and Atom Feeds using Steampipe.

dashboard hacktoberfest insights rss sql steampipe steampipe-mod

Last synced: 19 Mar 2026

https://github.com/scarletsfiction/sfdatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 01 Mar 2026

https://github.com/brezencat/sql_dev

Полезные скрипты, обучение и разные проекты связанные с SQL (нотация T-SQL).

mssql mssql-database mssql-server mssqlserver sql sql-query sql-server sqlserver t-sql

Last synced: 14 Mar 2026

https://github.com/ItsSabirHussain/LeasingSoftwareSolutionForAutomobileLeasing

It is the software solution for automobile leasing service in C# and SQL database.

bunifu-framework csharp sql visual-studio

Last synced: 11 Mar 2025

https://github.com/coji/kysely-duckdb-wasm

Kysely dialect for duckdb wasm

duckdb kysely query-builder sql typescript wasm

Last synced: 05 Mar 2026

https://github.com/nycanshu/my-earnings-tracker

Next js website to track my freelance earnings

authentication nextjs sql supabase-auth website

Last synced: 28 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/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/mitranim/gt

Short for "Go Types". Important data types missing from the Go standard library.

data date datetime go golang interval json null-safety sql time url uuid

Last synced: 10 May 2026

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 18 Apr 2026