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/turbot/steampipe-plugin-equinix

Use SQL to instantly query infrastructure resources (e.g. servers, networks) from Equinix Metal. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/orsinium-labs/pathfinder_db

CSV Database for Pathfinder RPG

csv database db pathfinder pathfinder-rpg rpg sql sql-query

Last synced: 04 Oct 2025

https://github.com/andreasgdp/robo-throw

Project about creating a robot system capable of picking up an object and throwing it hitting a given target.

cpp robotics sql

Last synced: 07 Mar 2026

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

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

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

Last synced: 22 Apr 2025

https://github.com/codenoid/node-examp-app

Node JS, SQLite, IO Exam app

examp node sql

Last synced: 22 Apr 2025

https://github.com/kingabzpro/data-science-projects-on-datacamp

Data Scince guided and guided course on Datacamp, learning more about Data cleaning, pipeline, Visualization, predictive analysis, Machne learning with both python and R

data-science datacamp learning machine-learning postgresql python r sql visualization

Last synced: 27 Sep 2025

https://github.com/niclasko/fusebase

Data Convergence Engine

data-virtualization etl sql

Last synced: 28 Apr 2025

https://github.com/theory/sqljson

PostgreSQL-compatible SQL-standard SQL/JSON in Go

json jsonpath postgres sql

Last synced: 27 Sep 2025

https://github.com/noonat/migrate

A simple migration helper for Go's database/sql package.

database golang migrations mysql postgres postgresql sql sqlite

Last synced: 09 Apr 2026

https://github.com/magnusrodseth/complete-sql-mastery

My personal notes from the Complete SQL Mastery course.

mysql relational-databases sql

Last synced: 10 Sep 2025

https://github.com/saba-gul/text-to-sql

This project provides a Gradio-based web application that allows users to interact with an SQLite database using natural language queries. It leverages the LangChain library and OpenAI's language model to convert plain English questions into SQL queries and execute them on the provided database.

gradio-python-app langchain nlp-machine-learning sql texttosql

Last synced: 12 Aug 2025

https://github.com/yi-jiayu/datamall-sql

LTA DataMall data in an SQLite database and Elasticsearch

elasticsearch singapore sql sqlite

Last synced: 23 Jan 2026

https://github.com/vshulcz/youtube_crawler

A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.

crawler database gui osint parser python requests reverse-engineering sql tkinter youtube

Last synced: 16 Jan 2026

https://github.com/ashkan0201/shareit_web

A home page where you can share and download files.

database python3 selenium selenium-webdriver sql sqlite web

Last synced: 21 Sep 2025

https://github.com/thederickff/jsqb

Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.

builder crud database java sql sql-query-builder

Last synced: 28 Jul 2025

https://github.com/davealdon/dynamic-sql-to-dynamic-object

📟 ObjectScript function to convert any sql query into a dynamic object

dynamic intersystems intersystems-cache intersystems-iris namespace object objectscript sql

Last synced: 01 Apr 2025

https://github.com/ratanakvlun/node-odbc

ODBC bindings for Node.js

database nodejs odbc sql

Last synced: 27 Feb 2026

https://github.com/hakenr/clouddevelopment

MFF UK - NSWI152 - Cloud Application Development (2018-2021)

azure csharp demos labs sql sql-server teaching-materials

Last synced: 01 Apr 2025

https://github.com/evanssnave/final-capstone-project-back-end

@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.

api backend collaboration database postgresql rubocop ruby ruby-on-rails sql

Last synced: 14 Sep 2025

https://github.com/kenvilar/miozika

:musical_note::notes::headphones: A Music Streaming Service Web Application https://miozika.herokuapp.com/

javascript music-player mysql-database object-oriented-programming php7 sql

Last synced: 10 May 2026

https://github.com/tiyee/sqlgen

一个go语言小工具,可以利用lex和ast, 把建表语句转换成go struct,

go-generate go-orm goyacc orm sql yacc

Last synced: 23 Aug 2025

https://github.com/FelixDes/hibernate6-custom-functions

This project provides several examples of how to implement custom SQM functions in Hibernate 6.2

hibernate java postgresql spring-boot sql testcontainers

Last synced: 05 Sep 2025

https://github.com/suxrobgm/ec-website

Hearts of Iron IV: Economic Crisis official website. Currently, website is in development stage. Project based on ASP.NET Core

asp-net-core css html javascript sql

Last synced: 29 Jul 2025

https://github.com/max-alletsee/stanford-lagunita-sql

An overview of Stanford Online's mini-course on SQL

course-material sql stanford-lagunita

Last synced: 16 Feb 2026

https://github.com/davideluque/bebedores

Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar

ci3311 pgsql sql universidad-simon-bolivar

Last synced: 13 Feb 2026

https://github.com/kumar-rinku0/delta

short projects and different types of build reusable components.

clone clone-app components css css3 ejs html html5 javascript js replica reusable-components sql

Last synced: 27 Feb 2026

https://github.com/quantumudit/querying-with-tsql

This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.

azure-data-studio database sql sql-server t-sql

