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/faib920/codebuilder-templates

CodeBuilder Templates 模板仓库

codebuilder csharp go html java nvelocity razor sql t4

Last synced: 11 Oct 2025

https://github.com/fraineralex/sql-scripts

This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.

oracle-database plsql sql sql-queries stored-procedures triggers

Last synced: 19 Mar 2026

https://github.com/adel-hadadi/ququery

Ququery is simple and readable SQL query builder for golang

golang mysql postgresql query sql

Last synced: 14 Jan 2026

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

A cab booking application

cab-booking database python sql

Last synced: 03 Aug 2025

https://github.com/fabiomattei/uglyduckling

Be focused on the problem you are solving while developing project management software using this framework that stays out of your way

json php php-framework sql

Last synced: 09 Apr 2025

https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project

SQL Database Management, Then Visualizing it on Tableau!

analytics data-analysis data-visualization sql

Last synced: 27 Feb 2026

https://github.com/rhaseven7h/sqljson

SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.

field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators

Last synced: 22 May 2026

https://github.com/johnsesana/eda-liquor-sales

Exploratory Data Analysis on Public Datasets

data-analysis data-visualization sql tableau-dashboards

Last synced: 09 Mar 2026

https://github.com/rakshixh/jobvio.in

Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )

database-management dbmsminiproject mysql online-job-portal php sql

Last synced: 13 Apr 2026

https://github.com/lmsharma/analytics-superstore-sql

A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.

postgresql sql sqlquestions superstore-data-analysis

Last synced: 05 Jul 2025

https://github.com/stevencodelab/aes128sistem

Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.

aes-128 bootstrap database decryption encryption javascript php sql

Last synced: 10 Apr 2026

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

Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.

aws docker go htmx python redis selenium sql tailwindcss

Last synced: 22 Mar 2025

https://github.com/alidantech/component-ui

A component to enable as user to search content from the database.

ajax component corba-server database-access js json php sql

Last synced: 13 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/mono-a3/turiscompra

Este proyecto tiene como objetivo conectar directamente a los campesinos con los consumidores mediante una tienda virtual. A través de la plataforma, los campesinos pueden registrar sus productos, gestionar ventas y controlar sus propias transacciones de manera autónoma.

bootstrap javascript mysql php phpmyadmin sql tienda-online turismo

Last synced: 25 Feb 2026

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 19 May 2026

https://github.com/trivigy/migrate

Idiomatic GO cluster release and database migration management

database embedded gcloud kubernetes migration semver sql tool

Last synced: 07 Oct 2025

https://github.com/dustin-decker/elasticsearchsql

A simple example of using Apache Spark SQL against Elasticsearch 5

elasticsearch spark sql

Last synced: 11 Apr 2026

https://github.com/vishalvivekm/databases

All my learning on databases

chromadb mongodb mysql nosql-databases sql

Last synced: 26 Feb 2026

https://github.com/bahinkor/ecommerce

Back-end application developed with Nest JS technology and MySQL database. (online shop restful api)

api backend mysql nestjs nodejs restful-api sql

Last synced: 25 Feb 2026

https://github.com/mkouhpayeh/code-wiki

A curated collection of coding tips, challenges, and best practices from my development journey, documented with MkDocs for easy reference and growth.

codeing dotnet dotnetcore python sql

Last synced: 17 Apr 2026

https://github.com/raflizocky/e-voting

Laravel | A web-based application that manages digital voting.

bootstrap docker docker-compose laravel makefile php sql

Last synced: 25 Oct 2025

https://github.com/jozephkabongo/nokysql

NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.

database mysql php postgresql query-builder sql sqlite

Last synced: 14 Apr 2026

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

Use SQL to instantly query Pokémon, items, moves, and more from PokéAPI. Open source CLI. No DB required.

hacktoberfest pokeapi pokemon postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 27 Jan 2026

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

SQL Module for DNN for Export

dnn dotnetnuke sql

Last synced: 12 May 2025

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

Meu primeiro projeto em SQL

ads sql

Last synced: 16 Mar 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/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/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/carvetighter/sqlmethods

A wrapper for pymssql (Microsoft Sql Server Package). I wrote this in the process of working with Sql Servers as a Data Scientist.

microsoft-sql microsoft-sql-server pymssql python python-3 python3 sql

Last synced: 04 Jan 2026

https://github.com/glhrzx/phpinit

Primeiro projeto inicial em PHP com XAMPP, Apache, MySQL, HTML5, CSS3 e Bootstrap

