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/raitraidma/pgtest

Testing in PostgreSQL 9.4, 9.5 and 9.6

assertions mock mocking plpgsql postgres postgresql sql test testing

Last synced: 27 Oct 2025

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

Advanced filtering for Laravel APIs

laravel sql

Last synced: 16 Apr 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/avanade/emtech-distributed-data

Avanade's exploration of SQL Ledger, Confidential Ledger, and other data sharing technologies.

blockchain confidential-ledger ledger-tables nextjs python sql sql-ledger sql-server

Last synced: 14 Jun 2025

https://github.com/fairscript/interact

A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.

bigquery data database linq orm postgresql reflection sql sqlite typesafe

Last synced: 19 Apr 2025

https://github.com/manascb1344/online-auction-system

The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back

auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql

Last synced: 10 Apr 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/jeninsutradhar/hexadb

An AI-powered in-memory relational database system that supports SQL-like operations, enhanced with AI-based natural language processing

ai-powered database db json natural-language-processing nlp sql

Last synced: 11 Apr 2025

https://github.com/shrinerb/shrine-sql

SQL database storage for Shrine

blob file sequel shrine sql

Last synced: 16 Jun 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/nuno-faria/crdv

Conflict-free Replicated Data Views

crdt distributed-databases sql

Last synced: 16 Jun 2025

https://github.com/cossacklabs/acra-censor-demo

AcraCensor (SQL firewall) example project: see how to configure AcraCensor to prevent SQL injections in vulnerable OWASP web application.

acra data-protection data-security database docker encryption firewall mutillidae owasp playground sql sqlfirewall sqlinjection waf

Last synced: 30 Apr 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/ronpinkas/dbbridge

dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.

data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite

Last synced: 30 Apr 2025

https://github.com/coder-chekunkov/article-postgresql

article. postgreSQL, spring framework and android for beginner developer.

android article java kotlin postgresql spring sql

Last synced: 10 Apr 2025

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

Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.

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

Last synced: 30 Apr 2025

https://github.com/hourout/mysql_kernel

Mysql Kernel for Jupyter

jupyter-kernels mysql sql

Last synced: 06 Mar 2026

https://github.com/haleshot/flight_booking_system

A Python project with MySQL connectivity and PyQt5 GUI library for efficient flight ticket booking, data management, and visualization.

booking-platform booking-system flight management-system mysql mysql-database pyqt5 pyqt5-desktop-application pyqt5-gui python python-app sql

Last synced: 07 May 2025

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/opensearch-project/sql-cli

The SQL CLI component in OpenSearch is a stand-alone Python application for query

cli opensearch sql

Last synced: 15 Jun 2025

https://github.com/cvitter/mattermost-scripts

This repository contains a series of scripts that I have written for Mattermost to perform descrete tasks. I am sharing them here in case other Mattermost users might find them useful.

mattermost sql

Last synced: 02 Mar 2025

https://github.com/tamanobi/bq-query-unittest

BigQueryのクエリのロジックをデータ走査量を最小限してテストできるツール

bigquery sql unittest

Last synced: 22 Jun 2025

https://github.com/ismailsimsek/dbn

Database Navigator - plugin for IntelliJ IDEs, Cloned From https://bitbucket.org/dancioca/dbn/src/master/ Home: https://plugins.jetbrains.com/plugin/1800-database-navigator

database-navigator sql

Last synced: 04 May 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/rajguptah/keplercrud

Automatic Crud Operation Using Dapper Framework

aspdotnet autocrud automaticlydapper crud kepler keplercrud rajnarayangupta sql

Last synced: 07 Mar 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: 04 May 2025

https://github.com/princessmiku/mariadb-sqlbuilder

MariaDB SQL Builder is a simple way to use Maria SQL. Use your own SQL or use the integrated SQL Builder tool.

python sql

Last synced: 06 Mar 2026

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/qri-io/dataset_sql

Qri SQL support

format golang lex package parse sql

Last synced: 09 Jul 2025

https://github.com/ushelp/easyfilter

Jave Web请求内容过滤替换组件. Jave Web content filtering request replacement component

content-filter content-filtering filter filter-replacement java java-filter jave-web request-filtering sql sql-injection sqlinjection

Last synced: 14 Jul 2025

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/91ahmed/csvtosql

Convert a csv file into optimized sql insert statement.

csv csv-converter csvtosql php sql

Last synced: 07 May 2025

https://github.com/kevlarr/jrny

A lightweight, compiled, zero-dependency PostgreSQL schema revision tool; just add SQL!

postgresql revisions schema sql

Last synced: 15 Jan 2026

https://github.com/stackql/stackql-codespaces-notebook

Run stackql queries in GitHub Codespaces

cloud codespaces github sql stackql

Last synced: 11 Jul 2025

https://github.com/fgforrest/darwin

Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.

autoupdate database database-schema evolution java model sql

Last synced: 10 Jul 2025

https://github.com/libi/funsql

支持链式操作的轻量级sqlbuilder包

gosql gosqlbuilder sql sqlbuilder

Last synced: 08 Jul 2025

https://github.com/orsinium-labs/ddlite

🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 28 Oct 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/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/johansenja/pg_unicode_font_replace

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

postgresql sql unicode unicode-characters unicode-converter

Last synced: 25 Aug 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/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/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/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/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/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/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/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/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/kurtbuilds/sqlmo

SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.

orm postgresql rust sql

Last synced: 21 Mar 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/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/xiabee/dbauditor

A simple auditor of SQL databases.

audit sql

Last synced: 30 Jul 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/xiaobogaga/minidb

a simple in-memory database built for fun

database sql

Last synced: 12 Jan 2026

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

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/gabrielu3/database-cellphone-enterprise

SQL Database Implementation for a fictional enterprise that sells cell phones

