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/ashishkumbhar01/php-chat-app

A PHP Chat App based on Web Socket async

async asynchronous chat javascript messaging mysql php sql websocket

Last synced: 03 Feb 2026

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/bilbottom/billiam-database

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

dbt duckdb sql

Last synced: 03 May 2025

https://github.com/landrisek/npm-masala

Various react components for sql, mongodb, php and golang implementation.

mongodb nette react sql webpack

Last synced: 12 Apr 2026

https://github.com/seddryck/tseesecake

Tseesecake is a lightweight proxy for time-series query engines, supporting multiple database engines and storage providers, with a SQL dialect dedicated to time series

query-engine sql time-series

Last synced: 12 Apr 2025

https://github.com/behindthemath/zmanim-sql

A partial SQL port of the KosherJava library

mysql sql zmanim

Last synced: 15 May 2026

https://github.com/j1sk1ss/dateapppc.exmpl

Простое нативное приложение для Windows с демонстрацией ООП и SQL баз данных на примере приложения для знакомств.

data oop-principles parsing pgadmin4 sql wpf

Last synced: 11 Apr 2026

https://github.com/isaquepinheiro/cqlbrasil

CQLBr Framework for Dart/Flutter (Isaque Pinheiro)

cassandra criteria dart database db2 firebase firebird flutter framework mongodb mysql sql sqlite

Last synced: 11 Apr 2026

https://github.com/mads80/ms-sql-hf1

Microsoft SQL Server - HF1

database microsoft-sql-server sql sql-script

Last synced: 06 Jan 2026

https://github.com/brian-emarquez/mysql-training

Modelo Entidad Relacion (ER)

mysql sql

Last synced: 15 Mar 2025

https://github.com/viktorsvertoka/goit-rdb-fp

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-fp sql workbench

Last synced: 20 Feb 2026

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/ercindedeoglu/northwind

Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008

database northwind northwind-database northwind-db northwind-sql-database sql

Last synced: 11 Jun 2025

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

Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.

dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game

Last synced: 27 Aug 2025

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

Visualize Spotify Tracks, Genre and Audio Features, and more using Powerpipe and SQLite.

dashboard powerpipe spotify sql sqlite sqlite3

Last synced: 27 Aug 2025

https://github.com/udoy2/electronicgoodies

This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products.🎯✅

asp-net-core-mvc csharp css html javascript sql

Last synced: 04 Jan 2026

https://github.com/georgetdn/syscppcp

Store C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)

class data framework object persistence serialize sql windows

Last synced: 04 Apr 2025

https://github.com/mastansayyad/dbms-sql-queries-

This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.

database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql

Last synced: 18 Apr 2026

https://github.com/mh0386/game_rental

It is a game rental store application.

csharp microsoft-sql-server sql

Last synced: 26 Aug 2025

https://github.com/whopiyush/discord-chat2db

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 12 Apr 2026

https://github.com/tiagocavalcante/connection

A secure, multiple database ORM for PHP

composer database php sql

Last synced: 13 Jan 2026

https://github.com/ergonzamarian/trigger

Projeto Finalizado :: Trabalho utilizando trigger

plpgsql sql

Last synced: 04 Mar 2026

https://github.com/siyovush-hamidov/moscow-state-university-classes

🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.

competitive-programming cpp sql

Last synced: 12 May 2026

https://github.com/jackhawks/lemon-docs

Lemon Docs 是一个全面的文档集,包括 Figma 原型、PowerDesigner 物理模型、初始化 SQL 脚本数据等。

figma lemon powerdesigner sql

Last synced: 02 Sep 2025

https://github.com/kostiantyn-nemchenko/ansible-role-postgresql

Yet another Ansible role for PostgreSQL

ansible ansible-roles database postgresql sql

Last synced: 11 Apr 2026

https://github.com/vedanti-u/dbsense-ai

A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.

ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript

Last synced: 12 Apr 2026

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/gabryca/tales-sharing-website

Just an idea, maybe I'll get to work on this during summer, just to share stuff with some friends.

bootstrap bootstrap5 dark-theme gallery gallery-page mariadb php php82 sql website

Last synced: 03 Oct 2025

https://github.com/sergiobarriel/nc.sqlbuilder

NC.SqlBuilder is a lightweight SQL builder

builder lightweight sql

Last synced: 03 Apr 2025

https://github.com/dustinkredmond/sqlitetocsv

Command line tool written in C language to export SQLite data as a CSV file.

c csv sql sqlite-databases

Last synced: 26 Aug 2025

https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog

I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.

crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql

Last synced: 10 Apr 2026

https://github.com/iangelmx/NaturalLanguageProcessing

