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/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/debas-31/vet_clinic

It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.

postgresql sql

Last synced: 03 Jul 2026

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/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/geekalexis/banking-system

A banking system created using JDBC and the Oracle Database

database sql

Last synced: 17 May 2026

https://github.com/paulio11/p4-squigl-twitter-clone

A social network based on Twitter.

css django html javascript jquery python sql

Last synced: 09 Apr 2026

https://github.com/pojntfx/mepi

Middle Earth Property Insurance, a uni project of @jakwai01, @dentremor, @lucas-goldner and @pojntfx for HdM Stuttgart.

hdm-stuttgart oracle pogchamp proprietary sql uni-hdm-stuttgart

Last synced: 10 Aug 2025

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/developeromarfaruk/achieving-certificates

Frontend, Backend, and SQA related course completion certificates have been shared in this repository.

automation-testing bootstrap5 css3 expressjs frontend-development html5 javascript linkedin-learning manual-testing mongodb nodejs reactjs selenium sqa sql udemy-course

Last synced: 18 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/lucasparedes/sql-coderhouse

Proyecto final del curso "SQL" de CoderHouse.

coderhouse database final-project mysql project sql

Last synced: 16 May 2026

https://github.com/jinsyin/datasql

SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘

dialect druid sql sql-translator

Last synced: 27 Jul 2025

https://github.com/cc59chong/data-pipeline-airflow

Data Pipelines with Airflow

airflow etl redshift s3 sql

Last synced: 12 Jun 2025

https://github.com/birmingham-and-solihull-ics/bsol_outcomes_framework

Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework

local-government nhs population-health public-health r sql

Last synced: 14 Apr 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/gui-ribeiro66/sql-firstproject

Meu primeiro projeto em SQL

ads sql

Last synced: 16 Mar 2025

https://github.com/codewithkyle/jsql

Asynchronously access and manage your IndexedDB databases using SQL queries.

asynchronous indexeddb offline-capable sql web-worker

Last synced: 15 Mar 2025

https://github.com/luanroger/baser

Base de projeto em Windows Forms e .NET 6.

csharp listview login-system net6 printing splashscreen sql windows-forms

Last synced: 18 May 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/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/khilnani/sql-runner

Run sql from json files.

python sql workflow

Last synced: 25 Mar 2025

https://github.com/nahnahdev/Vet-clinic-database

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

database sql

Last synced: 18 May 2026

https://github.com/nelson6e65/bash-mysql-helper

Import, export and make backups of MySQL/MariaDB databases using .env file

backups bash basher database dotenv env gzip laravel mariadb mariadb-databases mysql mysql-helper mysqldump sql

Last synced: 11 Apr 2026

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

Build Your PC is an Ecommerce website and compatibility guidance for do-it-yourself computer builders.

javascript jsp-servlet sql

Last synced: 27 Apr 2026

https://github.com/dilsonlira/mega-data

Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.

csv database docker docker-compose easierlog json mysql python shell sql webscraping

Last synced: 07 Apr 2026

https://github.com/gacarrillor/pg2ili

Python script to import tables from a PostgreSQL/PostGIS SQL file to INTERLIS

gis interlis interoperability ogc postgis postgresql python sql

Last synced: 18 Feb 2026

https://github.com/yaroslaff/sql-export

Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database

content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml

Last synced: 07 Apr 2026

https://github.com/coasterfreakde/ork

Object Relational Mapping for Kotlin

data database kotlin mariadb mysql orm sql sqlite

Last synced: 29 Jul 2025

https://github.com/ReneNyffenegger/about-SQL

Stuff about SQL

sql

Last synced: 29 Jul 2025

https://github.com/symfonycasts/doctrine-queries

SQL, DQL, Query Builders and code for the "Query Like a Pro in Doctrine" series - updated version of https://github.com/knpuniversity/doctrine-queries

doctrine doctrine-dbal doctrine-orm dql query-builders sql

Last synced: 16 Apr 2025

https://github.com/marcodifrancesco/homeautomation

System to control and update IOT devices remotely via a website

arduino c css html javascript php shell sql

Last synced: 07 Apr 2026

https://github.com/ernestaroozoo/memestocks.net

MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.

dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit

Last synced: 06 Mar 2026

https://github.com/joeyism/psql2csv

A library and a CLI to download PostgreSQL schemas and tables

cli command-line command-line-tool csv downloader postgresql psql schema sql table

Last synced: 02 Feb 2026

