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/roystonfurtado/python-snake-game

Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.

mysql pygame-mixer pymysql python python-snake sql tkinter

Last synced: 29 Jun 2026

https://github.com/tspannhw/table-ddl

DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.

apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql

Last synced: 19 Mar 2026

https://github.com/bilbottom/billiam-database

OLAP database project for life admin (feat. dbt).

dbt duckdb sql

Last synced: 03 May 2025

https://github.com/barakadanny/-vet_clinic-db

Vet clinic database is the collections of tables and related queries.

database postgresql psql sql

Last synced: 30 Jan 2026

https://github.com/shaadclt/music-store-analysis-sql

This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.

pgadmin4 postgresql sql

Last synced: 28 Mar 2025

https://github.com/shanduur/c-embedded-sql

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

c esql sql

Last synced: 04 Oct 2025

https://github.com/freddo1503/stock_news_pred

Web application to provide analysis-ready data (Stocks price, News, Tweets) for ML and RNN.

apache-kafka data-engineering django docker-compose postgresql python sql

Last synced: 11 Apr 2026

https://github.com/spektom/vertica-utilities

Useful Vertica DB functions

database-management sql vertica

Last synced: 17 Jun 2025

https://github.com/saheedniyi02/krecommend

A python package for creating content-based text recommender systems on pandas dataframes and SQLAlchemy tables

cosine-similarity flask-sqlalchemy nlp numpy pandas python recommendation-algorithms recommendation-engine recommendation-system recommender-system scikit-learn sql sqlalchemy sqlite3 tfidf-vectorizer

Last synced: 10 Mar 2026

https://github.com/deverebor/modelagembancodedadoscovid

*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados

database microsoft-sql-server sql university

Last synced: 09 Mar 2026

https://github.com/abualiyousef/nzwalks

New Zealand Walks Tracking Web API using ASP.NET

api asp-net-core csharp jwt-authentication sql

Last synced: 15 Mar 2025

https://github.com/blinkfox/zealot-spring-boot-starter

Zealot快速集成到 SpringBoot 中的Starter。

spring-boot-zealot-starter springboot-zealot sql zealot

Last synced: 16 Jan 2026

https://github.com/jyotip123/rural-employment-development-project

The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.

backend java mgnregaproject spring-boot sql

Last synced: 24 Apr 2026

https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility

Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.

downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor

Last synced: 04 Oct 2025

https://github.com/mfelici/rowgen

Vertica User Defined Transform Function to generate rows

cpp sql udx userdefined-functions vertica

Last synced: 10 Sep 2025

https://github.com/mynk2906/tendermanagementsystem

The Tender Management System is an e-Tendering System which facilitates the complete tendering process with the exception of advertising.

java jdbc sql

Last synced: 22 Mar 2025

https://github.com/drmvc/orm

Simple and easy-to-use lightweight ORM

database orm sql

Last synced: 16 May 2026

https://github.com/boburmirzo/autogen-multi-agent-memory

AutoGen Multi-agent Conversation and Recall using Memori

ai-agents autogen autogen-sample memory sql

Last synced: 04 Oct 2025

https://github.com/burhanahmed1/sql-dbms

Practice tasks for DBMS in Microsoft SQL Server.

dbms dbms-lab dbmslab sql sql-query sql-server sqlserver

Last synced: 01 Jul 2025

https://github.com/sujunmin/oracledbdailycheckscripts

Oracle DB 12c Daily Check Scripts for Windows

daily-tasks database-status oracle-db powershell sql windows

Last synced: 03 Oct 2025

https://github.com/mdxabu/nl2sql

Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama

ai-models llama ollama sql

Last synced: 19 Feb 2026

https://github.com/aliesmaeil/queries-in-file

converting multiple SQL queries located in a file into only one composite insert query

dart query query-builder sql

Last synced: 04 Jan 2026

https://github.com/hellymodikalpesh/atliq-hospitality-analysis

AtliQ Hospitality Analysis | Power BI insights into revenue trends, occupancy, ADR, and strategic recommendations for boosting performance and optimizing operations.

dax-expression powerbi sql

Last synced: 14 Feb 2026

https://github.com/edsonbonfim/php-orm

Implementação do padrão de projeto active record em PHP

activerecord database model orm pdo php sql