Aquí residen desarrollos de Computing Selected Topics acerca del Procesamiento de Lenguaje Natural en Python

html python sql

Last synced: 15 Mar 2025

https://github.com/abdelkarimhajji/gestionproduction

Production Management Project: Boosting efficiency and control in manufacturing. Optimize processes with us! 🛠️💼 #ProdMgmt

java management mysql-database sql

Last synced: 12 May 2026

https://github.com/atuoha/couriers

Web Courier Services....

ajax css geolocation html js php sql

Last synced: 12 Apr 2026

https://github.com/imryche/litequery

A minimalist SQLite library for Python

aiohttp asyncio fastapi orm python python3 sql sqlite sqlite-database sqlite3 starlette

Last synced: 15 May 2025

https://github.com/hydraphyzer/library-management-system-in-c-and-sql

This Project Is Part of Our Software Engineering Lab (SE Lab). In This Project We Have Built a Library Management System Desktop Application With Beautiful Design Layout. This is Implemented With the Help of C# .Net Core 6.0 and SQL Database

csharp library-management-system librarymanagementsystem sql

Last synced: 30 Jun 2025

https://github.com/mitranim/gt

Short for "Go Types". Important data types missing from the Go standard library.

data date datetime go golang interval json null-safety sql time url uuid

Last synced: 10 May 2026

https://github.com/francescodisalesgithub/plsql_dummies

dummy program to prove the syntax of pl/sql

plsql-dummies sql

Last synced: 22 Mar 2025

https://github.com/tejashviraj19/mongodb-sql

📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.

backend crud database java java-crud learning mongodb mongodb-sql practice sql

Last synced: 10 Mar 2026

https://github.com/praisespjmt/personal-catalog

This project implemented a console app that will help you to keep a record of different types of things you own: books, music albums, and games. The data are stored in JSON files. The project was implemented using Ruby and SQL

ruby sql

Last synced: 29 Mar 2025

https://github.com/tss-sniper/llm-powered-sql-assistant

This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

api gemini-pro llm python sql sqlite streamlit

Last synced: 10 May 2026

https://github.com/moisentinel/grade11-cs-ip

Notes for Informatics Practices (IP) or Computer Science (CS) - Grade 11 (XI) CBSE NCERT

cbse compsci cs grade11 ncert python sql

Last synced: 11 Jun 2025

https://github.com/lnxusr1/query-commander

Browser-based SQL Query tool for universal database access and management.

database database-access database-management sql sql-query

Last synced: 01 Apr 2025

https://github.com/mgks/paperlessql-db

A nano SQL library made for micro data management.

data-management database-schema pql sql

Last synced: 15 May 2025

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

Use SQL to instantly query Buildkite users, pipelines, builds & more. Open source CLI. No DB required.

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

Last synced: 04 Oct 2025

https://github.com/toxe/cpp-sql

C++ SQL Examples

cmake cpp example sql sqlpp11 test

Last synced: 13 Apr 2026

https://github.com/ibrahimhozhun/prisma-nextjs

Website created with Next.js, NextUI library & Prisma ORM

fullstack mysql nextjs prisma prisma2 pscale react sql

Last synced: 24 Jul 2025

https://github.com/wes/duckbake

Store, query, and analyze your data locally with DuckDB and AI conversation. No cloud required. Your data never leaves your device.

duckdb llm local ollama oss rust sql tauri

Last synced: 13 Jan 2026

https://github.com/jeim05/pruebafrontend

Web application build with ASP .NET Framework y CSS3

asp-net asp-net-mvc csharp css3 html5 javascript jquery sql sql-server

Last synced: 06 Jan 2026

https://github.com/pablojimpas/protoc-gen-sqlc

Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.

code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite

Last synced: 06 Apr 2025

https://github.com/pangum/migration

盘古数据迁移集成

file go golang migrate migration sql

Last synced: 11 Apr 2025

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/ganl/go-dm

达梦 Go 驱动源码 针对版本 DM8

dm dm8 drivers golang sql

Last synced: 04 Jul 2025

https://github.com/tknishh/case-study-ueats-ghub-sql

Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub

assignment bigquery case-study-analysis loop product-analyst sql

Last synced: 23 Aug 2025

https://github.com/IowaComputerGurus/dnn.dbexporter

SQL Module for DNN for Export

dnn dotnetnuke sql

Last synced: 12 May 2025

https://github.com/martinius96/rfid-otvaranie-dveri

RFID systém pre otváranie elektronických dverí s webovou časťou pre správu a autorizáciu prístupových kariet. Mikrokontróler ESP8266, ESP32 s WiFi konektivitou.