https://github.com/mortenson/pg-autojoin

Automatically add joins to PostgreSQL queries

databases postgresql sql

Last synced: 05 Jan 2026

https://github.com/willabides/sqlcgetters

Generate getters for sqlc structs

code-generation sql sqlc

Last synced: 30 Mar 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/kerimli-veli/social_media-efc-sql

"A social media management system developed in C# using Entity Framework Core and SQL Server

csharp entity-framework-core orm sql

Last synced: 04 Oct 2025

https://github.com/casualcomputer/sql.mechanic

Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).

data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server

Last synced: 30 Jul 2025

https://github.com/scottgriv/pwa-demo-app

A Progressive Web App (PWA) demo that uses React, TypeScript, Node.js, Postgresql, and Scss/Sass/Less. Learn about PWAs and achieving a perfect Lighthouse score.

html javascript less lighthouse postgresql postgresql-database pwa pwa-app pwa-apps pwa-boilerplate pwa-example react sass scss sql typescript

Last synced: 12 Aug 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/burtlo/wraith

Rust (Rocket Diesel) web service to accept InSpec JSON scan data

diesel-rs rocket-rs rust sql sqlite3 webservice

Last synced: 05 Apr 2025

https://github.com/rohitkumar-tech/personalexpansetracker

This is the repository for the personal expense tracker

jaa java javaapplets localhost php sql xampp

Last synced: 22 Sep 2025

https://github.com/vivekraj21/x-blogger

It is a SpringBoot application which provide REST APIs to admin for posting, updating, deleting blog whereas users can read and comment on post.

git java lombok mapper postman spring-boot springsecurity-jwt sql swagger-ui

Last synced: 12 Apr 2026

https://github.com/atuoha/couriers

Web Courier Services....

ajax css geolocation html js php sql

Last synced: 12 Apr 2026

https://github.com/jeremyknight-me/scripts

Scripts (Powershell, SQL, etc.)

powershell script scripts sql

Last synced: 24 Apr 2025

https://github.com/gmpsankalpa/hello-world

This repository contains "Hello, World!" programs written in 20 different programming languages.

assembly cpp csharp css go html java javascript kotlin matlab objective-c perl php python r ruby scala sql swift typescript

Last synced: 04 Apr 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: 13 Apr 2025

https://github.com/dave-007/presentations

Repository for source files in my past and upcoming presentations. Powershell, SQL, Azure or AWS command line script files, code for examples and demos, supporting slides as PDFs.

awscli azure-cli demos pdfs powershell sql supporting-slides

Last synced: 30 Jul 2025

https://github.com/vishrut-b/end-to-end-data-analytics-with-python-and-sql

This project involves the data cleaning and SQL-based analytics of a retail orders dataset using Python and SQL. It focuses on preprocessing data, followed by detailed analytics to extract insights on sales trends and product performance.

data-analysis python retail sql sql-server sqlalchemy

Last synced: 07 Feb 2026

https://github.com/abbhiishek/codecommunitymusic-server

Backend service for Code Community Music

api backend django hacktoberfest postgresql python sql

Last synced: 12 Apr 2026

https://github.com/synehq/zero-sql

A robust go package to parse sql to mongo query JSON/BSON

mongodb mongodb-atlas sql sql-to-mongodb

Last synced: 17 May 2026

https://github.com/mutasim77/university-management-system

Database Management System - Final Project🖇

er-diagram mysql sql

Last synced: 10 May 2026

https://github.com/albertprz/logograph

Minimalistic typesafe SQL DSL for Scala

dsl metaprogramming scala2 scala3 sql

Last synced: 23 Jun 2025

https://github.com/rayyan9477/sales-insights-data-analysis-project-using-sql-and-tableau

This project involves analyzing sales data to derive meaningful insights using SQL and visualizing the results with Tableau. The data is stored in a MySQL database, and various SQL queries are used to extract and analyze the information. The project aims to provide a comprehensive understanding of customer transactions, market-specific sales.

dashboards mysql-database sql tableau

Last synced: 11 Sep 2025

https://github.com/amruthlp12/com.inventorymanagementsystem-

The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.

backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking

Last synced: 20 Apr 2026

https://github.com/basemax/megamenuphp

MegaMenuPHP is a simple menu system for PHP that allows you to recursively get menu items and its submenus.

mega-menu megamenu menu mysql php recursive recursive-algorithm recursive-functions sql

Last synced: 03 Apr 2025

