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/milenkovicm/wasaffi

Datafusion WASM User Defined Functions

datafusion sql userdefined-functions wasm wasm-bindgen wasmedge

Last synced: 07 May 2025

https://github.com/hourout/mysql_kernel

Mysql Kernel for Jupyter

jupyter-kernels mysql sql

Last synced: 06 Mar 2026

https://github.com/seferogluemre/mailauthengine

Email Verification System This project is a user registration and email verification system developed using C# and the MailKit library. It ensures secure account creation and email-based authentication for users.

authentication csharp email-sender form-validation mailkit-libraries sql

Last synced: 27 Feb 2026

https://github.com/florents-tselai/pgllm

Use LLMs in Postgres

ai embeddings llm postgresql sql

Last synced: 11 Apr 2025

https://github.com/lucas-erkana/vet-clinic

In this project, you I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.

plpgsql postgresql sql

Last synced: 30 Sep 2025

https://github.com/sanix-darker/dockdb.nvim

Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.

database nvim nvim-lua nvim-plugin postgresql sql

Last synced: 31 Aug 2025

https://github.com/xiaobogaga/minidb

a simple in-memory database built for fun

database sql

Last synced: 12 Jan 2026

https://github.com/stackql/openapisaurus

Deno based openapi document utility for splitting openapi spec and generating stackql providers

openapi rest sql stackql

Last synced: 11 Jul 2025

https://github.com/undisputed-jay/sql-island

SQL Island is a fun introduction to learning and using SQL.

sql

Last synced: 12 Aug 2025

https://github.com/samhuk/ts-pg-orm

Delightful Typescript PostgreSQL ORM

orm postgresql sql typescript

Last synced: 09 Apr 2025

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

Use SQL to instantly query instances, domains and more from Linode. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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

Chaos plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/owusu-desmond/login-register-system

A user login and register system build with PHP

apache database mysql php sql

Last synced: 17 Aug 2025

https://github.com/xiabee/dbauditor

A simple auditor of SQL databases.

audit sql

Last synced: 30 Jul 2025

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

Use SQL to instantly query instances, networks, users and more from IBM Cloud. Open source CLI. No DB required.

backup etl hacktoberfest ibm-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 06 Sep 2025

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

Use SQL to instantly query 1Password vaults, items, files & more. Open source CLI. No DB required.

1password 1password-connect backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/spandan114/luminai-data-analyst

LUMIN: Your data analysis companion that turns natural language questions into powerful insights through AI-driven visualizations and clear explanations.

ai-agents ai-data-analysis ai-tools chatgpt data-analytics fastapi groq langchain llm react sql typescript

Last synced: 30 Jul 2025

https://github.com/initphp/database

This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.

data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder

Last synced: 07 Mar 2026

https://github.com/tiagosgomes/projeto_java_web_services_com_spring_boot_e_jpa_hibernate

Java Web project developed as a practical part of the Complete Java Course. This project uses technologies such as Java SE 11, Java EE, Spring Boot Framework, SQL, JPA, Hibernate, JSON, Maven, PostgreSQL, and Heroku for deployment.

heroku hibernate java javaee javaweb jpa jpa-hibernate json maven postgresql rest spring springboot sql

Last synced: 08 Jul 2025

https://github.com/icflorescu/openshift-cartridge-postgresql

Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.

cartridge database database-engine gear openshift postgresql sql

Last synced: 08 Jul 2025

https://github.com/envigit/hotellaspalmas

Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL

csharp database hotel-reservation-system sql wpf

Last synced: 21 Aug 2025

https://github.com/Armoghans-Organization/Student-Record-Keeping-System

Student Record Keeping Software Backend Using Microsoft Sql.

code database mssql mssql-database project sql university university-project

Last synced: 03 Oct 2025

https://github.com/amenzhinsky/postgresql-partitioning-scripts

PostgreSQL Partitioning Scripts

bash postgresql sql

Last synced: 01 Sep 2025

https://github.com/kilemonn/messagequeue

A message queue service, which can receive, hold and provide messages that are sent between services.

docker docker-container in-memory kotlin microservice mongodb mssql-server mysql postgresql queueing redis service sql

