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/kstrassheim/datawarehouse-crawler

This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.

azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql

Last synced: 28 Apr 2026

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/walid0912/talend_mission

Mission Talend Data Integration

data-integration java json sql talend xml

Last synced: 12 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/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/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/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/tlgs/pgexercises

solutions to the PostgreSQL Exercises

challenges docker postgresql sql

Last synced: 25 Jan 2026

https://github.com/stephenkevin/zugh

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

mysql python3 sql

Last synced: 29 Apr 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/brainiac2677/sql-notes

Contains SQL practise problems and solutions.

database oracle postgresql sql

Last synced: 09 Oct 2025

https://github.com/simeonhristov99/fmi_graduation_exams_information_systems

This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.

cpp er-diagram haskell sql uml use-case-diagram

Last synced: 10 Feb 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/lealre/northwind-plpgsql

Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL

docker-compose plpgsql postgresql sql

Last synced: 27 Oct 2025

https://github.com/cyyeh/duckdb-data-agent

An AI-powered data analysis agent with a built-in SQL playground. Upload data files (CSV, JSON, Parquet, Excel) and ask questions in plain English — the agent delegates to a specialized subagent for SQL queries and renders charts inline — or switch to the SQL editor for direct queries.

agent claude-code csv data-analysis duckdb excel json langfuse llm parquet python react sql typescript

Last synced: 04 Jun 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/sevdanurgenc/n-tier-architecture-sample

This repo is developed in C# and MsSQL environment using N Tier Architecture.

3-tier-architecture csharp mssql n-tier-architecture sql student-management tier-architecture

Last synced: 04 May 2026

https://github.com/bezzad/sqliteencryption

SQLite Encryption using Entity Framework Core (EFCore)

sql sqlite sqlite-cipher sqlite-encription

Last synced: 16 Jun 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/simonacca/dict2sql

express SQL as python data structures

database orm python sql

Last synced: 14 Jan 2026

https://github.com/lucagez/qron

postgres background job processing and scheduler

background-jobs cron golang plpgsql postgres scheduler sql

Last synced: 25 Feb 2026

https://github.com/modscleo4/jsdb

JSDB is a Node.js database manager with SQL support

database javascript jsdb nodejs npm sql

Last synced: 10 Apr 2025

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/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/bocaletto-luca/database-collection-structure

Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us

collection-database-structure database database-collection database-structures sql structures

Last synced: 30 Jan 2026

https://github.com/jobbrio/jobbr-storage-mssql

Storage adapter for MS SQL Servers

jobbr mssql sql sqlserver sqlserver2017

Last synced: 18 Oct 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/marksikaundi/studentstudy

Manage your time effectively with student study app, The app which helps you plan for your day. a fully python Django project

googlebooksapi sql youtube-api

Last synced: 08 Feb 2026

https://github.com/paloaltodatabases/sequor-integrations

Pre-built, production-ready integrations and examples for Sequor

api-integration app-integration data-integration etl sequor sql

Last synced: 01 Apr 2026

https://github.com/adilwahla/dry-port-management-system

dry port management system using oracle SQL databases

dpms dry-port-management oracle-database sql

Last synced: 24 Jan 2026

https://github.com/kallsyms/wtf_sql

It's like wtf.sh, but in SQL!

dumb sql wtf

Last synced: 27 Mar 2026

https://github.com/randomnoun/sql-explainerator

Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams

sql

Last synced: 04 Mar 2026

https://github.com/alexyslozada/migrations

Permite ejecutar los archivos .sql de migraciones en cualquier base de datos

go golang migrations sql

Last synced: 25 Feb 2026

https://github.com/cliffcrerar/learn-transact-sql-fundamentals

A document that explains some need to know concepts regarding SQL using MS SQL Server.

learn-sql microsoft-sql-server sql sql-demo tech-docs transact-sql

Last synced: 17 Mar 2026

https://github.com/kastorcode/cc50

Soluções para os set's de problemas do CC50/CS50.

brazil c cc50 cs50 css goiania goias html javascript matheus oliveira php ramalho sql xhtml

Last synced: 05 May 2026

https://github.com/faltawy/lsql

(WIP) List your files with SQL like syntax, (Fun Project)

files rust sql

Last synced: 05 Mar 2026

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

The vet clinic is an educational Database project where I'll use a relational database to create the data structure for a vet clinic.

postgresql sql

Last synced: 09 Oct 2025

https://github.com/microsoft/sqlcallstackresolver.graphs

Sample code to generate and work with function call graphs, based on call stacks as input. Provided AS-IS - see SUPPORT.md.

azuresql debugging flamegraph memory-leak performance-analysis profiling sql sqlserver sqlserver-2016 sqlserver-2017 sqlserver-2019 sqlserver-2022