html html5 mysql php php8 sql xampp

Last synced: 08 Oct 2025

https://github.com/nikolaiser/brichka.nvim

Run code on Databricks from Neovim

databricks neovim plugin python scala sql

Last synced: 01 Feb 2026

https://github.com/abroniewski/tpc-di-ms-sql-benchmark

Using TPC-DI to benchmark MS SQL server using SQL script for extract, transform and load (ETL).

bdma benchmark data-engineering database-management dataops ms-sql-server mssql sql tpc-di tpc-ds tpc-ds-benchmark

Last synced: 09 Feb 2026

https://github.com/karlyndiary/global-electronics-retailer-sales-and-customer-insights

Developed an analysis using Python, SQL, and Excel to examine sales and customer demographics for a Global Electronics Retailer. The findings aim to enhance business strategies and improve overall performance.

dashboard data-analysis data-cleaning-and-preprocessing data-pipeline data-visualization etl microsoft-excel microsoft-sql-server python sql

Last synced: 14 Feb 2026

https://github.com/alieymsxxn/sql_project_data_job_analysis

This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.

data-analysis postgresql sql sqlite

Last synced: 16 Apr 2025

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/lenisha/sqltest-dotnetcore

sql odbc test for dotnet core on docker using AAD Pod Identity, MSI and Always Encrypted

aks azure-sql-server docker dotnet-core k8s msi msi-identity odbc-driver pod-identity sql

Last synced: 19 Apr 2025

https://github.com/rainggor/animehaven

The AnimeHaven Backend is a microservice-based RESTful application built with Java 21 and Spring Boot 3.4, featuring OAuth2 for secure authentication. It enables efficient management of anime catalogs, user accounts, and interactive features like comments and ratings.

google java java21 oauth2 postgres postgresql spring spring-boot sql

Last synced: 29 Jun 2025

https://github.com/shuber/pg_brainfuck

plpgsql brainfuck implementation

brainfuck interpreter plpgsql postgresql sql

Last synced: 23 Feb 2026

https://github.com/tojan-naiem/ghorsa

An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.

bootstrap5 css html js mysql php plant-store sql

Last synced: 05 Feb 2026

https://github.com/manuseiro/sql-cheat-sheet

O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.

aggregation aliases grouping join managing operators sql subqueries trigger views

Last synced: 19 Mar 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/araditc/arad.sms.core.dbreader

DB Reader is a service for managing inbound/outbound messages, connecting to Oracle, SQL Server, and MySQL. It reads messages from the Outbound table and sends them via Arad ITC's web service. Utilizes Threading for high-volume processing and supports message receipt and delivery updates via GetDLR/GetMO web services or Webhook.

arad arad-itc db-reader mysql rest-api sendsms sms sql

Last synced: 15 Feb 2026

https://github.com/og-cz/aramotorhub

A desktop app for e-commerce system for motorcycle parts. Built with JavaFX + Maven, backed by MySQL (XAMPP/phpMyAdmin).

fxml java javafx maven mysql-database scenebuilder sql

Last synced: 06 Sep 2025

https://github.com/pirate-emperor/dialogix

Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.

asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql

Last synced: 27 Jan 2026

https://github.com/nycanshu/my-earnings-tracker

Next js website to track my freelance earnings

authentication nextjs sql supabase-auth website

Last synced: 28 Feb 2026

https://github.com/aad99bxp/sqldataexploration

Exploring various insights from Our World In Data Covid-19 Dataset. Imported the dataset in MS SQL Server and ran queries to undercover various insights in the data.

excel sql sqlserver

Last synced: 15 Mar 2025

https://github.com/harrystaley/tamusa_csci4349_week8_livepentest

This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.

cli command-line cybersecurity infosec network-security scripting security shell sql terminal

Last synced: 17 Mar 2026

https://github.com/kauemiziara/cs-sensor-list

A desktop application to catalog electronic sensors with CRUD functionalities.

avalonia avaloniaui crud csharp mariadb mvvm sql

Last synced: 04 Jan 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/justinsimmons/sqlmap

Convert a native go datatype to and from its sql null datatype equivalent.

golang sql sqlc

Last synced: 14 Jan 2026

https://github.com/tonytech83/python-db

Softuni - Python DB - September 2023

django plpgsql python sql

Last synced: 14 Feb 2026

https://github.com/Quantivio/faag_cli

FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)

fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel

Last synced: 19 Aug 2025

https://github.com/CSI-SFIT/Flask-Forward-Fundamentals-and-Beyond

