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/buckelieg/jdbc-fn

A functional layer to simplify a usage of JDBC with Stream API for Java 8+

database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams

Last synced: 16 Dec 2025

https://github.com/tmhalbert/datadrivenssrs

Data Driven Email Subscriptions in SSRS Standard Edition

mssqlserver reporting reports sql sqlserver sqlserver-2017 ssrs ssrs-reports subscriptions

Last synced: 07 May 2025

https://github.com/fdhhhdjd/full-stack-php-laravel-crud

Php,Laravel,My Sql,Jquery,...

jquery laravel php sql

Last synced: 29 Jan 2026

https://github.com/walid0912/talend_mission

Mission Talend Data Integration

data-integration java json sql talend xml

Last synced: 12 May 2025

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

This is a vet clinic database

databases sql

Last synced: 19 Jul 2025

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/yuanchengjiang/sqlxdiff

To enhance the differential testing on DBMS via SQL query mappings

questdb sql testing

Last synced: 26 Feb 2025

https://github.com/henomis/ai-sql-assistant

AI powered SQL query builder assistant

ai assistant builder chatgpt go lingoose llm openai sql

Last synced: 17 Aug 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/noborus/sqlss

Split SQL into statements

sql sql-splitstatement

Last synced: 04 Oct 2025

https://github.com/alrico88/bbox-helper-functions

Helper functions to convert BBoxes to multiple formats

bbox geojson sql

Last synced: 21 Apr 2025

https://github.com/terma/gigaspace-web-console

Open source alternative for GigaSpace Web UI with enhanced data querying.

gigaspaces query-engine sql tools webconsole

Last synced: 25 Jul 2025

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

Visualize Formula 1 teams, drivers, race analytics, and more using Powerpipe and SQLite.

dashboard formula1 formula1-analysis formula1-data-analysis powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 22 Apr 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/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/pojntfx/uni-db1-notes

Personal notes for the DB1 course at HdM Stuttgart.

hdm-stuttgart learning oracle plsql sql uni

Last synced: 10 Aug 2025

https://github.com/johnkinuthiaa/zero-to-hero

This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks

cpp css golang html java javascript project-based-learning python sql typescript

Last synced: 01 Jul 2025

https://github.com/felixmk0/egranjacat

RESTful API built with .NET 8 and C#, following clean architecture and using SQL Server with a single-tenant-per-database model. Includes JWT authentication, role- and policy-based access control, Swagger docs, cron jobs, SMTP support, third-party service integrations, and more.

aspnet authorization cron-jobs csharp dotnet generalitat generalitat-de-catalunya jwt jwt-authentication mapa presvet rest-api restful-api smtp sql sql-server swagger third-party

Last synced: 13 Aug 2025

https://github.com/spokeywheeler/batcher

A command line utility to perform concurrent mass updates or deletes against an SQL database

cockroach cockroachdb go golang mariadb mysql postgres postgresql sql

Last synced: 16 Aug 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/amritmaurya1504/rentease

RentEase is a comprehensive Rental Management System designed to streamline the management of rental properties for landlords and tenants. It offers a simple and user-friendly interface with essential features for managing rental properties, leases, tenants, and payments.

fullstack java javascript object-oriented-programming postgres react react-query reactjs redux spring spring-boot spring-security sql stripe-payments tailwindcss

Last synced: 28 Jul 2025

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/stkchan/googleanalytics4-publicdataset-ecommerce-dashboard-powerbi

This dashboard uses Power BI Desktop as a visualization tool by extracting data from Google BigQuery.

analytics bigquery dashboard portfolio portfolio-project powerbi sql

Last synced: 12 Aug 2025

https://github.com/xsltdev/dbasedev.ru

Документация по базам данных

aql arangodb db mongodb orm prisma sql

Last synced: 27 Jul 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/rotshidzw/clinic

relational database to create the data structure for a vet clinic a complete database with data about: animals animals' owners clinic employees visits

database sql

Last synced: 19 Feb 2026

https://github.com/arshadkazmi42/genql

Helper for sql query generation and formatting

generate-sql gensql mysql postgresql query query-generator sql sql-query sqlite

Last synced: 18 Oct 2025

https://github.com/juancastillo0/snippet_generator

Generate classes, themes, widgets, parsers and SQL bindings for Dart and Flutter.

codegenerator dart dartlang flutter flutter-apps parser sql

Last synced: 28 Mar 2025

https://github.com/sloweyyy/northwind-db-practice

This repository contains code and exercises related to practicing with the NORTHWIND sample database, often used for learning and practicing SQL database queries and operations.

database mysql postgresql sql

Last synced: 15 Apr 2025

https://github.com/eitozx/bank-management-system

MySQL Based Bank Management System for school project.

bank-management-system banking-system management-system mysql mysql-database python sql

Last synced: 07 Nov 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/spiderxm/bank_management_restapi

Rest api build using flask

flask sql

Last synced: 04 Oct 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://rnitzsche.github.io/instahub-doc-de/

Datenbanken mit InstaHub (Skript für den Informatik-Unterricht)

beruflichesgymnasium berufskolleg berufsoberschule datenbanken informatikunterricht sql

Last synced: 19 Nov 2025

https://github.com/StephenKevin/zugh

[WIP] Empowering you to use complex SQL, but without writing them directly.

mysql python3 sql

Last synced: 03 Oct 2025

https://github.com/polterguy/magic.lambda.mssql

SQL Server plugin for magic.lambda

hyperlambda magic math sql sql-server

Last synced: 01 May 2025

https://github.com/Justintime50/srvinfra

srvinfra is a tool to deploy, update, and maintain services and websites on a server hosted by Docker.

database deploy docker hosted infra maintain server service sql srv srvinfra update website