Last synced: 08 Oct 2025

https://github.com/luizmoitinho/golang-examples

Biblioteca de códigos e exemplos escritos em Golang

concurrent-programming go golang sql test-automation tests

Last synced: 22 Jan 2026

https://github.com/avisionh/sqlquerygraph

Represent your SQL queries as a graph.

cypher graph neo4j network sql

Last synced: 06 May 2026

https://github.com/sloanelybutsurely/pg-mvc

🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL

demo mvc plpgsql postgresql rest-api sql

Last synced: 10 Jan 2026

https://github.com/skn0tt/icbu-to-sqlite

Analyze your Apple Calendar with SQL!

calendar productivity sql

Last synced: 19 Jan 2026

https://github.com/bilbottom/sql-models

Stand-alone SQL models.

sql

Last synced: 01 Mar 2025

https://github.com/donggeon0908/webcompiler_se.lab

Se.LAB 학생들의 코딩 연습을 위한 웹 컴파일러 제작!

docker java js jsp linux shell-script sql

Last synced: 14 Apr 2026

https://github.com/roll-w/light

A simple and lightweight relational database development module for Java.

java java-8 java-annotations java-library jdbc mysql sql sqlite sqlite3

Last synced: 10 Apr 2025

https://github.com/custompbx/customorm

SQL generator based on structures tags

freeswitch golang orm postgresql sql voip

Last synced: 12 Mar 2026

https://github.com/msaadx/Dynamic-System-Model-Database

I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.

avl-tree btree data-structures database-management red-black-tree sql

Last synced: 24 Oct 2025

https://github.com/omonimus1/sqlzoo

My Own solutions of SQLZoo & NoSQL challenges

database nosql-database query-language sql sql-solution sqlzoo-solutions

Last synced: 17 Mar 2025

https://github.com/tpps88206/michael-quickly-generate-data-structure

Quickly generate data structure with multiple language.

angular data-structures golang json sql

Last synced: 18 Apr 2026

https://github.com/fx2y/datanarrate