Last synced: 19 Apr 2025

https://github.com/mkabhishekdev/multiplayerturnbased-onlinegame

Multi Player Turn-Based Game developed using PHP, AJAX, Javascript (Full stack project)

javascript php php-sessions phpmyadmin sql

Last synced: 25 Sep 2025

https://github.com/angoca/log4db2

A logging utility like log4j for IBM Db2 SQL PL

db2 db2luw logger logging logging-library sql

Last synced: 02 Aug 2025

https://github.com/webnice/migrate

Goose database migration tool - based on https://bitbucket.org/liamstask/goose

clickhouse cockroach database golang lib migration mysql postgres redshift schema sql sqlite3 tidb tool

Last synced: 12 Jan 2026

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

In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.

database postgres postgresql sql

Last synced: 28 Feb 2026

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 20 Feb 2026

https://github.com/johansenja/pg_unicode_font_replace

Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text

postgresql sql unicode unicode-characters unicode-converter

Last synced: 25 Aug 2025

https://github.com/k1low/qp

Printer that prints the results of a query to the database.

database go printer sql

Last synced: 16 Apr 2025

https://github.com/fivetran/zetasql-npm-examples

This repo contains examples of usage of zetasql-npm library

bigquery grpc sql zetasql

Last synced: 16 Apr 2025

https://github.com/hyvor/laravel-filterq

Advanced filtering for Laravel APIs

laravel sql

Last synced: 16 Apr 2025

https://github.com/lpar/calendar

Go calendar Date (only), clock Time (only), and nullable versions of same, with sensible JSON and SQL behavior

date golang iso8601 json sql time

Last synced: 04 Jan 2026

https://github.com/anilnayak126/filesharingapp

A file-sharing application developed using Django and Django Rest Framework (DRF) that allows users to upload, download, and manage files securely. This application incorporates DRF's core concepts and utilizes the shutil library for zipping files, with SQL for data management. Key features include user authentication, file categorization.

django drf file-management file-sharing python sql web-application

Last synced: 15 Apr 2025

https://github.com/bestbynature/vetclinicdb

VetClinicDB is a robust database that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.

database-schema postgresql sql

Last synced: 10 Mar 2026

https://github.com/somdipdey/sql-magic

Various SQL scripts to do magical stuffs on your databases

magic mssql sql tsql

Last synced: 30 Jul 2025

https://github.com/hhlitval/production-dashboard

A desktop application, visually presents fictive production data sourced from MSSQL Server, allowing for insights into production trends and statistics.

c-sharp dashboard kpi production-monitoring sql sql-server ui-design wpf

Last synced: 01 Aug 2025

https://github.com/arshad115/today-i-learned

:memo: TIL - Today I Learned - Sharing small snippets of code or tips which I learn and share. I am a software engineer, web developer, android developer and a data scientist. Not bragging, just learning them. ;)

android angular css easyphp firebase firebase-console git javascript learning node nodejs php programming share sql til tips-and-tricks today-i-learned todayilearned vuejs

Last synced: 19 Sep 2025

https://github.com/hyperjumptech/xcs-translator

XCS-Translator is a web app to convert EXCEL file (.xls) to JSON and SQL so that you can quickly and easily import data in your sheets into your database.

csv excel json microsoft nodejs sql web

Last synced: 14 May 2025

https://github.com/rezamardanidev/sqlitebase

How to create a database sqlite by using classes in Python and creating tables and how to store data

class-python database python sql sqlite

Last synced: 09 Sep 2025

https://github.com/hannziegel/final-capstone-backend

This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.

api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram

Last synced: 05 May 2025

https://github.com/cfunkz/customtkinter-login-registration

Registration and login app made using customtkinter.

customtkinter python python3 sql sqlite3 tkinter

Last synced: 14 Apr 2025

https://github.com/OSTEsayed/OSTE-Vulnerable-Web-Application

Vulnerable Web application made with PHP/SQL designed to help new web testers gain some experience and test DAST tools for identifying web vulnerabilities. Containing some of the most well-known vulnerabilities such as SQL, cross-site scripting (XSS), OS command injections, our intention to expand more vulnerabilities for learning purposes.