Last synced: 07 Apr 2025

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/tsg405/sql_hackerrank

Contains Solved HackerranK problems on SQL

implementation logical-programming mysql-database sql sqlite3

Last synced: 03 Sep 2025

https://github.com/zdrzalikprzemyslaw/sql-hospital

Database intended for use in a Hospital

microsoft-sql-server mssql sql tsql

Last synced: 08 Mar 2026

https://github.com/webwareforpython/w4py3-middlekit

Webware for Python MiddleKit ORM

database orm python python-3 sql

Last synced: 14 Apr 2025

https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site

in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.

database microsoft-sql-server sql

Last synced: 01 Mar 2026

https://github.com/grihabor/trino-query-parser

Provides a parser for trino queries

presto presto-parser sql trino trino-parser

Last synced: 19 Mar 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/du-cki/comet

A blazingly fast CDN node written in rust.

cdn rust sql

Last synced: 04 Apr 2026

https://github.com/swghosh/ug-courses

Class room and laboratory programs, UG-level CSE courses.

c fundamentals gdgu java mongodb php python r sql

Last synced: 13 Feb 2026

https://github.com/raphaelalmeidamartins/mysql-one-for-all

MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course

database mysql sql

Last synced: 27 Mar 2026

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/0xsio/sqlstate-rs

Representations and parsing logic for SQLSTATE return codes.

rust sql sqlstate

Last synced: 10 Apr 2025

https://github.com/kumartusha/hacker-rank-sql

Hacker-rank-Sql-Solution..

sql

Last synced: 18 Jul 2025

https://github.com/bhavik-jikadara/peowt

Predicting the Energy Output of Wind Turbine Based on Weather Conditions

data-science deep-learning kaggle lstm machine-learning mysql nlp prediction python sklearn sql windpo

Last synced: 04 Apr 2025

https://github.com/jakiboy/sqalar

Filter & Fetch Array with SQL Query (PHP)

array arrayassql ferch orm sql

Last synced: 21 Jun 2025

https://github.com/milenkovicm/adhesive

Apache Datafusion JVM User Defined Functions (UDF), integration nobody asked for 😀

arrow bytecode-compiler compiler datafusion java jni jvm rust sql udf udf-libraries userdefined-functions

Last synced: 10 Apr 2025

https://github.com/prantomollick/mysql-dbms-projects

A collection of SQL-related projects, including database design, query optimization, data manipulation, and various practice exercises. This repository covers a wide range of SQL operations and techniques, offering hands-on solutions and examples for both beginner and advanced learners.

mysql mysql-database queryfilter rdbms schema sql

Last synced: 13 May 2025

https://github.com/haraldrudell/parl

A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)

android database go golang parallelism sql sqlite sqlite3

Last synced: 18 Jul 2025

https://github.com/mallickboy/edtech.github.io

An innovative EdTech platform built with ReactJS, Node.js, and MongoDB, enabling seamless course management, user interaction, and real-time updates. Designed for scalability and user-friendly experiences.

css fullstack-development html javascipt mongodb nodejs reactjs sql

Last synced: 13 Apr 2025

https://github.com/cavo789/sql_formatter

Very straight-forward script for formatting SQL statement.

php sql sql-formatter

Last synced: 29 Jul 2025

https://github.com/hal-wang/sqless

一个客户端安全操作数据库的解决方案。全栈开发者福利!

asp-net-core cs csharp mssql mvc sql sqless sqlserver webapi wpf

Last synced: 07 Sep 2025

https://github.com/seipan/csql

CLI tool to insert CSV data into a specified database.

csv csv-parser mysql postgresql sql

Last synced: 17 Jul 2025

https://github.com/toolgood/toolgood.sqlfirewall

SQL Firewall, Prevent SQL injection, 防sql注入

sql sql-injection

Last synced: 13 Apr 2025

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/xnuinside/simple-ddl-generator

(pretty fresh) Generate SQL DDL from simple-ddl-parser data & various Python models (pydantic, dataclasses, python enums, etc)

dataclasses ddl ddl-scripts generator models pydantic python sql

Last synced: 18 Mar 2025

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/cleilsonandrade/carteira_vacinacao_digital

Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.

bootstrap css flask full-stack fullstack health html javascript jinja2 python sql sqlite vaccination

Last synced: 07 Mar 2026

https://github.com/nidea1/sql_examples

This repo contains my sql examples and understanding.

advanced advanced-sql mssql sql ssms

Last synced: 02 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/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/javiercanon/microsoft-sql-server-scripts-utils

👩‍💻 Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... 👨‍💻

microsoft-sql-server microsoft-sqlserver-database sql sql-functions sql-query sql-script sql-scripts sql-server sql-stored-procedures sql-utilities sql-utils sqlserver

Last synced: 07 May 2025

https://github.com/surister/queryzen

Parametrized, named and versioned SQL queries over HTTP

backend http queries sql

Last synced: 21 Mar 2025

https://github.com/lewuathe/terraform-aws-presto

Terraform module to create Presto cluster

bigdata presto sql terraform

Last synced: 16 Jun 2025

https://github.com/alaa-abdallah1/auction-site

Overview This is an auction app that allows users to bid on items. The app is built using Laravel and Vue. Users can view a list of items up for auction, place bids on items, and view their bidding history.

css html laravel mysql oop php sql tailwindcss vue

Last synced: 15 Jul 2025

https://github.com/tlgs/pgexercises

solutions to the PostgreSQL Exercises

challenges docker postgresql sql

Last synced: 25 Jan 2026

https://github.com/sarthakmakhija/picodb

Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.

database rust sql

Last synced: 22 Aug 2025

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

Use SQL to instantly query Docker Hub repositories, tags, tokens and more. Open source CLI. No DB required.

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

Last synced: 01 May 2025

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