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/zypp-io/df_to_azure

Repository for Automatically creating pipelines with copy Activity from blob to SQL. The main functionality is for fast uploading pandas DataFrames to a SQL database, using Azure Data Factory.

azure blob-storage bulk-insert dataframe incremental sql sql-table upsert

Last synced: 22 Apr 2025

https://github.com/mensenvau/coding_interview_solutions_no1

🚀 Welcome to the Interview Solutions repository!

codility codility-solutions hackerrank pyspark python sql

Last synced: 25 Mar 2025

https://github.com/linx-software/dynamic-csv-generation

This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.

csv dynamic linx sql

Last synced: 19 May 2026

https://github.com/richardbnk/data_preview

An interactive Streamlit-based dashboard for data scientists to preview, analyze, and visualize datasets quickly, supporting file uploads, summary statistics, and basic data cleaning..

analytics business-intelligence data-science datavisualization sql

Last synced: 02 Jul 2026

https://github.com/learnwithkawsar/mssql.sqlhelper

SQLHelper is a simple class to help with MSSQL databases

database helper library microsoft mssqlserver sql

Last synced: 09 May 2026

https://github.com/lmuffato/project-mysql-one-for-all-trybe

Projeto mysql one for all - Projeto avaliativo da Trybe do Bloco 21: Normalização e Modelagem de Banco de Dados

back-end data database database-modeling mysql mysqlworkbench query sql trybe-projects

Last synced: 08 May 2026

https://github.com/lexxai/goit_python_web_hw_06

GoIT, Python WEB, Homework number 06. SQL

docker goit homework python sql sqlite3

Last synced: 18 May 2026

https://github.com/tomconder/ktorm-sqlite

A repository to experiment with ktorm, a Kotlin ORM library, and the SQLite database engine

gradle kotlin ktorm orm sql

Last synced: 26 Jan 2026

https://github.com/vbhatsaccnt/sql_bank-loan-data-analysis

Welcome to the Bank Loan Data Analysis project repository. This project explores a dataset related to bank loans, aiming to derive insights and make data-driven decisions.

data-mining fianance mssqlserver queries sql

Last synced: 11 Mar 2026

https://github.com/monade/rspec_sql_matcher

A gem to match SQL queries within your RSpec tests

rails rspec rspec-matchers ruby sql

Last synced: 18 Feb 2026

https://github.com/secmon-lab/overseer

A security log analysis tool for data lake with combination of SQL query and Rego policy

bigquery detection open-policy-agent security-monitoring sql

Last synced: 11 Mar 2026

https://github.com/tayloradam1999/holbertonschool-higher_level_programming

All of the concept based higher-level programming projects for Holberton School Tulsa

es6 flask jquery mysql-database python3 sql

Last synced: 30 Apr 2026

https://github.com/vduseev/aws-ec2-pricing

Command line tool to collect EC2 prices from AWS API and put them into SQLite table to analyze them better

aws command-line ec2 pricing python sql table

Last synced: 25 Jul 2025

https://github.com/wizardoftrap/note-sharing-api

The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.

java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql

Last synced: 11 Apr 2026

https://github.com/firebolt-db/fb-cli

Firebolt CLI & REPL

cli core firebolt repl sql

Last synced: 02 Jul 2025

https://github.com/m-mdy-m/sql-vs-nosql

Examinando SQL e NoSQL e comparando-os

articles mon mysql noejs nosql sql

Last synced: 02 Apr 2025

https://github.com/shivanshu840/hashedtoken

The File Traversal System is a web application built using Node.js for the backend and React.js for the frontend. It allows users to traverse a directory structure, displaying folders and files hierarchically.

express mongodb nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/oguzgn/fully-automated-performance-marketing-dashboard

This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.

bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql

Last synced: 24 Mar 2025

https://github.com/g-s-c-code/libraryapi

RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.

asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql

Last synced: 30 Mar 2025

https://github.com/randomfractals/chicago-transport

Exploratory data analysis of public Chicago transportation datasets.

chicago data data-tools duckdb sql transportation

Last synced: 01 May 2026

https://github.com/drako01/coderhouse-rockola

Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.

api-rest java maven postman spring-boot sql

Last synced: 09 Apr 2026

https://github.com/avdunusinghe/agriproducttracking

.Net 6 | Entity Framework Core | Microsoft SQL | Code First Approach | C# | Type Script | Authorize.Net Payment Gateway | Twilio

angular angular-material csharp efcore microservice sql typescript wso2-esb

Last synced: 01 May 2026