cross-site-scripting cyber-security os-command-injection php sql sql-injection vulnerable-web-app web-security web-vulnerability xss-vulnerability

Last synced: 23 Feb 2026

https://github.com/so010/cdrreceiver

nodejs application that receives cdr data from Cisco Meeting Server and stores to mysql db

cisco javascript node-js nodejs sql

Last synced: 15 Apr 2025

https://github.com/basemax/messengersocketws

Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)

mysql mysql-query nodejs socketio sql websocket websocket-api websocket-application websocket-chat websocket-client websocket-server ws wss

Last synced: 26 Jul 2025

https://github.com/ststeiger/sqlparser

Ways to remove sql-comments, including ANTLR4

comment-remover comments csharp dotnet-core sql t-sql

Last synced: 13 Apr 2025

https://github.com/datnguye/dbt-translate

✨ Let's translate Numbers to Words ✨

dbt money2word num2word package snowflake sql sqlserver udf

Last synced: 05 May 2025

https://github.com/omonimus1/computer-science-degree-courseworks

Coding Coursework that I have created individually or in Team while studying Computer Science at Napier University.

computer-science computer-science-education coursework cpp csharp databse haskell html-css-javascript scripting sql students university-coursework webtechnology

Last synced: 25 Aug 2025

https://github.com/armoghans-organization/student-record-keeping-system

Student Record Keeping Software Backend Using Microsoft Sql.

code database mssql mssql-database project sql university university-project

Last synced: 09 Jul 2025

https://github.com/joker2411/blood-bank-management

Maintaining all the information about blood donors, receivers and performing various queries for better management of a blood bank.

dbms-project mysql-database sql

Last synced: 15 Apr 2025

https://github.com/babyblue94520/hi-sql

Use SQL like Spring Data JPA

hi-sql jpa orm spring-data-jpa sql

Last synced: 18 Sep 2025

https://github.com/westonganger/search_architect

Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.

activerecord activerecord-models rails rails-search ruby search search-scope sql

Last synced: 15 Apr 2025

https://github.com/miniconnect/holodb

Relational database - seemingly filled with random data

database faker java mock random-data-generation rdbms sql testing testing-tool

Last synced: 17 Mar 2025

https://github.com/sal-openlab/datafusion-server

Rust DataFusion Server

arrow datafusion rust sql

Last synced: 15 Apr 2025

https://github.com/seferogluemre/customertrackingadonet

Customer Tracking System This project is a customer tracking system developed using C# and MSSQL. The system includes fundamental functionalities such as customer operations and city management.

csharp sql stored-procedure tracking-system

Last synced: 15 Aug 2025

https://github.com/ericneves/mybooksapi

🔥 API RESTFul with PHP, Mysql, Routes, Authentication with Json Web Token, Validation and more...

api json-web-token jwt mysql php php-api sql

Last synced: 28 Sep 2025

https://github.com/haseeeb21/jewellery-store-management-system

This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.

columns csharp database database-management management management-system server sql sqlserver system tables visual-studio

Last synced: 14 Apr 2025

https://github.com/enessari/metabase-ai-assistant

🚀 The most powerful MCP Server for Metabase - 111+ tools for AI SQL generation, dashboard automation & enterprise BI. Works with Claude, Cursor, ChatGPT.

ai assistant business-intelligence claude cursor llm mcp mcp-server metabase metabase-mcp natural-language-sql reporting sql

Last synced: 12 Feb 2026

https://github.com/khaouitiabdelhakim/etl-real-example

This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.

data database database-management sql sql-server ssis ssms warehouse

Last synced: 18 Mar 2025

https://github.com/teymurgahramanov/app22

The most useful web app to play with Kubernetes!

database devops docker fastapi kubernetes openapi python rest-api sql swagger test

Last synced: 29 Apr 2026

https://github.com/andreypopp/ch_queries

A library to generate ClickHouse SQL queries in a typesafe way with OCaml

clickhouse dsl ocaml querybuilder sql

Last synced: 05 Mar 2026

https://github.com/nbbaier/mcp-turso

MCP server for interacting with Turso-hosted LibSQL databases