Last synced: 15 Apr 2026

https://github.com/apache/pulsar-sql

Pulsar SQL extracted from apache/pulsar

apache-pulsar pulsar pulsar-sql sql trino

Last synced: 09 Apr 2025

https://github.com/pansonpanson/jorm

An ORM framework written in Java.

gorm mybatis orm souce-code sql

Last synced: 26 Mar 2025

https://github.com/curycu/sql-quiz

based on MySQL syntax with mostly ANSI query style

quiz sql

Last synced: 04 Feb 2026

https://github.com/stephenkati/vet_clinic

vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.

postgresql sql

Last synced: 12 Apr 2025

https://github.com/dazzle-php/pgsql

Dazzle Async PgSQL Client

async database dazzle pgsql php php-lib php7 postgres sql storage

Last synced: 27 Oct 2025

https://github.com/joeyism/py-sql2sql

A simple lightweight tool to perform ETL jobs between two SQL databases

database etl extract lightweight load mysql oracle postgresql psql relational sql to transform

Last synced: 25 Apr 2025

https://github.com/merendamattia/bdd

BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).

plpgsql postgresql sql

Last synced: 27 Oct 2025

https://github.com/ncodes/jsq

A mongoDB query parser for SQL databases

go mongo sql

Last synced: 14 Jan 2026

https://github.com/timkong21/medical-appointment-no-show-prediction

A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.

api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost

Last synced: 26 Feb 2026

https://github.com/efe-eroglu/stock-tracking-system

An automation system for small commercial enterprises to keep track of their products in their warehouses.

csharp database desktop-app sql

Last synced: 28 Apr 2025

https://github.com/1995parham-teaching/song_cloud

Minimal Soundcloud just for having fun with databases

golang golang-examples sql

Last synced: 18 Mar 2026

https://github.com/mattn/ways2go

2 Way SQL implementation for golang

2way-sql go golang sql

Last synced: 03 Apr 2025

https://github.com/dhan-profile/mysql-practice-code

SQL practice for MySQL

dcl ddl dml dql mysql rdbms sql

Last synced: 06 Oct 2025

https://github.com/clidey/connparse

Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.

cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml

Last synced: 22 Jun 2026

https://github.com/pawjy/dongry

Dongry, a Perl object-oriented interface for MySQL databases

anyevent database dbi dongry mysql orm perl promise sql

Last synced: 13 Mar 2026

https://github.com/christopherkindl/python-data-to-sql-database

Transferring data from a Python file to a PostgreSQL database

postgresql python3 sql

Last synced: 08 May 2026

https://github.com/mrousavy/morph

🛠 A fast .NET Standard Class Library for parsing results from an SQL query to .NET objects to eliminate risky column-index hardcoding

csharp dotnet library parser sql

Last synced: 04 May 2026

https://github.com/duct-framework/database.sql

Integrant methods for connecting to a SQL database

clojure duct integrant sql

Last synced: 05 Mar 2026

https://github.com/mooseman/langs

Playing around with small prog langs. Public-domain.

public-domain sql unlicense

Last synced: 16 Mar 2025

https://github.com/sftsrv/sqlq

A little CLI for working with databases during development for quick queries and automation

cli database database-management javascript postgres sql sqlite typescript

Last synced: 02 Mar 2026

https://github.com/sarthakmakhija/tinydb

Tiny relational DB implementation over an LSM tree based storage engine

golang lsm-tree relational-database sql

Last synced: 28 Apr 2025

https://github.com/cveira/openslim

Open Simple & Lightweight Infrastructure Manager

cmdb data itil itsm ms-access ms-sql-server powershell sql

Last synced: 15 Mar 2026

https://github.com/heminsatya/aurora

Aurora is an MVC structured web framework for creating RESTFUL CRUD applications quickly and simply

back-end crud framework mvc mysql oop orm postgres python rest sql sqlite web

Last synced: 07 May 2025

https://github.com/fdhhhdjd/self-study-real-math-problems

⚛️ 🍃 ReactJs,NodeJs,Redis-Queue,MongoDb,...

mongodb nodejs problems reactjs redis sql

Last synced: 16 May 2025

https://github.com/coledixon/mvc_carinsurance_webapp

Car Insurance web application built with C# / MVC / Entity Framework / JavaScript / SQL / Materialize / HTML5

csharp cshtml entity-framework mvc sql webforms

Last synced: 02 Mar 2026

https://github.com/josemg-ux/travel_agency

Travel agency created with nodejs, express as a server and sequelize to interact with a BD

bootstrap express javascript mvc nodejs nodemon sequelize sql

Last synced: 01 Nov 2025

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

This is a vet clinic database

databases sql

Last synced: 19 Jul 2025

https://github.com/benmerckx/rado

🍃 Fully typed, lightweight query builder

bun node orm query-builder sql sqlite typescript

Last synced: 18 Apr 2025

https://github.com/svenslaggare/sqlgrep

sqlgrep = SQL + grep + tail -f

grep log-analysis log-parser logging rust sql

Last synced: 29 Jul 2025