https://github.com/ggabriel96/resql

A database auditing and recovery library based on SQLAlchemy

auditing database recovery sql sqlalchemy

Last synced: 01 May 2026

https://github.com/kayr/ezy-query

Convert Your Sql Query To A Queryable Java API/Code.. think of A Queryable View In Your Code Using Java

code-generation codegenerator gradle gradle-plugin java sql sql-query

Last synced: 18 Aug 2025

https://github.com/grizz-it/dbal-sql

Database abstraction layer package implementing SQL operations

databases dbal php queries sql

Last synced: 06 Jan 2026

https://github.com/jbris/sqlkata_testing

Testing features of the SqlKata Query Builder for different database backends.

docker docker-compose dotnet dotnet-core mvc mvc-architecture mvc-framework mysql postgres postgresql query-builder sql sqlkata

Last synced: 07 Apr 2026

https://github.com/h-yzeng/retro-minigames

Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.

database database-schema game-development java login-system mysql sql ui-design user-interface

Last synced: 09 Apr 2026

https://github.com/snxethan/csc260-library

A C# Dynamic Web Development Library developed as part of the CSC260 course at Neumont College of Computer Science

api blazor neumont sql web

Last synced: 24 Sep 2025

https://github.com/roosterpips12/library-management-sql

Library management with SQL

excel-import mysql-database sql

Last synced: 04 Jul 2025

https://github.com/ahsansoftengineer/dotnet-micro-2-julio-casal

Play.Catalog, Play.Common, Play.Infra, Play.Inventory

docker docker-compose dotnet-core grpc http-client kubernetes sql

Last synced: 07 Apr 2026

https://github.com/borededdy/woosqltocsv

A php script that exports Woocommerce order data into a CSV file

csv-export csv-files php sql sql-query woocommerce wordpress

Last synced: 17 May 2026

https://github.com/nathanthorell/dataspy

dataspy is a lightweight database monitoring tool that quietly observes your databases for business rule violations.

go postgresql sql

Last synced: 18 May 2026

https://github.com/jm7087/snake-o-jogo-da-cobrinha-com-ranking

Snake o Jogo da Cobrinha desenvolvido em HTML, CSS, JavaScript é PHP. Essa versão salva os pontos é o nome do jogador no banco de dados Mysql, e exibe o ranking com os melhores jogadores.

bootsrap5 bootstrap css game html html5 javascript jogo js mysql php php8 ranking snake snake-game sql

Last synced: 12 Apr 2026

https://github.com/starsheriff2/sql-zoo-answers

These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.

database excersices mysql queries sql

Last synced: 02 May 2026

https://github.com/iamriteshkoushik/db-dev

My attempt to write a simple SQL database from build-your-own.org

dbms golang sql systems-programming

Last synced: 25 Aug 2025

https://github.com/avinashtare/short-url-generator

Welcome to the Short URL Generator project! This project is designed to create shortened versions of URLs, making them easier to share and manage. It is built using Node.js, Express.js, React, and MySQL.

expressjs nodejs react sql

Last synced: 07 Apr 2026

https://github.com/akashash01/sql-basic-table-creation

This SQL codes might useful for creating a simple Database, by creating a multiple tables.

database ddl dml dql sql

Last synced: 01 Apr 2025

https://github.com/pin3dev/42_ft-transcendence

A full-stack web application developed with a custom backend and frontend, featuring real-time multiplayer Pong gameplay, user authentication, friend and matchmaking systems, and profile management. Designed to strengthen knowledge of modern web development practices, including WebSockets, RESTful APIs, and secure user data handling.

2fa 42-transcendence 42cursus 42school 42sp api-gateway ddd-architecture docker event-driven ft-transcendence jwt-token microservice mvc-architecture orm redis-cache redis-cluster spa sql transcendence

Last synced: 19 May 2026

https://github.com/padraiggillen/trading-ports

A visualization and REST API to track a variety of seaworthy vessels

boats ci flask jenkins-ci rest-api sql swashbuckle

Last synced: 03 Feb 2026

https://github.com/odeyiany2/flit-apprenticeship-data-science-projects

This repo contains all my projects for my FLiT Apprenticeship

data-analysis data-science data-visualization machine-learning sql

Last synced: 17 May 2026

https://github.com/arn-ob/rb-application-angular-4-php

Revelation Bangladesh Inventory and print management Software, Using Angular and PHP

angular5 sql

Last synced: 29 Mar 2025

https://github.com/castaglia/proftpd-mod_dbacl