A comprehensive basic guide covering Flask Fundamentals and Beyonds

csi csisfit flask flask-mail flask-mysql pymongo python sql webdevelopment xampp

Last synced: 12 Mar 2025

https://github.com/willabides/sqlcgetters

Generate getters for sqlc structs

code-generation sql sqlc

Last synced: 30 Mar 2025

https://github.com/cctyl/jdbctemplateplus

对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。

java jdbc sql

Last synced: 14 Oct 2025

https://github.com/weiwei2694/nextjs14-wei-ecommerce

Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand

kinde-auth nextjs nextjs14 postgresql prisma react sql tailwindcss typescript uploadthing zustand

Last synced: 28 Apr 2025

https://github.com/andyfratello/bd

🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB

bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database

Last synced: 13 Feb 2026

https://github.com/blakedrumm/scvmm-scripts-and-sql

The Scripts provided here are compatible with System Center Virtual Machine Manager

collector data powershell scripts scvmm sql

Last synced: 11 May 2025

https://github.com/mrz1836/go-datastore

💾 Data layer using GORM for accessing models via a Database

database datastore go gorm mongo mysql postgres sql sqlite

Last synced: 27 May 2026

https://github.com/martinbinard/backend-social-network

Backend social network using nodeJS, express, MySQL & Sequelize

express mariadb nodejs sequelize sql

Last synced: 05 May 2026

https://github.com/rahul-bhati/wedding_website

Hello I'm Rahul Bhati . I am create wedding website where you can search for match and you can also upload your wedding story you can send message also. This website is created by me using html, css , bootstrap , jquery and jsp .

bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql

Last synced: 13 Apr 2026

https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql

SQL com Oracle Database: manipule e consulte dados

alura oracle-database sql

Last synced: 19 Mar 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/karolinacodes/mocha-and-chai

A food & drink ordering app for a fictitious cafe Mocha & Chai, with integrated Twilio API.

ejs express javascript material-ui nodejs postresql sass sql twilio

Last synced: 18 Jan 2026

https://github.com/pericles001/alx-backend-storage

ALX backend specialization track with SQL projects

functions mysql sql stored-procedures trigger

Last synced: 22 Jan 2026

https://github.com/said-aabilla/youcode-sql-doc

Detailed SQL Documentation for YouCode Students

database mysql postgresql sql

Last synced: 30 Jan 2026

https://github.com/questionlp/wwdtm_database

Wait Wait Don't Tell Me! Stats Page Database

database mysql sql wwdtm

Last synced: 13 Feb 2026

https://github.com/abeatrix/network

Twitter Clone in Python and Django.

django-rest-framework python3 sql twitter-clone

Last synced: 18 Aug 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/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/jason983/pandas_nql

Pandas_nql is an open source Python library that enables natural language queries on Pandas Dataframes using the latest advances in generative AI. Inspired by OpenAI's groundbreaking language models, pandas_nql allows users to analyze data in a more intuitive way - by simply asking questions in plain English instead of writing complex code.

artificial-intelligence generative-ai openai-api python3 sql

Last synced: 25 Sep 2025

https://github.com/ItsSabirHussain/LeasingSoftwareSolutionForAutomobileLeasing

It is the software solution for automobile leasing service in C# and SQL database.

bunifu-framework csharp sql visual-studio

Last synced: 11 Mar 2025

https://github.com/aaravmalani/webscraper

Scrape the web using SQLite and requests_html!

collaborate hacktober python requests requests-html scraping sql sqlite webscraping

Last synced: 02 May 2026

https://github.com/revogati/ecommerce_consumer_behaviour

This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..

data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization

Last synced: 16 Apr 2026

https://github.com/w-kuipers/alphadb

AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.

database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system

Last synced: 08 May 2026

https://github.com/rajjitlai/bca-4th-sem

The repository of BCA 4th Semester, NIELIT

css dbms html js project sql web web-tech

Last synced: 26 Feb 2026

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/arzan101/ola-data-analytics

Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate

dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql

Last synced: 06 Jan 2026

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

Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.

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

Last synced: 09 Apr 2026

https://github.com/simoesleticia/sql-pandas-interviewquestions

Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.

data-science desafios interview-questions pandas python sql

Last synced: 24 Jan 2026

https://github.com/dandimrod/indexsql

Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.

indexeddb indexeddb-wrapper javascript sql

Last synced: 06 Jul 2025

https://github.com/atuoha/ajax-php

ajax Php Implementation

ajax js php sql

Last synced: 16 Apr 2026