arduino arduino-sketch arduino-uno bootstrap esp32 esp32-arduino esp8266 esp8266-arduino html mifare mysql nfc-card-reader nfc-tag nodemcu ota-update php rc522 reader rfid sql

Last synced: 12 Apr 2026

https://github.com/nathanthorell/sql-tools

A collection of utility tools for working with various dialects of SQL databases

mssql python sql

Last synced: 24 Apr 2025

https://github.com/alexeev-prog/aiomarine

Blazing fast async ORM/ODM in Python

async asyncio fast framework library mongodb nosql odm orm postgresql python sql

Last synced: 09 Mar 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/skrteeeeee/cursocief

Curso web "fullstack" de profesionalidad de Grado 3, realizado en CIEF.

bootstrap css express html javascript node-js php sql

Last synced: 05 Jan 2026

https://github.com/chenquan/mysql-parser

A SQL parser for mysql.

go golang mysql parser sql sql-parser

Last synced: 15 May 2026

https://github.com/byoso/silly_db

Minimalist ORM using sqlite3, simple but efficient.

database orm orm-framework python3 sql sqlite3

Last synced: 09 May 2026

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/izolate/yesql

A tool to write raw SQL in Go more effectively

go named-arguments sql templates utilities

Last synced: 15 Jul 2025

https://github.com/turbot/steampipe-mod-terraform-gcp-compliance

Run compliance and security controls to detect Terraform GCP resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.

compliance gcp hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform

Last synced: 04 Feb 2026

https://github.com/brenimcode/hypermarket-database

The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.

git postgresql sql

Last synced: 27 Feb 2025

https://github.com/aeagle/graph-ql-poco

Experimental Dapper based SQL resolver for GraphQL.NET to allow building a GraphQL schema from a POCO model

dapper dotnet-core graphql graphql-net sql

Last synced: 13 Apr 2026

https://github.com/tripathirakeshofficial/yt-reddit-clone

Reddit 2.0 with NEXT.JS! (React, SQL, Supabase, StepZen, GraphQL, TypeScript,Tailwind)

graphql nextjs reactjs reddit reddit-api sql stepzen supabase tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/annakthrnlee/FIFA_World_Cup

Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.

google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow

Last synced: 10 Mar 2025

https://github.com/cayo-rodrigues/yoca

Uma api com o objetivo de gerenciar os processos envolvidos na administração de um restaurante, com controle de estoque semi-automático.

api api-rest docker docker-compose express jest nodejs postgresql sql typeorm typescript

Last synced: 24 Apr 2025

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/semperos/ari

Ari: Array Relational Interactive Programming

array-language array-programming duckdb go-lang go-language goal-language sql

Last synced: 08 May 2025

https://github.com/avdunusinghe/schoolmanagement

.Net 5 | Entity Framework Core | C# | Type Script | Microsoft SQL | Code First Approach

angular azure cicd csharp dotnet efcore ngx primeng rest-api sql trello

Last synced: 09 May 2026

https://github.com/willabides/sqlcgetters

Generate getters for sqlc structs

code-generation sql sqlc

Last synced: 30 Mar 2025

https://github.com/prasundas99/photo-gallery-application-using-microservice-architecture-node-js-rabbitmq-mongodb-mysql

A photo gallery application with an admin panel and a client panel in a microservice architecture with RabbitMQ as an event broker on MongoDB and MySQL using typeorm.

hacktoberfest mongodb nodejs rabbitmq react sql typeorm typescript

Last synced: 12 Apr 2026

https://github.com/rooklift/shin-kaya

Simple Go Database in Electron

baduk database electron go sql weiqi

Last synced: 10 Apr 2026

https://github.com/rizwanullah313/clinic-managment-system

Clinic management system using Java and MS Access

java msaccess netbeans-ide oracle-database sql

Last synced: 05 Mar 2025

https://github.com/emsk/mask_sql

A command-line tool to mask sensitive values in a SQL file

cli gem ruby sql

Last synced: 12 May 2025

https://github.com/7effrey89/streamlit_azuresqldb_fabric

Demo of a Custom Data Entry App you can build for your Azure SQL Database and Microsoft Fabric Warehouse and Lakehouse using python framework called Streamlit.

azure db fabric microsoft sql streamlit-webapp

Last synced: 06 Jan 2026

https://github.com/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 10 Apr 2026

https://github.com/niltooth/pgbuffer

Buffer data in memory and bulk copy to postgresql concurrently

golang postgresql sql timescaledb timeseries

Last synced: 14 Jan 2026

https://github.com/gui-ribeiro66/sql-firstproject

Meu primeiro projeto em SQL

ads sql

Last synced: 16 Mar 2025

https://github.com/berkemuftuoglu/auction

Auction website written in PHP

auction database html php sql

Last synced: 01 May 2026