Using SQL tables for file/directory access control for ProFTPD

acl proftpd sql

Last synced: 29 Mar 2025

https://github.com/faranoshamini/vet_clinic

VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).

postgresql sql

Last synced: 29 Mar 2025

https://github.com/thallesdaniel/dividas

**SISTEMA DE GERENCIAMENTO DE DÍVIDAS** Este é um sistema python desktop, com a função de gerenciar dívidas. Ao chegar no dia do pagamento, o mesmo emite um alerta no computador da pessoa.

object-oriented-programming poo postgresql python sql

Last synced: 18 Apr 2026

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

Learning higher level languages Python, javascript via ALX program

javascipt python sql

Last synced: 25 Mar 2025

https://github.com/mosk53/sms_reminder

Reminder Bot is a simple and convenient way to schedule reminders for yourself or others via SMS. It uses Python, MySQL, and Twilio to fetch, send, and update reminders from a database.

database python reminder sms sql twilio

Last synced: 04 Mar 2025

https://github.com/coledixon/csharp_contacts_application

C# desktop application for storing contacts with SQL

csharp data-integration desktop-application sql xml

Last synced: 21 Mar 2025

https://github.com/mwmorale/calculating-network-ranges-mysql

Code to use inside of MySQL Workbench to find the network "ranges" with only the information that I have

mysql network network-analysis networking sql

Last synced: 14 May 2025

https://github.com/gnubyte/gitmixin

An SQL-Alchemy mixin to give records per row a git version tracked text

git python sql sqlalchemy

Last synced: 30 Apr 2026

https://github.com/letruongzzio/object-oriented-software-development

Repository of our team's OOAD knowledge and project presentations.

application-foundation csharp-code dotnet object-oriented-programming sql

Last synced: 31 Jul 2025

https://github.com/roberth-k/qb

SQL query builder for Go

golang sql

Last synced: 16 Jan 2026

https://github.com/tr1sm0s1n/fiber-postgres-api

Fiber API for CRUD operations in PostgreSQL.

api crud docker docker-compose fiber go gofiber golang gorm postgres postgresql sql

Last synced: 23 Sep 2025

https://github.com/nicholas-alonzo/sqlBatchInsertR

SQL DML Support for RODBC

database r rodbc sql sql-server sqlserver

Last synced: 30 Jul 2025

https://github.com/severintroesch/project_datawarehouse_sql

Final project of module "databases and datawarehousing" @ ZHAW CAS information engineering.

mysql pentaho-data-integration r shiny sql

Last synced: 30 Jul 2025

https://github.com/macdon112/layoff-analysis

SQL data cleaning & analysis of global layoffs

data-analysis data-cleaning data-exploration sql

Last synced: 21 Feb 2026

https://github.com/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm

LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.

adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf

Last synced: 11 May 2026

https://github.com/geraldohomero/javascript-typescript-notes

Exercícios e anotações sobre JavaScript, TypeScript, Vite.js, React.js, Next.js, Redux e outros

api git html5 javascript js mariadb mysql nextjs nodejs oop reactjs redux sql ts typescript vuejs

Last synced: 09 Apr 2026

https://github.com/patrickpissurno/sql-to-jsdoc

Generate JSDoc annotations from raw SQL queries

code-generation javascript jsdoc nodejs postgresql raw sql

Last synced: 30 Apr 2026

https://github.com/theodoremoreland/redb

A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.

airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest

Last synced: 02 Oct 2025

https://github.com/ikeawesom/nitrix

SQL Views Code Generator

code-generators react sql

Last synced: 12 Apr 2026

https://github.com/nealsavant/knowsong.life

An application that provides a way for spotify users to test their knowledge of music artists! Can you identify every song from your favorite musicians?

angular4 css html5 java-8 javascript oauth2 spotify spotify-web-api spring-mvc spring-security sql trivia-quiz-game typescript

Last synced: 01 Oct 2025

https://github.com/danvixent/query

An SQL query builder package for Go

golang query-builder sql

Last synced: 25 Mar 2025

https://github.com/ndohvich/ibm-data-science-professional-certificate

Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.

coursera dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql

Last synced: 16 Nov 2025

https://github.com/shellyda/project-design-database

Database system for bus companies, managing driver outsourcing, trip tracking, maintenance, and ticket sales. Designed in conceptual, logical, and physical stages with SQL implementation.

conceptual-model database design-database logical-model physical-model sql

Last synced: 14 May 2025

https://github.com/lordmitrii/student-progress-flask

Simple Flask app with a questionnaire feature. Collects student progress data via forms and stores it in a database.