https://github.com/adriamontoto/criteria-pattern

The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.

criteria development filtering pattern python python3 python311 python312 python313 selection sql tools utilities validation

Last synced: 19 May 2026

https://github.com/tatmorenno/next-level-week-starter

🕵🏻‍♂️♻️ Next Level Week Starter — #NLW1.0: Desenvolvimento FullStack com a missão de criar a aplicação Ecoleta que ajuda pessoas a encontrarem pontos de coleta para reciclagem.

css css3 express html html5 javascript nextlevelweek nlw node node-js nodejs nunjucks rocketseat sql sqlite

Last synced: 20 Feb 2026

https://github.com/mkabhishekdev/MultiPlayerTurnBased-OnlineGame

Independent Multi Player Turn-Based Game developed using PHP, AJAX, Javascript

javascript php php-sessions phpmyadmin sql

Last synced: 04 Mar 2025

https://github.com/diptochakrabarty/mysql-docker-cluster

MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms

database database-management innodb innodb-cluster mysql mysql-database mysql8 sql

Last synced: 24 Mar 2025

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

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

auth0 authorization backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 27 Oct 2025

https://github.com/sambhav228/stulysis

A System which will analyze students performance through participating in different events and gaining knowledge in those as a outcome for students.

css database eclipse html java sql

Last synced: 11 Apr 2026

https://github.com/praveendecode/youtube-data-harvesting-warehousing

Efficient YouTube data harvesting and warehousing with Python, SQL, MongoDB, and Streamlit, enabling seamless analysis and visualization for insightful decision-making in content management and audience engagement strategies

api apiintegration dataanalysis dataharvesting datawarehousing eda mongodb postgres python sql

Last synced: 16 Aug 2025

https://github.com/codewithmide/alx-higher_level_programming

Higher level programming languages and projects from ALX SE

c javascript mysql-database python3 shell sql sqlalchemy sqlalchemy-orm sqlalchemy-python

Last synced: 04 May 2025

https://github.com/fortunewalla/dvdstore

The Dell DVD Store is an open source simulation of an online e-commerce site with different SQL implementations.

database dell dellstore dellstore2 dvd dvd-store dvd-store2 dvdstore dvdstore2 e-commerce e-commerce-project mysql sample-data sample-database sql sql-query sqlquery

Last synced: 31 Jul 2025

https://github.com/stimulsoft/samples-dashboards.php

PHP samples for Dashboards.PHP data visualization tool for PHP 7 and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer

analysis dashboards data export exporting histogram html5 infographics javascript json kpi map mysql online php php8 pivot progress sql viewing

Last synced: 07 Mar 2026

https://github.com/arhcoder/intergoodil

🛒 Software de Punto de Venta de escritorio diseñado para gestionar fácilmente las facetas principales de un negocio, tales como: Inventarios, Empleados, Ventas y Estadísticas.

desktop-application java point-of-sale punto-de-venta sql stores

Last synced: 26 Jun 2025

https://github.com/s4cha/squeal

Type Safe SQL for Swift

orm postgres postgressql sql sqlite swift type type-safe

Last synced: 07 Mar 2026

https://github.com/pprattis/hospital-database-with-JDBC-client

A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.

computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers

Last synced: 28 Sep 2025

https://github.com/brian-emarquez/learning-microsoft-sql-server

Microsoft SQL Server is a relational database management system, developed by the Microsoft company.

azure azuredatastudio sql sqlserver transact-sql tsql windows

Last synced: 10 Mar 2026

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

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

backup env0 etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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

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

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

Last synced: 22 Apr 2025

https://github.com/sondosaabed/joining-data-in-sql

In this course I learned how to use table joins and relational set theory on joining data. I have also learned how to work with more than one table in SQL, use inner joins, outer joins, and cross joins, leverage set theory, including unions, intersect, and except clauses, and create nested queries.

datacamp-course join joining-data joining-tables sql

Last synced: 24 Jan 2026

https://github.com/oussama4/sqlbuilder

A simple sql query builder for Go

database go golang orm query-builder sql sql-builder

Last synced: 27 Apr 2026

https://github.com/rochabr/azuremapsenrichandvisualize

Repository supporting my Microsoft Tech Community blog post on how to enrich your location data with Azure Maps

azure azure-functions azure-maps geospatial-visualization sql

Last synced: 15 Apr 2025

https://github.com/jacobgrisham/network-single-page-full-stack-web-app-using-django-and-javascript

Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Create, read, update, and like posts, follow users and generate a feed, view profile, and view 10 posts per page. Django used as API and Javascript Fetch method used to interact with API. All functionality handled through REST API.

bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql

Last synced: 12 Apr 2025

https://github.com/arvindshmicrosoft/microsoftacademicgraph

Working with the Microsoft Academic Graph in various data platforms - Azure SQL, SQL Server, Apache Spark etc.

academic azure-sql-database azure-sql-db graph-algorithms graph-database graph-theory microsoft-academic-graph research-paper sql sql-server

Last synced: 02 Aug 2025