ai libsql mcp mcp-server model-context-protocol sql sqlite turso

Last synced: 21 Apr 2026

https://github.com/harish2704/sql-chart

Draw charts interactively from any SQL queries

bar-chart charts graph heatmap line-chart pivot-tables plotlyjs sql

Last synced: 08 Feb 2026

https://github.com/vanhakobyan/database

:floppy_disk: Work with databases. Entity Framework, T-SQL and ADO.NET :floppy_disk:

ado ado-net entity-framework sql

Last synced: 16 Aug 2025

https://github.com/kellyjadams/weightlifting-data

An ongoing project tracking my weightlifting data in 5 main barbell lifts: deadlift, squat, overhead press, bench press, and row.

sql

Last synced: 28 Feb 2026

https://github.com/haroldeustaquio/WhatsApp-js-Bot

Automation bot for sending messages and file attachments via WhatsApp, using whatsapp-web.js for real-time alerts and scheduled notifications.

automation bot dabase js python selenium selenium-python selenium-webdriver sql whatsapp whatsapp-api-node whatsapp-bot whatsapp-web whatsapp-web-js

Last synced: 26 Oct 2025

https://github.com/databricks-industry-solutions/ocsf

Schema mappings in SQL and PySpark for ELT pipelines to normalize data to OCSF

cybersecurity delta-lake delta-live-tables ocsf pyspark sql

Last synced: 22 Jan 2026

https://github.com/1995parham-learning/datayar

How migrate / change your SQL data from production namespace to testing namespace

backup database migration production psql restore sql staging

Last synced: 27 Oct 2025

https://github.com/jreyesr/steampipe-plugin-postgres

A Steampipe plugin that provides access to data stored in plain Postgres servers

postgresql postgresql-fdw sql steampipe-plugin

Last synced: 27 Oct 2025

https://github.com/3noch/beam-postgres-transaction-monad

Very basic transaction monad on top of the venerable Beam library

haskell monad postgresql sql transaction

Last synced: 25 Oct 2025

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

This is a relational database for a vet clinic, it stores the necessary information about the animals.

database postgresql relational-databases sql

Last synced: 27 Oct 2025

https://github.com/imteekay/sql-query-json

Experiment SQL-query in JavaScript for JSON

javascript js json query sql sql-query

Last synced: 28 Apr 2025

https://github.com/huangzworks/postgresql-notes

个人的一些PostgreSQL小笔记

notes postgresql sql

Last synced: 25 Mar 2025

https://github.com/moapis/multidb

Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.

bsd-3-clause database go golang goroutine parallel sql

Last synced: 24 Apr 2026

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/la-lo-go/the-phpoly

Monopoly web port with vanilla JavaScript

dom-manipulation game jquery monopoly-game php sass sql vanilla-javascript webgame

Last synced: 14 Apr 2025

https://github.com/jeluchu/roomlivedataviewmodel

Example of Room Database in recyclerview (Lifedata)

android coroutines database lifecycle recyclerview room room-database sql sqlite-database

Last synced: 13 Jun 2025

https://github.com/adityachandra1/mit-cafeteria-dbs

A fully functional Windows Forms Application to manage orders across all food joints in MIT. All of the data is stored in a common Microsoft SQL Server. The application is built with C# that runs on .NET Framework.

cce csharp dbms-project dbmsminiproject dbs dotnet-framework manipal-institute-of-technology mssql-database sql sql-server windows-forms

Last synced: 08 Jul 2025

https://github.com/adamcooke/sqb

👷‍♀️ A very simple but effective SQL query builder

query-builder ruby sql

Last synced: 12 May 2025

https://github.com/kaoutherbo/vitalab

This web application embodies a commitment to revolutionizing the way blood donations and laboratory analyses are managed within a given region, specifically within a wilaya.

blood-donation-management css-animations css3 html5 js-swiper mvc-architecture mysql php sql

Last synced: 14 Apr 2025

https://github.com/ghazaleze/flower-shop-datebase

for a flower shop with online and non-online purchases

database flower-shop kivy-framework sql sql-server transactional-database

Last synced: 12 Apr 2025