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/sfinx13/videoflix-database

Database workshop in order to design and practice sql requests. Enjoy :-)

database-design database-schema docker docker-compose lucidchart make makefile mysql mysqlworkbench phpmyadmin sql

Last synced: 02 Mar 2026

https://github.com/peeeuzin/pgbulk

A library for populate large amounts of data to PostgreSQL database with TypeScript

bulk-insert nodejs postgresql sql typescript

Last synced: 10 Apr 2025

https://github.com/carreraprogrammer/vet-clinic-database

This is a project where I use a relational database to create the data structure for a vet clinic.

database postgresql sql

Last synced: 03 Mar 2026

https://github.com/mchmarny/github-bigquery-exporter

GitHub BigQuery Export Utility

bigdata data gcp github-pages sql

Last synced: 05 Sep 2025

https://github.com/rnett/exposedgson

GSON type adapter for Kotlin Exposed DAO classes.

dao gson json kotlin sql

Last synced: 16 Mar 2026

https://github.com/codewizard-404/iset

This repository serves as a collection of academic projects, assignments, or learning exercises related to programming and IT concepts, intended for educational purposes and skill development during my time at ISET Charguia.

android angular c css dart django html java javascript nodejs php python soap springboot sql symfony talend typescript uml xml

Last synced: 10 Apr 2025

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/dhan-profile/mysql-practice-code

SQL practice for MySQL

dcl ddl dml dql mysql rdbms sql

Last synced: 06 Oct 2025

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

Use SQL to instantly query Twilio resources across accounts. Open source CLI. No DB required.

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

Last synced: 27 Oct 2025

https://github.com/turbot/steampipe-mod-community-tracker

A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.

dashboard hacktoberfest sql steampipe steampipe-mod

Last synced: 08 Feb 2026

https://github.com/jmoseka/medical-clinic

This project implement the SQL needed to build a database based on a diagram

postgresql sql

Last synced: 09 Apr 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/kazimovzaman2/cs50x-finance

🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"

cs50 css flask html javascript jinja python sql web-application

Last synced: 09 Apr 2025

https://github.com/designliquido/delegua-entidades

Biblioteca de manipulação de entidades de dados em alto nível.

delegua lincones orm portugues portuguese sql

Last synced: 23 Feb 2026

https://github.com/jyotibrat/udemy-web-dev-projects

Repository showcasing my Web Development projects from Udemy course.

css firebase html html5 javascript js mongodb react sql web webdevelopment

Last synced: 24 Apr 2025

https://github.com/wkhchow/census_canada_2021

Repo containing sql scripts to process Statistics Canada census 2021 data.

2021 census census-data geopackage geospatial postgis sql statistics

Last synced: 31 Jan 2026

https://github.com/redvars/orm

RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.

database deno javascript odm postgresql sql typescript

Last synced: 12 Apr 2026

https://github.com/helderfarias/sqlx-wrapper

A simple wrapper fo sqlx with control of transaction

database go golang sql

Last synced: 17 Jan 2026

https://github.com/inad9300/pgeon

🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!

node-postgres postgres postgresql sql static-analysis type-safety typescript

Last synced: 21 Jan 2026

https://github.com/gabrielfalcao/chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing

Last synced: 07 Oct 2025

https://github.com/pablo-restrepo/appgestionaranimales

Veterinary management application

oracle sql

Last synced: 25 Oct 2025

https://github.com/chop-dbhi/sql-schema-exporter

Utility to export schema information from a relational database to JSON.

export information-schema schema sql

Last synced: 11 Jan 2026

https://github.com/rajspeaks/oracle-ebs-track-tasks-and-assignments

Oracle E-Business Suit Track Tasks and Assignments. SQL, PL/SQL Procedures and APIs of Oracle E-Business Suit

api database e-business-suite ebs oracle oracle-database oracle-sql plsql plsql-developer rajdeep-das rajspeaks sql workflow workflow-engine

Last synced: 04 Apr 2025

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/samimbr/tp-m1-rsd-usthb-

TP M1 RSD USTHB 2023 2024 , Scripts et Rapports , ALGO , ASGBD , SE , ALGO REPARTIE , MULTIMEDIA

algorithms-and-data-structures c complexity compression cv2 image-processing java jupyter-notebook linux oracle parallelism plsql python rle rmi semaphore socket sql tcp udp

Last synced: 08 Sep 2025

https://github.com/brainiac2677/sql-notes

Contains SQL practise problems and solutions.

database oracle postgresql sql

Last synced: 09 Oct 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/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/petermartens98/openai-sql-query-generator-react-next-web-app

React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.

chatgpt css next openai react sql typescript

Last synced: 13 Apr 2026

https://github.com/vaneeza-7/sql-uefa-champions-league-2016-2022

⚽ SQL database for UEFA champions league (2016-2022) with 21 select queries

football-database sql sql-football sql-server-management-studio uefa-champions-league

Last synced: 02 Mar 2026

https://github.com/a2lix/schemql

A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation

autocomplete database query schema sql type-safe typescript validation zod

Last synced: 02 Apr 2026

https://github.com/mta-tech/kai

KAI allows users to perform complex analytics and document searches using natural language queries

agent ai analytics database llm rag sql text-to-sql

Last synced: 27 Feb 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/joelniemela/maggy

SQL Migration Tool

cli macros migration-tool sql

Last synced: 25 Apr 2025

https://github.com/volfpeter/sqlmodelservice

A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI

fastapi pydantic python sql sqlalchemy sqlmodel

Last synced: 07 May 2025

https://github.com/2003scape/rsc-letters