Last synced: 15 May 2026

https://github.com/woodprogrammer/sql2nosql

Sql to Nosql data migrator

database migration nosql sql

Last synced: 03 May 2026

https://github.com/larissaperinoto/store-manager

Project Store Manager is a RESTful API for managing a store's system.

chai express javascript mocha mysql nodejs sql swagger

Last synced: 11 Apr 2026

https://github.com/deve-sh/permit-system

A Lightweight Permit Application System written in PHP and SQL.

permit-system permits php sql

Last synced: 14 Nov 2025

https://github.com/gokulgowthams/zomato_data_insights

An interactive interface for performing CRUD operations (Create, Read, Update, Delete) on a MySQL database related to Zomato data.

data-analytics data-engineering object-oriented-programming python relational-databases sql streamlit

Last synced: 06 May 2026

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

Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.

backup etl launchdarkly postgres postgres-fdw postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 18 Apr 2026

https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python

Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.

database sql sqlite

Last synced: 04 May 2026

https://github.com/m7moudgadallah/iti-database-labs

This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.

database ddl dml joins sql sqlserver tsql

Last synced: 04 May 2026

https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service

Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.

collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate

Last synced: 04 May 2026

https://github.com/austinhyde/rowhouse

A SQLAlchemy wrapper that stays out of your way

database python sql

Last synced: 28 Apr 2026

https://github.com/moeiscool/emissary

The Live Chat Solution written in Node.js

customer-support live-help redis sql websocket

Last synced: 28 Apr 2026

https://github.com/zehracakir/javaileveritabaniislemleri

JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.

database docker docker-container java jdbc postgresql sql visual-studio-code

Last synced: 18 Apr 2026

https://github.com/emilianomusso/pocogenerator

POCO Entities Generator for Microsoft SQL Server

csharp dotnet netcore poco poco-generator sql sqlserver

Last synced: 05 May 2026

https://github.com/arjuncodess/cs50_solutions

This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!

c cs50x flask html-css-javascript python solutions sql

Last synced: 18 Apr 2026

https://github.com/tidesdb/sqlbench

Benchmark script for comparing engines within MariaDB

benchmarking databases innodb mariadb script sql

Last synced: 06 Mar 2026

https://github.com/ralfbecher/orionbelt-semantic-layer-mcp

MCP server for the OrionBelt Semantic Layer — enables LLMs to explore semantic models, compile queries, and execute analytics via natural language.

agentic-ai business-intelligence data-analytics mcp-server semantic-layer sql yaml

Last synced: 05 May 2026

https://github.com/ctkqiang/sqlfang

🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。

china chinese ctkqiang erlang security sql sqlfang sqlinjection

Last synced: 02 Mar 2026

https://github.com/parzibyte/mysql-php-pdo-tutorial

MySQL and PHP connection using PDO

crud database example mariadb mysql pdo php sql

Last synced: 18 Apr 2026

https://github.com/d4nqw3rty/recipe-app

Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost

css html rspec-rails ruby-on-rails sql

Last synced: 05 May 2026

https://github.com/monambike/project-hanabi-web

A personal project of a web application made primarily for testing and strengthen my habilities with programming and languages.

ajax chat chatroom css customizable-ui english html japanese javascript jquery multilingual mysqli personal-website php portuguese spanish sql web

Last synced: 16 Feb 2026

https://github.com/scarletsfiction/sfdatabase-js

An easy to use SQL or IndexedDB library for Browser and Nodejs

browser database indexeddb mysqljs nodejs sql websql

Last synced: 01 Mar 2026

https://github.com/adelrizq/firsttosolve

FirstToSolve is a competitive programming platform to manage competitive programming regular activities,

automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql

Last synced: 28 Apr 2026

https://github.com/kanarus/qjack

ergonomic sqlx wrapper for nightly Rust

async await mysql postgres postgresql rust sql sqlite

Last synced: 28 Apr 2026

https://github.com/matschik/sql-mirror