[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.

ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql

Last synced: 31 Jan 2026

https://github.com/mberkiskal/studycenter-etutmerkezi

An application where we can add teachers, add students, add studies, assign new studies to teachers, add lessons.Öğretmen ekleme, öğrenci ekleme, etüt ekleme, öğretmene yeni etüt atama, ders ekleme gibi işlemler yapabildiğimiz bir uygulama.

csahrp mssql mssql-database sql windowsforms-applications

Last synced: 27 Feb 2026

https://github.com/jethronap/rolesystem

A Role Management System CLI Application

cli-app dao java password-hash role-management sql

Last synced: 25 Oct 2025

https://github.com/lordmitrii/budget-manager

This is a budget manager app that allows you to visualize your budget and to save it in database

matplotlib pandas python seaborn sql

Last synced: 10 May 2026

https://github.com/pavi2410/sequel

Simple ever SQL DB (under 200 lines)

crud database db ddl dml python sql

Last synced: 01 May 2026

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 2026

https://github.com/snykk/grader-assignments-sql

[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP

database gorm problem-solving sql

Last synced: 19 Apr 2026

https://github.com/sourcegraph/querygen

CLI + tiny library for more readable SQL queries

golang sql

Last synced: 15 Mar 2026

https://github.com/imagodata/filter_mate

FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers

data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database

Last synced: 29 Apr 2026

https://github.com/moertel/squcumber-postgres

Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases

cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework

Last synced: 26 Oct 2025

https://github.com/swlkr/yepql

A Javascript library for using SQL

javascript sql

Last synced: 05 Jun 2026

https://github.com/jandedobbeleer/harvey-dent

Team and mobile app product metrics tooling to use in a DevOps minded environment

apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo

Last synced: 09 Apr 2026

https://github.com/guillempuche/effect_server_react

Clean architecture using the Effect library: domain, usecase, repositories, SQL, Node server

clean-architecture ddd-architecture domain-driven-design effect functional-programming nodejs server sql

Last synced: 26 Apr 2026

https://github.com/isodevmate/aviator

Aviator Game Client The Aviator Game Client is a real-time online betting game built with React, TypeScript, and Redux. Players bet on a virtual airplane's flight duration, aiming to cash out before it crashes. The game features real-time multipliers, WebSocket communication, and a robust betting system, providing an engaging and interactive gaming

drizzle drizzle-orm nodejs react reactjs sql sqlite sqlite3 typescript websockets wss

Last synced: 28 Feb 2026

https://github.com/hwywl/sql-generation-framework

SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。

sql sqlgenerator

Last synced: 20 Jun 2026

https://github.com/mongodb-developer/rocket-analytics

Learn how the various components of MongoDB's Developer Data Platform (DDP) can support app-driven and traditional analytics in real-time without duplicating data to other data stores. This demo was created for AWS re:Invent 2022 and presented at the MongoDB booth area at the Venetian expo hall.

data federation lucene lucenesearch mongodb s3 search sql

Last synced: 28 Apr 2026

https://github.com/zaplatynski/neo-jequel

A Domain Specific Language for the Structured Query Language (SQL) embedded in Java

domain-specific domain-specific-language dsl java sql

Last synced: 01 May 2026

https://github.com/zheruel/php-news-website

News portal - Vanilla PHP/HTML/CSS

css html php sql

Last synced: 16 May 2026

https://github.com/rosspatil/sql-db-mocking

This repository demonstrate a library for sql to connect master and slave node with 100% test coverage.

golang golang-library golang-package golang-testing mocking mydb sql sql-mocking

Last synced: 01 Sep 2025

https://github.com/aghost-7/flip-table

Flip the tables.

command-line humour nodejs sql

Last synced: 28 Apr 2026

https://github.com/ignf/pgrouting-procedures

SQL procedures for easier routing with PGRouting for road2

isochrone pgrouting road2 routing sql

Last synced: 14 Feb 2026

https://github.com/radom12/dbms-apartment-management-system-project

Apartment Management System Project designed using PHP and mySQL, for DBMS mini project. Refer to the Readme file for Usage guidelines, and known issues.

apartment-management-system css dbms dbms-project final-year-project hotelmanagementsystem html js management-system mini-project php project simple-project sql

Last synced: 02 May 2026

https://github.com/chahelgupta/travel-booking-management-system-sql

SQL Travel Booking Management System: Seamlessly manage bookings, transportation options, and customer data in this comprehensive travel management solution.

query-language sql sql-project tabular-data

Last synced: 16 Mar 2026

https://github.com/divithraju/divith-raju-immigration-data-engineering

A Capstone Project that covers several aspects of Data Engineering (Data Exploration, Cleaning, Modeling, Pipelining, Processing)

apachespark bigdata bigdataprocessing bigdataproject capstone-project datacleaning dataengineering datalake datamodeling datapipeline dataprocessing dataschema dataset datawherehouse pandas sql

Last synced: 29 Apr 2026

https://github.com/isaacef/retrolog

Backwork server for students at Rensselaer Polytechnic Institute

go javascript react sql

Last synced: 03 May 2026

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

Vet clinic databases to learn relational databases and relationships

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/donuts-are-good/csvdb

experimental csv database

csv database db embedded flat-file go golang sql

Last synced: 27 Apr 2026

https://github.com/rainggor/fintrack

Финансовое приложение для управления личными финансами, где пользователи могут отслеживать доходы, расходы и создавать бюджеты. Приложение написано на Maven с использованием Java 21, микросервисной архитектуры и фреймворка Spring boot 3.3. Так же в проекте использованы база данных MySQL, Vaadin, Spring Security, Eureka, Flyaway, Lombok и тд

finance java microservice mysql spring spring-boot sql vaadin webflux

Last synced: 03 May 2026

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

This repository contains relational database with data about: animals, animals' owners, clinic employees, visits to create the data structure for a vet clinic.

postegresql relational-databases sql

Last synced: 19 Mar 2026

https://github.com/matheusb432/task-manager-app-dotnet

Backend REST API for TMA, with E2E Tests using Selenium WebDriver

asp-net-core dotnet e2e-tests selenium-webdriver sql unit-testing

Last synced: 03 May 2026

https://github.com/sksumit/homeffin

A desktop Java application using Java Swing, JDBC and MySQL DB.

desktop-application java jdbc mysql sql

Last synced: 30 Apr 2026

https://github.com/cleilsonandrade/jobscalc

JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer, onde é possível cadastrar e excluir jobs (projetos), obtendo uma estimativa de custo de cada job. Além disso, é possível estimar o valor da hora da pessoa que estará usando o sistema.

budget-manager express freelancer fullstack mvc nodejs nodemon sql sqlite

Last synced: 28 Apr 2026

https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench

Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.

database postgresql sql sqllite3 workbench-configuration

Last synced: 16 Oct 2025

https://github.com/patternhelloworld/docker-my-sql-replica

Run MySQL Master Slave replication and cope with emergency with Docker and robust scripts

backup docker docker-compose high-availability mysql mysql-replication mysql8 replication sql

Last synced: 04 May 2026

https://github.com/nattie-nkosi/car_rental

Our final year (2019) group project. An Ecommerce Store.

bootstrap composer mysql-database php sql stripe-api

Last synced: 04 May 2026