data database plpgsql postgresql postgresql-database script sql trigger

Last synced: 14 Apr 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/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/derektypist/coding-traineeship-projects

This repo is part of the IT Career Switch Coding Traineeship Program. I have practiced the projects and gained wide range of projects and gained wide range of web knowledge across multiple programming languages and libraries.

api backend bootstrap command-line css3 easybutton fontawesome6 frontend geosearch git html5 javascript jquery leafletjs nodejs php python react redux sql

Last synced: 09 Mar 2026

https://github.com/prathameshdhande22/student-management-system-in-python

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui

Last synced: 22 Sep 2025

https://github.com/tomatophp/tomato-builder

Schema Digram Builder to convert digram to full dashboard and flutter apps CRUDs

builder cruds digram flutter generator laravel schema sql tailwind tomatophp vilt

Last synced: 31 Jul 2025

https://github.com/floatliang/sqlorm4es

A simple and expressive (like peewee) sql-like orm for elasticsearch.

elasticsearch orm sql

Last synced: 18 Aug 2025

https://github.com/abskmj/sqldev-pw-decryptor

Decrypt the database connection paswords stored by SQL Developer IDE online

angular angular6 decryption developer sql utility website

Last synced: 10 Aug 2025

https://github.com/snowflakedb/snowpark-checkpoints

Snowpark Python / Spark Migration Testing Tools

data-analytics data-engineering data-science python snowflake sql

Last synced: 31 Aug 2025

https://github.com/andresmpa/babylon

A library of resource for developers

ai backend coursera css frontend html js ml mongodb nodejs nosql postgresql python sql ts udemy

Last synced: 15 Apr 2025

https://github.com/bobbyiliev/tutorials

Blog posts by me 🚀

bash devops laravel linux sql

Last synced: 22 Aug 2025

https://github.com/rip21/playground

It's just playground to play with languages, algorithms and other stuff and collect them in comprehensive place

algorithm-challenges algorithms codility groovy interview interview-practice interview-questions interview-test-task java javascript sql

Last synced: 14 Apr 2025

https://github.com/cronokirby/ginkou

Japanese sentence bank program. Add and find sentences for language learning.

japanese language nlp rust sql

Last synced: 30 Apr 2025

https://github.com/smilewithkhushi/basic-banking-system

Created a Basic Banking System which facilitates transfer of money from one user to another. Created Using HTML, CSS, JavaSript and PHP along with mySQL Database

banking-system css grip html javascript mysql php sql website

Last synced: 22 Mar 2025

https://github.com/akamai/pallas

Pallas is Python library for querying AWS Athena.

amazon athena aws database db jupyter presto prestodb prestosql sql

Last synced: 31 Jul 2025

https://github.com/mahdi22/ansible-install-asterisk

Role Ansible Installation Asterisk on CentOS 7, CentOS 8 ,configuration of the cdr connection to mysql or Mssql database, configuration firewalld and fail2ban

ansible asterisk callcenter cdr cdr-database centos fail2ban firewall linux linux-server mssql redhat sql telephony voip

Last synced: 07 May 2025

https://github.com/zhiyiyo/cmu15445

CMU15-445 Fall2019

database dbms sql

Last synced: 30 Jul 2025

https://github.com/aqafridi/data-analytics-specialization

In this Specialization of Data Analytics we will use systematic computational analysis of data or statistics using Python. (rarely Excel or Cognos)

beautifulsoup cognos-dashboard data-science data-visualization excel numpy pandas python sql

Last synced: 21 Sep 2025

https://github.com/tracesql/tracesql-py

Python client for TraceSQL lineage analyzer

data-lineage database lineage sql sql-lineage

Last synced: 30 Jul 2025

https://github.com/arverma/bcg_bigdatacasestudy

BCG Data Engineering Interview Questions

notebook pyspark spark sql

Last synced: 01 Aug 2025

https://github.com/ntdls/sqlpwaudit

An easy to use and scalable SQL password recovery/audit tool.

auditing cracking passwords security sql threading

Last synced: 14 Apr 2025

https://github.com/ntdls/datarandomizer-sql-clr

Easily generate random human readable data using SQL Server’s SQL CLR.

data-generator sql sqlclr

Last synced: 14 Apr 2025

https://github.com/talha-1010/fit_me_application

Workout application with fully functional Frontend and Backend.

backend css frontend html oracle-database php sql zend

Last synced: 23 Sep 2025

https://github.com/developerdavi/ezadmin

:construction: Sistema de gerenciamento de banco de dados web, similar a produtos como phpMyAdmin

apache banco-de-dados bancos-de-dados database dbms management management-system mysql oracle-database php phpmyadmin postgresql project server sgdb site sql

Last synced: 22 Jul 2025

https://github.com/vishnu-t-r/sql_functions_reference

This repository contains intermediate to complex sql queries which explains sql concepts. This repository can be helpful when writing queries with complex concepts and can be considered for reference. (Most queries have DDL and DML command within for practise)

complex-sql data-analysis data-mining sql sql-query

Last synced: 03 Feb 2026

https://github.com/yaroslavkrutiak/databricks-sql-cli

Helper CLI to apply migrations to a databricks sql warehouse

cli databricks delta-lake migration nodejs sql

Last synced: 03 Aug 2025

https://github.com/code-str8/churn-prediction-ml-app

Making a machine learning application using Streamlit to predict customer churn in a telecommunications company.

machinelearning python sql streamlit

Last synced: 14 Apr 2025

https://github.com/exegeses/introdb-63170

Curso Introducción a Bases de datos | código 63170

database-design databases mysql mysql-server sql

Last synced: 30 Jul 2025

https://github.com/k1ethoang/lan-hue-management-java

Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

database java mysql sql

Last synced: 21 Jul 2025