[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks

migration-tool postgresql sql

Last synced: 18 Apr 2026

https://github.com/krishnaura45/bloodpoint

🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java

data-backend dbms development mysql sql web-interface

Last synced: 29 Apr 2026

https://github.com/obgnail/sqlite-toy

研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库

bptree database golang learning-by-doing native-base sql sqlite-database

Last synced: 19 Apr 2026

https://github.com/asifdotexe/covidporfolioproject

This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD

dashboard data-analysis data-exploration data-visualization sql sql-server tableau

Last synced: 08 Jun 2026

https://github.com/normal-coder/sql2builder

将 SQL 转换为 Laravel 查询构造器 (Query Builder)

laravel query-builder sql

Last synced: 19 Apr 2026

https://github.com/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

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

Database abstraction layer package implementing PDO

databases dbal pdo php sql

Last synced: 29 Apr 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/luiscarbonel1991/nlp2sql

Enterprise-ready Natural Language to SQL converter with multi-provider AI support (OpenAI, Anthropic, Gemini). Built for production scale databases (1000+ tables) with Clean Architecture.

ai anthropic clean-architecture database gemini llms mcp-server natural-language npl openai query-generation sql

Last synced: 03 Apr 2026

https://github.com/borisklco/php-htmx.mvc-url.shortener

custom MVC - generating shorter URL links, QR codes, and storing statistics

htmx mvc php sql

Last synced: 06 May 2026

https://github.com/alaa-aqeel/vsqlite

program to display sqlite databases

pyqt5 python qt5 sql sqlite sqlite3-databases

Last synced: 07 May 2026

https://github.com/matteogioioso/postgres-explain-core

Package for PostgreSQL query plan visualizer

postgres postgresql query sql

Last synced: 29 Apr 2026

https://github.com/ahmadrezamozaffary/database_uni_course

Some practice and hands on code with SQL lang and MySQL RDBMS

database mysql rdbms sql

Last synced: 29 Apr 2026

https://github.com/sanjinkurelic/meetinginfodatabase

Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database

ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio

Last synced: 29 Apr 2026

https://github.com/hadifadl/texttosql

A C# application created to loop over flat files and insert them to seperate SQL Server Table.

csharp sql sql-server sqlserver

Last synced: 29 Apr 2026

https://github.com/mishkarogachev/generic_sql

Qt SQL generation library

qt sql

Last synced: 29 Apr 2026

https://github.com/anuran-roy/im2sql-api

The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/

fastapi image-processing ocr python sql tesseract

Last synced: 20 Apr 2026

https://github.com/joekakone/sql_tutorials

SQL Tutorials - SQLite, Postgres, SQL Server

databases postgres sql sqlite sqlserver

Last synced: 02 Apr 2026

https://github.com/victorbadaro/node-api-rawsql-example

An example NodeJS API that uses raw SQL

api api-rest backend node postgres raw-sql sql

Last synced: 08 May 2026

https://github.com/izakcancino/phayao

Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.

css html javascript php restaurant-website shopping-cart sql

Last synced: 29 Apr 2026

https://github.com/fernandocalmet/java-login-layered-skeletor

♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)

crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql

Last synced: 16 Apr 2026

https://github.com/naemazam/analyze-international-debt-statistics

It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy. For example, infrastructure spending is one costly ingredient required for a country's citizens to lead comfortable lives. The World Bank is the organization that provides debt to countries.

data-manipulation importing-and-cleaning-data jupyter-notebook python sql

Last synced: 30 Apr 2026

https://github.com/hoseinrezaeem/jdbc_login_simple

Hi,My project use java , jdbc Generics sql

generic java jdbc postgresql sql

Last synced: 20 Apr 2026

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

Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.

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

Last synced: 03 Apr 2026

https://github.com/justplainstuff/starter

A plainstack starter template

bun hono kysely plainjobs plainstack sql typescript web

Last synced: 04 Mar 2026

https://github.com/fblupi/grado_informatica-diu

Prácticas de la asignatura Diseño de Interfaces de Usuario de la UGR

ajax bootstrap centered-user-design justinmind mysql php sql webapp

Last synced: 30 Apr 2026

https://github.com/salaros/mysql-dump-importer

Imports MySQL dump files (.sql) using php-mysqli extension

database dump import importer mysql sql

Last synced: 09 May 2026

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 20 Apr 2026

https://github.com/aminehmida/sqlmigman

Tool to manage database schema migration

devops migration mysql postgres postgresql sql upgrade

Last synced: 09 May 2026

https://github.com/sandro/imigrate

Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.

cli database go golang migration migrations sql sqlite

Last synced: 09 May 2026