css database flask flask-api html python sql web

Last synced: 13 Apr 2026

https://github.com/adamdon/mobilewebquiz

Web project utilising jQuery AJAX and Bootstrap framework. Running on Apache, MySQL and, PHP

ajax html5 jquery php sql

Last synced: 18 May 2026

https://github.com/skalt/postgres_sample_dbs

A collection of postgres sample dbs

examples postgres postgresql sql

Last synced: 20 Jan 2026

https://github.com/olivr/sql-utility-data

General utility data in relational SQL format for countries, languages, currencies (ISO 3166-1, UN M49, ISO 639-1, ISO 4217)

countries currencies data-set iso-3166-1 iso-4217 iso-639-1 languages postgresql sql un-m49

Last synced: 05 Apr 2025

https://github.com/ornella-gigante/mysql_database_workbench

This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permissions and use some structures as procediments.

database-management mysql-database poo sql workbench

Last synced: 16 Mar 2025

https://github.com/buathiertom/automatic-bdd-project

SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.

plpgsql plpgsql-scripts postgresql sql

Last synced: 07 Jan 2026

https://github.com/subh888999/sql-library-management-system-project

This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.

mysql sql

Last synced: 21 Jul 2025

https://github.com/shubhaansaxena/tableau-sales-insights-project-for-pizza-restaurant

I obtained sales data from a local pizzeria and created some dashboards full of insights.

data-cleaning etl python real-world-project sql tableau

Last synced: 13 Jun 2025

https://github.com/nyxflower/ladybug

An efficient web-based Code Similarity Detection tool with report generator

css java maven similarity-detection sql web-based-application

Last synced: 06 May 2026

https://github.com/alextanhongpin/goql

URL querystring to SQL where

go golang qs querystring sql

Last synced: 24 Mar 2025

https://github.com/mverleg/atadb

atadb will be a simple but fast relational database that supports a subset of SQL.

database rmdbs rust sql

Last synced: 19 May 2026

https://github.com/josecelano/phpsql

PHP multi database console client

console database mssql myssql php sql

Last synced: 05 Jan 2026

https://github.com/amadou-6e/ipython-sqlcmd

Run SQL Server Queries in Jupyter with Ease: Create tables and databases using Ipython magic for SQLCMD easily connect to Microsoft SQL Server from IPython/Jupyter notebooks using the sqlcmd utility. Supports variable substitution, batch execution, external SQL files, and more.

database ipython-magic ipython-notebook ipython-sql ipython3 jupyter jupyter-notebooks mssql mssql-database mssql-server sql sql-server

Last synced: 22 Feb 2026

https://github.com/joutvhu/spring-dynamic-commons

Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries

commons directive spring spring-boot spring-data sql utils

Last synced: 29 Apr 2026

https://github.com/mathiasuy/agencia_webforms

ADO .net y Webforms (año 2013 - BIOS Corporativo) Visual Studio 2010

ado-net csharp example-project rollback sql stored-procedures t-sql three transact-sql transactions visual-studio webforms

Last synced: 08 Apr 2026

https://github.com/luanroger/datamaster

Create databases with a lightweight and intuitive tool.

csharp dotnet sql sql-server tool windows-forms

Last synced: 13 Apr 2026

https://github.com/flatcap/craggy-site

📰 Craggy Website (climbing centre routes)

database javascript js php sql website

Last synced: 04 May 2026

https://github.com/arturbomtempo-dev/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 02 Apr 2025

https://github.com/daverbk/learning-sql

Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan

alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql

Last synced: 03 Nov 2025

https://github.com/joao208/ecommerce

Ecommerce de estudo de uma loja de tênis usando PHP, html e sql

frontend html php sql

Last synced: 30 Mar 2025

https://github.com/iantomasinicola/ebook

La mia guida completa sul linguaggio SQL "Come scrivere una query"

database mysql mysql-database sql sql-server

Last synced: 19 Apr 2026

https://github.com/jon-chow/Farm-Management-System

A tool to help farmers manage and maintain their farms.

java jdbc mariadb reactjs redux scss spring-boot sql typescript

Last synced: 10 Mar 2025

https://github.com/yinxulai/sqls

Simple sql writing tool for go

go golang gorm mybatis sql sqlbuilder

Last synced: 29 May 2026

https://github.com/zarkuac/hackerrank-sql-solutions

HackeRank SQL Solutions (Sorted by difficulty)

database mssql mysql reporting sql sqlqueries

Last synced: 18 Feb 2026