https://github.com/bensallen/sqlios

Project to parse Nagios performance and event data, and push it to an SQL database like PostgreSQL

monitoring nagios postgresql sql timescaledb

Last synced: 17 May 2026

https://github.com/tushar2704/operational-analytics-study

This repository contains valuable insights and visualizations derived from an extensive OPS Analytics dataset with over 3,25,000 rows.

analytics dashboard excel metrics portfolio postgresql powerbi spike sql

Last synced: 06 Jul 2025

https://github.com/heliorm/heliorm

A code-first object-relational model for accessing SQL data from Java

java orm sql

Last synced: 11 Jan 2026

https://github.com/anny85-code/vet-clinic

In this project I used postgresSQL database to store data from a vet clinic. it is build with SQL.

postgresql sql

Last synced: 13 Jul 2025

https://github.com/ReneNyffenegger/Excel-OleDB-Client

Experimental Excel client for OleDB

excel oledb sql

Last synced: 30 Jul 2025

https://github.com/rminelli/user-auth-angular-node-sql-server

User authentication using Node.js, Angular.js and Microsoft SQL Server

angularjs expressjs javascript nodejs sql sql-server sqlserver-2016

Last synced: 07 Apr 2026

https://github.com/8area8/p5__foodlik

An UI based on OpenFoodFact.

cli python sql student

Last synced: 05 Jun 2026

https://github.com/cityssm/mssql-multi-pool

A simple way to manage connections to multiple SQL Server databases using the Node.js Tedious driver.

connection-pool hacktoberfest mssql node-mssql pool sql tedious

Last synced: 30 Oct 2025

https://github.com/aksh-patel1/text-to-sql-with-llm

text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.

gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit

Last synced: 10 Apr 2026

https://github.com/matijakljajic/skolskabiblioteka

My secondary school graduation project involving the school library and the city library.

microsoft-access sql visual-basic

Last synced: 30 Oct 2025

https://github.com/johnymachine/csv2db

RDB - School project

csv python sql

Last synced: 03 Apr 2025

https://github.com/geo-stanciu/go-utils

Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.

database-abstraction golang sql

Last synced: 17 Feb 2026

https://github.com/aravindnathan02/sql-bi-projects

Data Analysis and Visualization projects involving SQL and BI tools (Power BI, Tableau, MS Excel).

data-analytics data-visualization ms-excel mysql-database postgresql powerbi sql sqlserver tableau

Last synced: 18 Apr 2026

https://github.com/suvroneel/thrift-store-e-commerce-website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 18 May 2026

https://github.com/coderberry/arel_assist

ArelAssist is to ArelHelpers as Robin is to Batman

arel sql

Last synced: 26 Jun 2026

https://github.com/tamino-martinius/node-next-model-knex-connector

SQL connector for next-model package using Knex.

database model mysql node node-module nodejs postgres sql sqlite

Last synced: 15 Jan 2026

https://github.com/manas1331/real-estate-management-project

Welcome to Landmark Estates, a streamlined real estate management platform built using Streamlit and MySQL for a modern and user-friendly experience. This project offers an efficient way to manage real estate properties with a range of features designed to simplify the process of buying, selling, and tracking properties. With a responsive interface

sql streamlit

Last synced: 07 Apr 2026

https://github.com/saba-burduli/-main-online-exam-project

Hello My Name is Saba Burduli and this is my first time ever doing Online Exam ASP.NET Web API . Whats cool in this project is im gonna create 3 type of role .. and they have different tokens (accses). We dont have actually many entity classes manually but we actually creating meny join tables using configuration querys

api asp-net-core entity-framework-core microsoft mssql sql web

Last synced: 18 May 2026

https://github.com/pradeepsingroul/aulacube_technologies

This is the basic project which is given by AulaCude technology in this project have two entities User and taks user can create tasks, delete task, view tasks, view active task, view completed task, update task and other features are there.

authentication authorization github java jpa-hibernate mysql postman security spring-boot sql

Last synced: 05 Apr 2026

https://github.com/arkenidar/knex-test

[ https://knexjs.org/ ] app with php variant for ease of experimentations

js knexjs knexjswithpostgresql mysql node pdo pg php postgres sql

Last synced: 11 Apr 2026

https://github.com/sumitm01/srms

Repository for versioning of a full stack PHP project used to manage student results and allows to download results in a PDF.

apache bootstrap4 css3 database html mysql-database php8 sql

Last synced: 04 Apr 2026