✉️ archived letters from jagex to runescape classic players

archive jagex json markdown rsc rsps runescape sql

Last synced: 04 Mar 2025

https://github.com/drmcarvalho/diffhunter

Diffhunter is an app/API hunter differences between SQL relational databases

database database-management sql

Last synced: 08 Oct 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/billionsjoel/sh-app

We love books. We love books good books. We love words, and the different ways in which words can be published. That’s why our mission is to help you publish your content well. Recognising the scarcity of excellent, affordable editors in Uganda and Africa, Scribe House provides professional editing, and book production services. We offer publishing and promotional advice to firms and individuals across the continent. Publishing consultancies and editorial services are comfortably transacted online, making it easy for us to serve you wherever you are.

bootstrap laravel sql website-design website-development

Last synced: 19 Apr 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/alrico88/bbox-helper-functions

Helper functions to convert BBoxes to multiple formats

bbox geojson sql

Last synced: 21 Apr 2025

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

Use SQL to instantly query status (e.g. checks, downtimes) from updown.io. Open source CLI. No DB required.

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

Last synced: 22 Apr 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/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/DataDrivenGit/Music-Streaming-App-using-AWS-ETL

Implemented Data Warehouse, Data Lake on AWS and Data modeling with Postgres and Apache Cassandra, Also used Apache Airflow to create data pipeline

airflow-operators cassandra data-lake data-pipelines datawarehouse postgres python3 sql

Last synced: 20 Jul 2025

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/dbstratta/postre

🧁 Delicious PostgreSQL query builder for Node.js

client javascript migrations nodejs pg postgres postgresql query query-builder sql

Last synced: 02 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/nguyenanhung/database

A wrapper database and backup database

database pdo php php-database query-builder sql

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

implementing as immutable as possible data modelization and benchmarking it on different platforms

benchmarking cockroachdb container docker gcp golang kubernetes kubernetes-cluster mariadb mssql mysql percona postgres sql swarm-cluster

Last synced: 17 Jan 2026

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

Use SQL to instantly query apps, dynos and more from Heroku. Open source CLI. No DB required.

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

Last synced: 02 Sep 2025

https://github.com/dev-siri/tea-share

Tea Share is a social media application made for Android in Flutter and the Web with TypeScript & SvelteKit.

android dart flutter golang mobile mysql planetscale social-media sql svelte sveltekit tailwindcss

Last synced: 24 Aug 2025

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

Use SQL to instantly query resources, data sources and more from AWS CloudFormation templates. Open source CLI. No DB required.

aws backup cloudformation cloudformation-template etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 25 Aug 2025

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/tebogoyungmercykay/relational-database_using_self-organizing_treaps

This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.

abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps

Last synced: 13 Apr 2025

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/tlgs/pgexercises

solutions to the PostgreSQL Exercises

challenges docker postgresql sql

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

Use SQL to instantly query services, ACLs and more from Fastly. Open source CLI. No DB required.

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

Last synced: 14 Jun 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/pfazzi/simplex-mapper

A simple PHP library to transfer data from a source (object or array) to an object.

mapping orm php sql

Last synced: 01 Mar 2026

https://github.com/sedhossein/esp8266-reports-to-mysql

Connect your microcontroller to the internet by ESP8266 WiFi Module, And save the data to database(mysql)

arduino database esp8266 iot mysql nodemcu php sql

Last synced: 19 Apr 2025

https://github.com/srinivasrm/mutual-funds-analysis-and-prediction

In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.

beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication

Last synced: 27 Oct 2025

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

SQL Firewall, Prevent SQL injection, 防sql注入

sql sql-injection

Last synced: 13 Apr 2025

https://github.com/tiledb-inc/tiledb-cloud-jdbc

JDBC driver for TileDB-Coud

jdbc sql tiledb

Last synced: 10 Apr 2025

https://github.com/vladimirakopyan/evedestructionmaps

I mapped destruction of ships in eve online for my final year project

csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard

Last synced: 18 May 2026

https://github.com/ilkeresen/mvc5libraryapp

Layout Kontrolü Controller Yapısı Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Triggers 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ı Mvc ile Adım Adım Web Geliştirmeyi Entity Framework Linq Sorguları Sınıf Nesne ve OOP Kavramları SQL ile Veri Tabanı Yönetimini Prosedür ve Trigger Kontrollerini Dahsboard Yapısını Dinamik Web Geliştirmeyi Bootstrap Css Html Tasarım Kontrollerini

adminlte ajax asp-net-mvc bootstrap chart controller diagram entity-framework javascript layout linq model mvc5-framework oop smtp sql stored-procedures templates triggers view

Last synced: 27 Mar 2025

https://github.com/takegue/bqmake

BigQuery Powered Data Build Suite.

bigquery sql

Last synced: 30 Oct 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/curycu/sql-quiz

based on MySQL syntax with mostly ANSI query style

quiz sql

Last synced: 04 Feb 2026

https://github.com/trysharpen/versionna

Sharpen Versionna is a PHP migration system to manage versioning of Manticoresearch. It includes a CLI tool to keep your Manticore index schemas and your data on sync.

database database-migrations database-schema database-versioning full-text-search fulltext indexing manticore-search manticoresearch migration migration-automation migrations php search search-engine sql versioning

Last synced: 13 Jan 2026

https://github.com/mrtaz77/sql_hub

Hub of sql onlines from my university,practice and many more

oracle-db plsql sql

Last synced: 18 Jan 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/orsinium-labs/pathfinder_db

CSV Database for Pathfinder RPG

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

Last synced: 04 Oct 2025